-
Simple mfc
基于mfc的简易股票管理系统,可以实现股票导入,绘制图形,管理账户等功能-Simple mfc-based stock management system that can achieve the stock import, drawing graphics, management accounts and other functions
- 2022-03-14 06:26:48下载
- 积分:1
-
WPF获取内存CPU
WPF获取内存CPU,曲线是使用的Visifire控件,可以缩放拉伸,根据时间动态变化,界面精美漂亮。
- 2022-04-16 19:57:11下载
- 积分:1
-
【国际程序设计大赛作品】,看看强人的杰作
【国际程序设计大赛作品】,看看强人的杰作-International Programming Contest 【】 works, look at the strongman" s masterpiece! ! !
- 2023-02-10 06:50:04下载
- 积分:1
-
指纹识别系统设计时提出的一种基于方向图的指纹识别设计的一段程序...
指纹识别系统设计时提出的一种基于方向图的指纹识别设计的一段程序-Fingerprint Identification System to design a pattern based on the design of the fingerprint identification process for some
- 2023-03-30 04:35:02下载
- 积分:1
-
主要针对售房开发商在出售房屋时,对用户水表以及电表的统计,管理。...
主要针对售房开发商在出售房屋时,对用户水表以及电表的统计,管理。-It can stat and manage water meter ,ammeter when empolders sale buildings.
- 2022-01-20 23:02:38下载
- 积分:1
-
视觉辅助X线+开发环境插头
Visual Assist X 是vc++开发环境的插件,利用此插件可方便我们的输入,当你输入系统的环境变量时,便会显示出词条供你选择。-Visual Assist X is vc++ Development environment plug-ins, plug-ins can use this input to help us, when you enter the system environment variable, will show that for the term you choose.
- 2022-07-04 20:02:42下载
- 积分: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
-
循环链接列表
这是一个简单的代码在 c + + 中的循环链接列表。欢迎下载和使用。非常感谢您的支持。
- 2022-04-30 20:37:54下载
- 积分:1
-
this is the computer algorithm based on the experimental one, including rapid se...
此系计算机算法基础的其中一个实验,其包括快速排序和冒泡排序-this is the computer algorithm based on the experimental one, including rapid sequencing and scheduling Bubble
- 2022-02-03 06:00:22下载
- 积分:1
-
使用vc制作程序的安装,可以所有的文件都以资源的方式存放在一个exe里面,然后运行该exe时解压这些文件到硬盘,对于小的安装程序是非常有用的...
使用vc制作程序的安装,可以所有的文件都以资源的方式存放在一个exe里面,然后运行该exe时解压这些文件到硬盘,对于小的安装程序是非常有用的-Make setup program by VC++, it bind all the resources in the exe file,and extract the resources to the disk when the app running. It is usful for small program.
- 2022-08-21 16:52:12下载
- 积分:1