-
VB compiler automatically registered. TLB file, use the code http://www.mvps.org
VB编译,自动注册.TLB 文件,利用 http://www.mvps.org 上的代码-VB compiler automatically registered. TLB file, use the code http://www.mvps.org
- 2022-08-12 22:30:57下载
- 积分:1
-
Calculate triangle area of the source code, compiled with vc run.
计算三角形面积的源代码,请用vc编译运行。-Calculate triangle area of the source code, compiled with vc run.
- 2022-10-01 04:50:03下载
- 积分:1
-
这是我用vb写的Oicq密码清除补救程序,非常的好用,也非常的实用,请大家多包含...
这是我用vb写的Oicq密码清除补救程序,非常的好用,也非常的实用,请大家多包含-This is what I used to write the worm vb code removal remedy, very convenient, very practical, please include more
- 2022-02-06 09:22:29下载
- 积分:1
-
在Visual C++6.0 WinXp下编译通过
采用类来实现,从CString继承而来
数据运算的结果保存在CString类中
理论上可对任意长...
在Visual C++6.0 WinXp下编译通过
采用类来实现,从CString继承而来
数据运算的结果保存在CString类中
理论上可对任意长的数据进行相加
在Release目录下有可执行文件,将*.txt拖放到longadd.exe上即可,*.txt为数据文件。-in Visual C Compiler 6.0 WinXp adopted under category to achieve, redeem inherited from the Operational data stored in the category redeem theoretically can arbitrarily long data Release together in a directory executable file,*. txt will drag on to be longadd.exe,*. txt for data files.
- 2022-07-05 11:57:23下载
- 积分:1
-
智能车时钟系统程序
智能车必学的时钟系统,有助于更好的认识智能车如何操作。
- 2022-07-20 18:10:11下载
- 积分:1
-
Huffman decoder algorithm C++ file
Huffman decoder algorithm C++ file
- 2022-02-03 17:05:24下载
- 积分:1
-
一个在VC中使用ASM的程序,欢迎大家下载使用,如有问题,请留言联系。...
一个在VC中使用ASM的程序,欢迎大家下载使用,如有问题,请留言联系。-a VC in the use of the ASM procedure, all are welcome to download the use, if there are questions, please contact messages.
- 2022-03-06 17:50:43下载
- 积分:1
-
文件分析
资源描述磁盘分析,文件分析,图片分析,word分析,统计数量
- 2022-11-23 13:50:04下载
- 积分:1
-
WPF DataGrid表格示例
用一个界面展示了DataGrid表格应用以及与TreeView等控件的数据关联的功能,该数据使用动态数据库技术,简单实用对于初学者比较适用
- 2022-06-30 11:36:36下载
- 积分:1
-
复制、剪切和粘贴数据
复制、剪切和粘贴数据
---- 将数据复制或剪切到剪贴板上
---- 1. 确定将要被复制的数据是一个本地数据还是一个嵌入对象或链接。
---- 如果数据是一个嵌入对象或链接,创建一个指向被选定数据的COleClientItem指针。
---- 如果数据是本地化的并且应用程序是一个服务器,那么从COleServerItem继承一个新的类,并创建该对象。否则,为数据建立一个COleDataSource对象。
---- 2. 访问选定对象的CopyToClipboard成员函数。
---- 3. 如果用户选择剪切命令而不是复制,那么从你的应用程序中删除那些数据。
-copy, cut and paste data-replication of data to the clipboard or shear on---- 1. Determined to be copied data is a local data or an embedded object or link.- If the data is embedded in an object or a link to create a pointer to the selected data COleClientItem pointer. Yes- if the localization of the data and applications is a server, and then from COleServerItem succession of a new category, and the creation of the object. Otherwise, the data for the establishment of a COleDataSource targets.---- 2. Visit selected object CopyToClipboard member function.---- 3. If users choose shear order not reproduce, and then from your application to delete those data.
- 2022-07-09 06:39:06下载
- 积分:1