You are visitor as of October 17, 1996.The Art of Assembly Language ProgrammingForward Why Would Anyone Learn This Stuff?1 What's Wrong With Assembly Language2 What's Right With Assembly Language?3 Organization of This Text and Pedagogical Concerns4
输入成绩,显示出学生的学号 成绩及名次DATAS SEGMENT GRADE DB 50 DUP (?) RANK DB 50 DUP (?) STR1 DB 'please input the mark of class:','$' str2 db 13,10,'$' str3 db 'Num mark rank','$' str4 db ' ','$' str5 db 'input the number of the class(00~99):','$' NUM dw ? DATAS EN
发现还是好多人没有找到C#Builder个人版的KEY,这时上传一个,放在Home目录就好(- Home directory: The location of the home directory varies by platform. Windows 95/98 (single-user): C:Windows Windows 95/98 (multi-user): C:WindowsProfiles Windows NT: C:WINNTProfiles Windows 2000/XP: