搜索资源列表
1
- 编写一个WINDOWS应用程序,要求:能实现按下鼠标右键弹出一个消息对话框 按下键盘上一个非系统键能弹出一个显示按下键的ASCII码的消息对话框.-Write a WINDOWS application requirements: to achieve the right mouse button pops up a message box press a keyboard key to pop up a non-system display the ASCII code of pressed
Comspy_28332
- 通过操作windows内核,达到监视串口数据的目的。它不是串口 调试 程序,而是真正的 监视 程序!它不需打开串口(一般串口只能被一个程序占用),就可方便监视它方程序对任一串口发送与接收的数据,可设定数据类型为十六进制和ASCII码,并可方便地将数据保存成文本文件。 使用时先启动该程序并监视,然后运行您的串口程序,即可监视您程序对串口的每一个动作。 -By operating windows kernel to achieve the purpose of monitoring the