<!-- m --><a class="postlink" href="http://sasor.feoh.net/modules.php?name=Forums&file=viewtopic&t=429">http://sasor.feoh.net/modules.php?name= ... opic&t=429</a><!-- m -->
的帖子里面的scott2002兄弟说的让我明白了。
原话如下:
1. No @ or @@, each Data Step will read another line of data;
2. @, each Data Step will read another line of data after all declared variables are read;
3. @@, each Data Step will read another line when reach the ead of line.[/color:51af9]