搜索资源列表
W2kSqlextendedproc
- BCB 编写的一些简单函数用于SQL的扩展存储过程. -检查文件是否存在Select dbo.FileExist( c:\\boot.ini ) --删除文件Select dbo.FileDelete( C:\\X.txt ) --服务状态Select dbo.ServerStat( awhost32 ,1) --建立目录Select dbo.MKDIR( C:\\Test\\test ,1) --文件复制Select
FileExist
- VC++6.0写的关于用API函数判断文件是否存在的测试程序,欢迎大家下载
W2kSqlextendedproc
- BCB 编写的一些简单函数用于SQL的扩展存储过程. -检查文件是否存在Select dbo.FileExist( c:\boot.ini ) --删除文件Select dbo.FileDelete( C:\X.txt ) --服务状态Select dbo.ServerStat( awhost32 ,1) --建立目录Select dbo.MKDIR( C:\Test\test ,1) --文件复制Select dbo.
FileExist
- VC++6.0写的关于用API函数判断文件是否存在的测试程序,欢迎大家下载-VC++ 6.0 write on paper with API function to determine the existence of the test procedure, welcome everyone to download
macReplace
- 很多软件均支持宏 本程序对特定文件中的内容按一定规则替换 从而生成特定的宏文件 使宏支持变参 Public Function ConstructMac(TempletfilePath As String, Templetfile As String, MacFilePath As String, Command As String) As String ====== 目的: 用宏模板 按一定规则完成宏替换 生成可用的宏
VB_error_handling_debugging_FileExist_example_code
- VB错误处理与程序调试FileExist实例代码VB error handling and debugging FileExist example code-VB error handling and debugging FileExist example code
FileExist
- VB判断文件是否存在?,有需要的就下载吧。-VB determine whether a file exists? , There is a need to download it.