-
VC6编写windows服务程序
VC6编写windows服务程序。
安装是用cmd命令ServiceTest /install
卸载是用cmd命令ServiceTest /uninstall
- 2022-07-14 09:52:40下载
- 积分:1
-
在汽车领域的应用 自己还是新手 不是特别了解 有需要的话就下载吧...
在汽车领域的应用 自己还是新手 不是特别了解 有需要的话就下载吧-application in car
- 2022-10-23 18:15:04下载
- 积分:1
-
This little program generates from an inputfile mm.txt
with declarations Varia...
This little program generates from an inputfile mm.txt
with declarations VariableLists for more than
one usage it can easy be modified for other
purposes-This little program generates from an inputfile mm.txt
with declarations VariableLists for more than
one usage it can easy be modified for other
purposes
- 2023-03-28 00:55:03下载
- 积分:1
-
只是一些网络通信编程实用案例精选,都是一些经典的源代码,相信对大家会有用的。...
只是一些网络通信编程实用案例精选,都是一些经典的源代码,相信对大家会有用的。-Just a few practical cases of network programming Featured are some of the classic source code, I think it will be useful for everyone.
- 2022-05-18 16:23:43下载
- 积分:1
-
Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus...
Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub-Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub
- 2022-06-29 02:05:14下载
- 积分:1
-
使用的时候先EnableDebugPrivilege提升权限,然后KillTask(ExeFileName: string)...
使用的时候先EnableDebugPrivilege提升权限,然后KillTask(ExeFileName: string)-KillTask
- 2022-03-24 07:06:33下载
- 积分:1
-
ruby 示例
create.rb
在Oracle中建立一个叫test的表,并插入一条记录。
locreate.rb
在Oracle...
ruby 示例
create.rb
在Oracle中建立一个叫test的表,并插入一条记录。
locreate.rb
在Oracle中建立一个叫test的表(表中有一个大字段),并插入一条记录。
trans.rb
遍历目录(包括所有子目录)中的某种类型的文件,将符合条件的内容取
出放在一个新文件中,最后,用新文件替换旧文件。
mksql.rb
根据class.def文件的定义,生成各表的insert语句。
ie.rb
打开ie浏览器,进入新浪主页,关闭浏览器。
ienavi.rb
打开ie浏览器,并监控你所进入的URL。
每当进入一个新的URL,监控窗口会将URL立即打印出来。
当退出ie时,将所有进入过的URL一起打印出来。
oledirs.rb
分别打印出当前目录下的所有子目录及文件。
mkfile.rb
根据jxkh.def的定义,生成数据库表的查看、对照查看页面。-err
- 2023-07-08 06:30:03下载
- 积分:1
-
一种数字媒体设备应用框架
An application framework for digital media devices
- 2022-06-19 20:12:31下载
- 积分:1
-
三维地图局部更新程序,实现图像的拼接和切割
三维地图局部更新程序,实现图像的拼接和切割-Three-dimensional map of the local update process, the realization of image stitching and cutting
- 2022-03-13 00:36:03下载
- 积分:1
-
udpflood的源代码,可以好好学习哦!
udpflood的源代码,可以好好学习哦!
udpflood的源代码,可以好好学习哦!...
udpflood的源代码,可以好好学习哦!
udpflood的源代码,可以好好学习哦!
udpflood的源代码,可以好好学习哦!
- 2022-12-17 01:30:03下载
- 积分:1