快速删除VC及Delphi的可删除文件或您指定的扩展名文件,第一次运行此批处理文件时将在驱动器盘符和目录文件夹右键菜单产生"Delete special Ext files"和"Edit delete special Ext files list"以及产生一个FileExtList.txt文件,此文件中包含VC及Delphi可删除文件扩展名列表。选择"Delete special Ext files"可快速删除指定扩展名的文件。选择"Edit delete special Ext files list"自动使用记事本打开FileExtList.txt文件,您可以输入您想要删除文件的扩展名,在此文件中" "表示注释,此行后面的扩展名将不被处理。-deleted VC and Delphi can delete the file or your designated extension, the first run this batch file will be in the drive letter and directory folder right-click menus have a "special Ext Delete files" and "Edit special Ext delete files list" and produce a FileExtList.txt , this document contains VC and Delphi can delete the file extension list. Select "Delete special Ext files" can quickly delete the specified file extensions. Choose "Edit special Ext delete files list" automatic use Notepad to open FileExtList.txt document, you can import you want to delete the file extension, in this document, "" Notes, said that the trip behind the extension would not be processed. 下载
|
删除VC及Delphi的可删除文件或您指定的扩展名文件,第一次运行此批处理文件时将在驱动器盘符和目录文件夹右键菜单产生"Delete special Ext files"和"Edit delete special Ext files list"以及产生一个FileExtList.txt文件,此文件中包含VC及Delphi可删除文件扩展名列表。选择"Delete special Ext files"可快速删除指定扩展名的文件。选择"Edit delete special Ext files list"自动使用记事本打开FileExtList.txt文件,您可以输入您想要删除文件的扩展名,在此文件中" "表示注释,此行后面的扩展名将不被处理。-delete VC and Delphi can delete the file or your designated extension, the first run this batch file will be in the drive letter and directory folder right-click menus have a "special Ext Delete files" and "Edit special Ext delete files list" and produce a document FileExtList.txt this file contains VC and Delphi can delete the file extension list. Select "Delete special Ext files" can quickly delete the specified file extensions."Edit delete special Ext files list"FileExtList.txt" " 下载
|
该程序可以监控指定目录下的文件变化,包括增加、删除、重命名、修改等。开发平台为vc++.net 2005- 下载
|
本类包是使用于ShitMP3 v1.08的内部核心类,提供如下功能:1.提取指定MP3文件ID3v1信息2.提取指定MP3文件ID3v2信息3.存储ID3v1信息给某个MP3文件4.存储ID3v2信息给某个MP3文件5.MP3文件名自动重命名6.重命名命名格式全自动生成7.大批量修改某个目录下的MP3文件名★8.最新版的ShitClass提供了对WMA文件的自定义修改功能类包包括类:CMP3.h 用户真正使用的MP3类的接口文件,提供了上述的7种功能的各种方便函数CMP3.cpp MP3类文件MP3类需要的支持类:CWma.h WMA文件信息提取与写入类CWma.cppSManageFile.h 文件管理类,由张麟开发,有大量的文件的剪切,粘贴,复制,删除等各种各样的函数。SManageFile.cpp ID3.h 网友吴曜宏开发的MP3文件ID3v2信息提取类ID3.cpp类包支持:由于类包是在VC++环境中开发的,需要MFC类包的支持。★由于新版本的类包需要WMSDK的支持所以,在你编辑使用软件之前,请确认您的机器上有Windows Media Player SDK的支持。如果没有,您可以到:http://www.monocers.com/jon/shitmp3/WMFormatSDK.rar下载获得。使用CMP3类函数的时候,需要SManageFile类和CID3v2类的支持-in this package is used in the internal ShitMP3 v1.08 core category for the following functions : 1. Designated extract information ID3v1 MP3 files 2. MP3 files from designated three ID3v2 information. ID3v1 information stored MP3 files to a certain four. Information storage ID3v2 MP3 files to a five . MP3 files were automatically re-naming six. rename naming format Automatic Generation 7. change certain high-volume directory of MP3 files from People 8. the latest edition of the ShitClass provided by the WMA files from the revised definition of functional categories including packet categories : CMP3.h users actually use the MP3 category the interface file to provide the above functions of the seven convenient function CMP3.cpp MP3 MP3 category types of documents needed support categories 下载
|
(1) 通过键盘输入某位学生某次作业的分数; (2) 给定学号,显示某位学生作业完成情况; (3) 给定某个班级的班号,显示该班所有学生的作业完成情况; (4) 给定某位学生的学号,修改该学生的作业完成信息; (5) 给定某位学生的学号,删除该学生的信息; (6) 提供一些统计各类信息的功能。例如大于60分,70分,80分的人数; (7) 提供一些能够按照各类信息的进行升序和降序排序的功能; (8) 用文件的形式将录入的数据进行存储,并从其中读取数据; (9) 能够对所有学生的成绩进行列表; 这是本人做数据库课程设计时的仓促之作,自我感觉实际应用价值并不大,但可以给学VC和数据库编程的朋友做个范例。在做之前也参看了不少同类型的管理系统,收获不小,现将这个学生管理系统贴出来,希望能对有需要的朋友有所帮助。系统不足之处肯定不少,还请高手多多指教,欢迎跟本人联系。 本人在系统中添加了直接通过SQL语句对后台的表进行修改的功能,颇有争议,还请有实际开发经验的朋友指教。 本人正忙于考研,没时间写一个完整的程序说明,敬请谅解。- 下载
|