-
个人电脑软件的基本系列与单
Visual Basic 编的上位机软件,用于与单片机通信将单片机读取DS18B20的温度值实时刷新显示,简单好用,经本人调试过的,初学VB串口编程的人一定-Visual Basic series of PC software for communication with the single-chip will be read Singlechip DS18B20 refresh real-time temperature display, easy-to-use, as I have been debugging, novice VB serial programming must
- 2022-07-22 08:06:08下载
- 积分:1
-
failed to translate
可以轻松的实现查看程序窗口的句柄和dll等属性-failed to translate
- 2023-03-10 21:10:04下载
- 积分:1
-
每个人经常会在一个对话终端的编辑框里输入信息与他人进行交流,这个小程序就是实现这个用途的。请不要用作商业用途...
每个人经常会在一个对话终端的编辑框里输入信息与他人进行交流,这个小程序就是实现这个用途的。请不要用作商业用途-Each person in a dialogue often terminal input edit box to exchange information with others, this small program is to achieve this purpose. Please do not used for commercial purposes
- 2022-09-16 23:15:03下载
- 积分:1
-
使用delphi开发的指示灯控件
使用delphi开发的指示灯控件-use development, the light control
- 2022-03-02 00:30:08下载
- 积分:1
-
汇编语言,完成至少4种玫瑰线 的作图,图形可参见数学手册(可以用定点运算;建议采用浮点运算)。...
汇编语言,完成至少4种玫瑰线 的作图,图形可参见数学手册(可以用定点运算;建议采用浮点运算)。-compiled language, the completion of at least four types of roses line drawing, graphics can be found in mathematics Manual (Operators can use sentinel; Proposed floating-point operations).
- 2022-03-14 21:00:04下载
- 积分:1
-
some project that tracking the budget system
some project that tracking the budget system
- 2022-09-14 20:25:03下载
- 积分:1
-
tj大学 研究生 矩阵论Matrix 教授资料
tj大学 研究生 矩阵论Matrix 教授资料-tj Professor University Graduate Matrix theory of information
- 2023-03-19 18:05:04下载
- 积分:1
-
应用程序可以将一个树控件的层次结构和生活的一部分…
一个学习treeCtrl的很好例子。该程序能够移动树控件的item到另一个树下。-The application is able to move a part of a tree control s hierarchy to live under a different tree item.
- 2023-06-13 19:25:03下载
- 积分:1
-
经典报表工具,报表控件SMExport v4.
经典报表工具,报表控件SMExport v4.-classic tools statements, statements SMExport Control v4.
- 2023-01-19 18:15:04下载
- 积分:1
-
粘贴数据比复制更加复杂,因为你需要选择粘贴的格式。
粘贴数据比复制更加复杂,因为你需要选择粘贴的格式。
---- 1. 在你的视中,实现OnEditPaste来处理用户从编辑菜单选择粘贴命令的操作。
---- 2. 在OnEditPaste函数中,建立一个COleDataObject对象并且访问它的AttachClipboard成员函数来将这个对象绑定到剪贴板。
---- 3. 访问COleDataObject::IsDataAvailable函数来检查是否可以使用特殊的格式。当然,你也可以通过循环使用COleDataObject::BeginEnumFormats来寻找其它格式直到你找到了最适合的格式。
---- 4. 粘贴数据。
-paste data replication more complicated than that because you need to choose paste format.---- 1. Depending on your, and realize OnEditPaste to users from the edit menu select paste ordered the operation.---- 2. In OnEditPaste function, the establishment of a visit COleDataObject object and its function AttachClipboard members will be bundled with the object to the clipboard.---- 3. Visit COleDataObject : : IsDataAvailable function can be used to check whether a special format. Of course, you can also cycle through the use of COleDataObject : : BeginEnumFormats to find other formats until you find the most suitable format.---- 4. Pasting data.
- 2023-04-03 21:55:03下载
- 积分:1