搜索资源列表
Language_chinese
- 界面汉化程序(——取消目录及其所包含子目录和文件的“只读”属性。否则,打开vc项目时由于无法进行文件的“写”操作,会导致提示出错信息。)
Jelly
- 用VC++ MFC 实现的ATM机模拟器,没有用到数据库,只是简单的使用链表,以及文件操作等,便于学生学习使用-VC++ MFC using the achievement of the ATM machine simulator, the database is not used, but simply the use of linked lists, as well as file operations and so on, to facilitate the use of student
VC-control-excel
- 用VC界面读取和写入EXCEL文件,简单实现对excel单元格的读操作和写操作-vc interface to control excel
vc_Read_Excel
- vc界面对excel文件的读取操作,用户可以对excel里预先设定的区域进行读操作-excel read
OnMyMessage
- VC.NET创建自定义消息,在运行的窗口中点击鼠标右键即可显示自定义的消息,以弹出窗口的方式弹出自定义的消息提示。 bool addflag,authorflag,loginflag=true,glflag=true //用来判断现在执行的是添加操作还是修改操作 authorflag是用来判断当前为哪种登陆权限 loginflag用来记录在下拉框上点了哪个权限,是管理员还是宾客 CString ID,lpszFileName,logFileName,mianFileName //ID
DragFile
- VC 的对话框与文件拖拽实现。主要是对话框响应文件拖拽操作。-VC dialog box and drag and drop files to achieve.
ExtractFile
- 用VS 2005的平台,用VC的MFC框架,帮朋友做的一个excel的提取文件的工具,包括excel的读写操作,还有部分文字处理,-Withthe VCMFCframeworkto help a friendto dowithVS2005platforman excelfileextractiontools, includingexcelinreading and writing,as well as someword processing,
The
- 该程序是利用vc开发的,对文件的操作进行了详细的讲解,是一个很经典的例子,-The program was developed by using vc, carried on the detailed explanation to the operation of the file, is a very classic example,
wunctuaiion
- VC++开发DVD刻录,用来刻录文件到DVD光盘,达到操作目的,-Vc++ development DVD burn, which is used to burn the file to DVD, achieve operation,
windows系统编程 VC++界面化编程实现文件与文件夹的操作
- windows系统编程,用于练习VC++界面化编程实现文件与文件夹的操作,windows系统专题程序设计