资源列表
[打印编程] vbprint
说明:vb的打印,调用打印函数,先测试打印机向串口发数据,将字符串转为十六进制表示的字符串,从接收缓冲区读取数据,关闭串口事件响应-vb print, call the print function, send the first test the printer to the serial data string to hexadecimal string from the receive buffer read data off the serial port incident response<cora> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[C#编程] UserGridView
说明:用C#做的自定义GridView控件。设置样式和字体-To do with C# custom GridView control. Setting style and font<simle zhuxb> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[Windows编程] Insert-characters--
说明:程序接受用户键入的一个关键字以及一个句子。如果一个句子中不包含关键字则显示‘NO MATCH‘ 如果句子中包含关键字则要显示’match‘,且把该字在句子中的位置用十六进制数显示出来。-The program will receive users type of a key word and a sentence. If a sentence do not include key words that have NO MATCH " If the sentence contains k<李坚> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[Windows编程] search-file-in-a-document
说明:如何在文件夹下查找一个类型的文件,用WindowsAPI编写,经过VS2010测试,直接可用-How to find a folder type of file, written with WindowsAPI after VS2010 test directly available<胡迪> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[ActiveX/DCOM] GET-COMPUTER-NAME
说明:GET COMPUTER NAME, SHOW YOUR PC NAME<zeeshan> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[其他小程序] how-much-your-computer-one-second
说明:通过取系统时间1秒钟之内来计次循环,从而达到测试电脑CPU性能的功能。-By taking the system time within 1 second to count cycles, CPU performance test computer so as to achieve the function.<肖朴> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[GDI/图象编程] BMP-Graphics-editor
说明:图形编辑器(graphical editor)允许用户改变位图图像,比如大家经常用到的Photoshop。它所采用的改变方法和文本编辑器允许修改文档的方法一样。位图图像由MxN 的像素矩阵来表示,并且每个像素点都有给定的颜色。 我们的任务就是来要编写一个程序来模拟一个简单的交互式图形编辑器,并将生成的图片存储到一个 BMP 格式的文件中。 -Graphics editor (graphical editor) allows the user to change the bitmap i<曾婷婷> 在 2025-06-07 上传 | 大小:1kb | 下载:0