搜索资源列表
ping.zip
- 这是一个Ping程序,它是一个Winsole程序,因此在编译成功后,应该打开“开始”菜单的“运行”对话框然后单击“浏览”按钮,在该工程Debug和Release目录下得到可执行文件的路径和文件名,并在后面加入命令行参数:要Ping的IP地址。
SRC
- “流媒体计费系统”如何编译: 1、 安装realSDK。 把shareware\\RealSystem\\RealSDK\\ rsg2sdk_r4.zip解开放到c:\\realSDK目录下。 2、 给VC.NET添加包括头文件的路径 在VC.NET中添加RealSDK的头文件路径。 3、 编译 直接点击编译完成对整个项目的编译。-"Streaming Media Billing System," how to build : an installation realSDK.
vbtai
- ASP.NET开发环境下运行。将指定服务器目录下的所有目录(所有子目录)和文件的路径返回。 -ASP.NET development environment running. The server will be designated directory of all catalog (all subdirectories) and the documents returned to the path.
简易的Windows媒体播放器
- 该源代码是用mfc制作了简易的windows播放器。具有的功能是选择打开文件的路径、播放选择的文件、暂停播放、退出播放、音量调节等-the source code is used mfc produced a simple windows player. With the selection function is the path to open the file and playback options in the paper suspended players, from player,
源代码:在DLL中获取本DLL文件的路径
- 在DLL中获取本DLL文件的路径-the DLL access to the DLL files Path
CLog一个用于记录日志的类
- 一个日志类,可以设置日志文件的路径,显示当前时间等.-a log type, you can set the path to the log files show that the current time.
63 获取文件的相关信息
- 能够得到文件的一些相关信息,包括文件大小,文件路径和文件类型等。-you can get the infomation of files,include the file size,path and type,etc.
DeleteFile 批量删除指定文本中的 路径文件
- 批量删除指定文本中的 路径文件 内容包括 文本文件流 文件操作等~-Bulk delete the path specified text file content, including text file stream file operations, etc. ~
FileProcess
- 一个常用的文件列表处理接口,也就是给定一个包含所有要处理文件的路径列表,如何方便地对其中记录的对应文件进行处理-A list of documents commonly used to deal with interface, which is given a document containing all have to deal with the path of the list, how to easily record on which the corresponding documen
StringExt
- String扩展类,增强String的功能,同时提供了一系列常用功能的封装,包括文件复制、文件相对路径、绝对路径转换等。-String category to expand and enhance the function of String, while providing a series of commonly used functions of packaging, including document reproduction, document relative path, abso
TEMP
- 获得Windows的临时文件的路径,应用程序将在那里创建临时的工作文件-Access to the Windows temporary files path, the application will be created where the work of the interim document
MD5code
- 这里包含了算出文件的MD5码,只要输入文件路径就可以计算出来。-This file contains the calculated MD5 code, as long as the input file path can be calculated.
dxf转g代码
- dxf 转数控机的g代码文件,打开dxf文件的路径,设置g代码生成的文件位置。(G code file for DXF NC machine)
fileword
- 使用QT语言实现文件的保存和路径的改变,让工作更便捷。(Implement file saving and path changes in QT language.)
获取当前文件的路径
- 获取当前文件的路径,vc6开发,调试通过(Gets the path of the current file)
文件合并
- 程序运行后打开文件,显示各个文件的路径,并进行内容的合并。(After the program runs, the file is opened, the path of each file is displayed, and the contents are merged.)
upload
- 实现文件的上传,并将上传文件的路径保存至orcle数据库中。(File upload, and save the path to the database)
创建保存文件夹
- 提供了在labview中如何实现创建保存文件夹的路径的思路(Provides ideas for how to create a path to save a folder in LabVIEW)
OSG 头文件改名工具
- osg 头文件没有.h后缀。观看不方便。 这个工具直接选择osg头文件的路径可以将所有头文件改为.h(change osg source code head file to .h)
查找电脑中指定的文件
- 用C#开发编写 查找文件更高效 方便用于参考,还可以进行更多的扩展 例如可以加入指定的文件的创建时间 同时对查找到文件能够在线打开,能够看到指定文件的路径