-
一个很好的递归遍历文件的程序,首先输入查找的目录,然后输入匹配的文件后缀(例如:*.bmp),单击“查找”,ListCtrl列表框中会显示出匹配到的文件的完整路...
一个很好的递归遍历文件的程序,首先输入查找的目录,然后输入匹配的文件后缀(例如:*.bmp),单击“查找”,ListCtrl列表框中会显示出匹配到的文件的完整路径,同时给出匹配到的文件的总数。-A very good document recursive traversal procedures, first of all, enter the directory search, then enter the document matching suffix (for example:*. bmp), click
- 2022-12-08 16:25:02下载
- 积分:1
-
opera bookmarks derived document conversion (to the shortcut generation) opera d...
opera书签导出文件转换器(加入了快捷方式生成)
将opera书签导出文件转换成收藏夹里的快捷方式-opera bookmarks derived document conversion (to the shortcut generation) opera derived text bookmarks pieces into the collection folder shortcuts
- 2022-02-14 07:01:49下载
- 积分:1
-
搜索并替换文件中指定的字串
搜索并替换文件中指定的字串-search and replace documents specified string
- 2022-02-13 16:28:14下载
- 积分:1
-
该程序具有初始化学生成绩,录入学生成绩,修改学生成绩,删除学生成绩,添加学生成绩,按总成绩查询,按姓名查询,按总分查询排名,按英语成绩查询,显示所有学生的数据等...
该程序具有初始化学生成绩,录入学生成绩,修改学生成绩,删除学生成绩,添加学生成绩,按总成绩查询,按姓名查询,按总分查询排名,按英语成绩查询,显示所有学生的数据等功能。-the initialization procedure with student performance, recording student performance, changes to student performance, student achievement delete, add to student performance, by a total score inquiries by name inquiries, inquiries by scores ranked by their English inquiries revealed that all the students data capabilities.
- 2022-08-08 20:39:00下载
- 积分:1
-
基于vc对visio文件进行二次开发
基于vc对visio文件进行二次开发。比如,用visio 2013存储的 vsd格式文件,需要对文件内容进行提取,这时候就用到了这个代码。可以方便提取每个模块的信息。下载下来方便学习
- 2022-01-25 16:28:56下载
- 积分:1
-
输入一行字符,分别统计出其中英文字母、空格、数字和其它字符的个数。...
输入一行字符,分别统计出其中英文字母、空格、数字和其它字符的个数。-Enter the characters in his entourage, the statistics were one of the letters, spaces, numbers and the number of other characters.
- 2022-03-01 14:29:53下载
- 积分:1
-
学习C语言时做的一个大作业,图书管理系统。
系统目标和主要功能:
图书管理用户通过注册用户名和密码,然后使用用户名和密码登陆图书管理系统。图书信息...
学习C语言时做的一个大作业,图书管理系统。
系统目标和主要功能:
图书管理用户通过注册用户名和密码,然后使用用户名和密码登陆图书管理系统。图书信息包括图书分类号、主编、出版社、主题词、版次、出版日期、ISBN、定价、借阅人借阅证号、借阅日期、借阅预约人借阅证号、预约日期、遗损情况。注册使用用户信息和图书信息均分别存储在文件中。(图书信息要求采用二进制文件存储数据。)
(1)、系统使用者注册: 系统使用用户通过注册系统进行用户名和密码的注册;
(2)、密码修改:成功注册后的用户可以在旧密码正确的情况下修改密码;
(3)、新书入库
(4)、借阅登记、管理(只有书本没有被借阅、没有预约、没有遗损的情况下可以被借出,被预约的图书预约期内只有预约人可以借出)
(5)、借阅查询(可以根据借阅证号、书名等查询)-err
- 2022-03-13 07:08:26下载
- 积分:1
-
优素福Ozturk去# 305 ng的高技术工程departman electronik盖布泽…
yusuf ozturk goı ng a electronik engineering departman of gebze high technology of enstitue. end this fileis c++ decument of pic 18f4550
- yusuf ozturk goı ng a electronik engineering departman of gebze high technology of enstitue. end this fileis c++ decument of pic 18f4550
- 2022-07-16 11:19:28下载
- 积分:1
-
对完整的文件名进行按盘符、路径、文件扩展名进行分割。
对完整的文件名进行按盘符、路径、文件扩展名进行分割。-On the integrity of the file name to carry out by letter, path, file extension separated.
- 2022-07-21 19:23:39下载
- 积分:1
-
VC中提供了CFileDialog类来选择文件,如果想实现选择文件夹的功能,就不是那么简单了。下面的函数,可以实现选择文件夹的功能。并且可以指定文件夹和对话框的...
VC中提供了CFileDialog类来选择文件,如果想实现选择文件夹的功能,就不是那么简单了。下面的函数,可以实现选择文件夹的功能。并且可以指定文件夹和对话框的名称。-VC provides a CFileDialog to select the type of document, if you want to realize the function of choosing the folder, it is not so simple. The following function, you can choose to realize the function of the folder. And can specify the folders and the name of the dialog box.
- 2022-03-20 14:39:00下载
- 积分:1