-
CSDN VC编程经验总结
CSDN VC编程经验总结-CSDN VC programming experience
- 2022-07-03 04:37:54下载
- 积分:1
-
SQL syntax Daquan, we hope to help
SQL语法大全,希望对大家有帮助-SQL syntax Daquan, we hope to help
- 2022-01-26 08:04:14下载
- 积分:1
-
面向对象的建模技术
面向对象的建模技术-Object-Oriented Modeling Technology
- 2022-05-06 11:45:39下载
- 积分:1
-
好东西只有这一个了汗汗汗¥・# ¥・¥#
好东西只有这一个了汗汗汗¥・# ¥・¥#-Good thing this is the only one of the汗汗Khan ¥# ¥ ¥#
- 2022-11-07 19:35:03下载
- 积分:1
-
软件开发文档模板集萃
软件开发文档模板集萃-document template software development Selected
- 2022-01-25 22:49:12下载
- 积分:1
-
下在直接打开
下在直接打开- Next directly is opening
- 2022-11-13 16:20:03下载
- 积分:1
-
代理服务器的源程序代码
代理服务器的源程序代码-Proxy Server source code
- 2022-12-26 01:05:03下载
- 积分:1
-
《程序员超级开发宝典》
《程序员超级开发宝典》-对于学习相关开发技术很实用-《Programmer Super Collection Development》- related to developing technologies for learning very practical
- 2022-06-03 08:00:45下载
- 积分:1
-
VC common data type conversion Elaborates on
VC常用数据类型转换阐述
- 2023-05-12 11:50:03下载
- 积分:1
-
程序首先定义一个hello的函数调用int 21h mov ah ,09来显示字符串,ds:dx定义字符串位置 来使用一个80×25的界面使整个程序更加美观 游...
程序首先定义一个hello的函数调用int 21h mov ah ,09来显示字符串,ds:dx定义字符串位置 来使用一个80×25的界面使整个程序更加美观 游戏主程序调用BIOS int 10 的9号功能实现对目标文本的颜色和定位,。游戏主程序可以用int 16 mov ah,00从键盘读取输入的字符在调用int 21 mov ah,01 让键盘输入显示在屏幕中 al=输入的字符,用cmp指令对输入的文本和目标文本进行比较,再利用选择语句将错误的输入字符显示为红色,将正确的输入字符显示为绿色。在整个字符串结束后直接退到dos环境-procedures hello first definition of a function call int 21 hours mov ah, 09 to show string, ds : dx definition string position to use a 80 x 25 interface to make the whole process more attractive game int main program called BIOS on the 9th of 10 functions to achieve the goal of text color and positioning. Game int main program can use 16 mov ah, 00 input from the keyboard to read characters in the call int 21 mov ah, 01 for keyboard input the screen were al = input characters using cmp directive of input text and the text more goals and used the wrong choice of words to the imported characters shown as red, to the correct input characters shown as green. The entire string after the end of direct retreated dos environmen
- 2022-04-22 08:58:00下载
- 积分:1