资源列表
[C#编程] OverrideOperator
说明:含有定长参数的重载,变长参数的重载,运算符的重载,true/false的重载,显示/隐式转换的重载。-Contains fixed-length parameters of the heavy-duty, variable-length parameters of overloading, operator overloading, true/false of the heavy-duty, show/Implicit conversi<鲍辉云> 在 2025-03-10 上传 | 大小:67kb | 下载:0
[Windows编程] howtogetwordbymouse
说明:鼠标取词,有点象金山词霸的那种鼠标取词,并将取到的词语重画出来,同时将取到的词语读出来,有点象在线电子词典-Mouse from the word, a bit like the kind of mouse PowerWord take the word, and get the word out re-drawing, at the same time take into account the words read out, a b<wahaha> 在 2025-03-10 上传 | 大小:165kb | 下载:0
[Windows编程] moneymanagementsystem
说明:家 庭 财 务 管 理 小 程 序 程序源代码: /*money management system*/ #include "stdio.h" #include "dos.h" main() { FILE *fp struct date d float sum,chm=0.0 int len,i,j=0 int c -Family financial management app<earl86> 在 2025-03-10 上传 | 大小:1kb | 下载:0
[其他小程序] MPC860_start_manul
说明:学习POWERPC处理器很好的资料,介绍很详细,各个部分分析深入.-PowerPC processors to learn good information about the very detailed and thorough analysis of the various parts.<xillinx> 在 2025-03-10 上传 | 大小:1.45mb | 下载:0
[文件操作] file_convert
说明:实现把指定目录下的色谱数据文件全部转换成纯文本文件的功能.首先用MFC AppWizard生成一个SDI风格的应用程序test,生成过程中全部使用缺省设置。 其次,利用资源编辑器,在主菜单“文件”下增加一个菜单项“转换”,属性为: ID:ID_CONVERT Caption: 转换 Prompt: 在不同格式文件之间进行转换\n转换文件 然后用“CTRL-W”热<蓝德岩> 在 2025-03-10 上传 | 大小:1kb | 下载:0
[GDI/图象编程] MyImageWork
说明:一个网上下的源码,实现对BMP图片加密入文档类内容-Under an on-line source, the realization of the BMP image into the document encryption type content<> 在 2025-03-10 上传 | 大小:3.7mb | 下载:0
[ListView/ListBox] source_browse
说明:Windows的资源管理器想必大家都用过,该程序的窗口一分为二,左边的窗口显示本机当前所有驱动器以及驱动器中的所有文件夹,当用户单击文件夹后,如果该文件夹下面还有子文件夹,则上层文件夹展开显示下级的文件夹;否则,右边的窗口显示选择文件夹下的文件。那么这个程序是如何实现的呢?为了说明这个问题,本实例打造了一个简易的资源管理器,它实现了Windows资源管理器的主要功能,在显示文件的属性(如文件的文件名、文件的大小、文件的创建时间)的同时,<蓝德岩> 在 2025-03-10 上传 | 大小:7kb | 下载:1