搜索结果
找到约 3 项符合
GetIP 的查询结果
Internet/网络编程 域名解析 AppWizard has created this GetIP application for you. This application not only demonstrates
域名解析
AppWizard has created this GetIP application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
其他数据库 使用PB实现取得多网卡ip GetIP支持多网卡
使用PB实现取得多网卡ip
GetIP支持多网卡
SQL Server BCB 编写的一些简单函数用于SQL的扩展存储过程. -检查文件是否存在Select dbo.FileExist( c:oot.ini ) --删除文件Select dbo.FileDelete(
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.FileCopy( C:\boot.ini , c:\Boot\YYY.ini ,1)
-- ...