资源列表
[文件操作] fileopenV1.0.0.6
说明:自己用 VB.net 编的文件启动器(类似软件助手),可以用来将一些相关的文件或可执行程序,或文件夹路径进行关联。 编译环境为VS 2010 包含:ini文件的读写,系统文件API调用等-File compiled using VB.net launcher (similar software assistant), can be used to associate file or executable program or folder path.<lilong> 在 2025-06-08 上传 | 大小:432kb | 下载:0
[文件操作] getfileversionPfilenamePmodifytime
说明:两个函数,可以获取程序的版本号和文件名及修改时间-Two functions, you can get the program version number and file name and modification time<旭旭> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[文件操作] Txt2Bin
说明:以vs2010 MFC编程实现文本*.txt到二进制文件的转换。.txt文本文件中存储的是很多测量数据。一共174个被测变量,一秒钟测量一次,测量时间和测量值都存储在文本文件中。程序的目的是将文本文件转换为二进制文件,供后续处理,比如提取某个变量,以时间为横轴画出曲线。 -Vs2010 MFC programming text*. Txt to binary file conversion. many measurement data is stored in a text file. tx<TYS> 在 2025-06-08 上传 | 大小:24.05mb | 下载:1
[文件操作] swiftsearch
说明:开源的磁盘文件查找的源码,速度极快,可用开参考使用。-Find the source of the open-source disk files, fast and use available open reference.<scenic> 在 2025-06-08 上传 | 大小:211kb | 下载:0
[文件操作] OLE-read-Excel2003
说明:通过excel组件OLE方式读取excel数据,使用vc++6.0.方便的读写数据方式。-Through the excel components OLE way to read excel data using vc++6.0. Convenient way to read and write data.<liubin> 在 2025-06-08 上传 | 大小:105kb | 下载:0
[文件操作] Write_Exls
说明:有效的将文件中的数据存储到Excle 表中,可以动态加载,判断重复-Valid data in the file stored in to Excle the table can be dynamically loaded, it is judged repeat<WS> 在 2025-06-08 上传 | 大小:33kb | 下载:0
[文件操作] TraverseMagneticDiskCatalogue
说明:用TreeView控件遍历磁盘目录,资源管理器-TreeView Explorer<那玉成> 在 2025-06-08 上传 | 大小:66kb | 下载:0
[文件操作] StringFinder
说明:自动在一堆TXT文件中找出包含指定字符串的TXT文件并将文件名显示出来。使用VC++2005编写-Automatically identify a bunch of TXT file TXT file containing the specified string and the file name is displayed. Written in VC++2005<李逍遥> 在 2025-06-08 上传 | 大小:146kb | 下载:0
[文件操作] mssqlword
说明:从SQL Server中提取Word文档,Delphi源码实现,测试之前请先连接好数据库信息,数据库文件在Database目录中,是一个数据库与文件操作相结合的例子-Word document, extracted from SQL Server Delphi source implementation, test before you connect the database information, the database file in the Database directory is<Polo Wong> 在 2025-06-08 上传 | 大小:126kb | 下载:0
[文件操作] AnHangPaiXu
说明:大家都知EXCEL只能按列排序, 此代码能让EXCEL实现按行排序的功能-Sub Macro1() Dim i As Integer For i = 2 To Sheet1.Range("a65535").End(xlUp).Row Rows(i).Select Application.CutCopyMode = False Selection.Copy Sheets("Sheet2").Select Range("A<dhf> 在 2025-06-08 上传 | 大小:8kb | 下载:0