-
I have written to improve the Notepad to open, edit, save txt format text, to ch...
自己编写的记事本改进能打开、编辑、保存txt格式文本,能实现浏览时改变字体等功能。初学者可以参考学习。-I have written to improve the Notepad to open, edit, save txt format text, to change the font implementation browsing functions. Beginners can refer to study.
- 2022-06-26 12:29:56下载
- 积分:1
-
demonstrate how to create shortcuts
演示如何创建快捷方式-demonstrate how to create shortcuts
- 2022-07-19 09:17:52下载
- 积分:1
-
文件传输控件
一个VB文件传输控件(局域网)
一个VB文件传输控件(局域网)一个VB文件传输控件(局域网)一个VB文件传输控件(局域网)一个VB文件传输控件(局域网)一个VB文件传输控件(局域网)一个VB文件传输控件(局域网)一个VB文件传输控件(局域网)一个VB文件传输控件(局域网)
一个VB文件传输控件(局域网)一个VB文件传输控件(局域网)
- 2023-06-20 01:20:04下载
- 积分:1
-
C# 打印Datagridview 中数据
C# 打印Datagridview 中数据
public GridPrinter(DataGridView objDataGridView, PrintDocument objPrintDocument, bool bCenterOnPage, bool bHasTitle, string sTitle, Font objTitleFont, Color objTitleColor, bool bPaging)
{
dataGridView = objDataGridView;
printDocument = objPrintDocument;
centerOnPage = bCenterOnPage;
hasTitle = bHasTitle;
title = sTitle;
tit
- 2022-12-23 01:35:04下载
- 积分:1
-
convert file hex to ascii
ascii to hex
convert file hex to ascii
ascii to hex
- 2023-08-08 03:50:03下载
- 积分:1
-
HTML显示树状结构的代码
HTML显示树状结构的代码-HTML code tree structure
- 2022-04-09 11:49:50下载
- 积分:1
-
C++对象消息传递,非常好用。
C++对象消息传递,非常好用。-C object messaging, a very handy.
- 2023-07-26 23:30:03下载
- 积分:1
-
His practice as a handwritten String class that contains the basic functions of...
自己练手写的一个String类,包含基本功能,测试通过,当个纪念,希望对别人也能有点帮助-His practice as a handwritten String class that contains the basic functions of the test, when a memorial, in the hope others can also be helpful to
- 2022-03-09 13:13:30下载
- 积分:1
-
在VC中实现共享数据的方法。
在VC中实现共享数据的方法。-in VC shared data.
- 2022-08-02 13:19:52下载
- 积分:1
-
基于VC6.0串口调试助手
基于VC++6.0的串口调试助手,适合菜鸟学习串口通信,或者上位机编程入门级资源!此串口调试助手,串口设置可以手工设置,数据显示格式有十进制和十六进制,当然还有正常显示的字符格式。发送格式,可以是字符发送方式,也可以选择十六进制发送方式。可以选择自动发送,发送周期可以手工设置。界面上还有显示发送和接收字符个数计数器。非常适合上位机入门学习参考!
- 2022-10-06 07:20:03下载
- 积分:1