查看会员资料
- Email:用户隐藏
- Icq/MSN:qq
- 电话号码:
- Homepage:
- 会员简介:这家伙很懒,什么都没留下!
最新会员发布资源
copy
- 子程序功能:求字符串的长度 入口参数:DS:DX存放字符串的首地址,该字符串以0为结束标志 出口参数:CX存放该字符串的长度 算法描述:用BX来指针来扫描字符串中的字符,如果遇到其结束标志,则停止扫描字符串操作 -Subroutine function: string for the length of the entrance parameters: DS: DX storing the first address of the string, the string