-
定时倒计时自动关机软件,可用两种方式设置关机,可隐藏到系统托盘,没有使用提升应用程序权限的形式,最后关机调用的是系统命令,如果说生成的exe文件不改名的话,可能...
定时倒计时自动关机软件,可用两种方式设置关机,可隐藏到系统托盘,没有使用提升应用程序权限的形式,最后关机调用的是系统命令,如果说生成的exe文件不改名的话,可能会无法关机,因为这个exe文件可能会与系统的shutdown命令同名-Automatic shutdown software countdown timer can be set off in two ways, to hide the system tray, do not use the authority to upgrade the application form, the last system shutdown command is called, if the generated exe file does not change its name, it may not be able to shutdown, because the exe file and system may be of the same name of the shutdown command
- 2022-08-26 10:20:50下载
- 积分:1
-
好的东西,不是源码
3.缺少文件
4.所选类别和开发环境不对
5.乱写说明或说明不够认真...
好的东西,不是源码
3.缺少文件
4.所选类别和开发环境不对
5.乱写说明或说明不够认真
-very good
- 2022-12-05 21:25:03下载
- 积分:1
-
vc 100 cases of the exciting programming source code, which source code, with vc...
vc编程一百例的精彩源码,内有源代码,用vc编写,可以作为学习编程的参考-vc 100 cases of the exciting programming source code, which source code, with vc the preparation can be used as a reference to learn programming
- 2022-03-29 23:55:24下载
- 积分:1
-
Source Code for Visual Basic
Source Code for Visual Basic
- 2022-02-03 09:19:47下载
- 积分:1
-
实现正则表达式匹配。匹配速度很快,可以很方便的嵌入到自己的程序...
实现正则表达式匹配。匹配速度很快,可以很方便的嵌入到自己的程序-The realization of regular expression matching. Fast.
- 2022-05-28 01:11:19下载
- 积分:1
-
Rekursif列表
Rekursif List#include "boolean.h"#include "listrekursif.h"#include #include /* Manajemen Memori */address Alokasi (infotype X) { address P; /* Algoritma */ P = (address)malloc(sizeof(ElmtList)); if (P != Nil) {/* alokasi berhasil */ Info(P) = X; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-24 03:46:16下载
- 积分:1
-
曹操败走华容道
这是一款模仿风靡一时的棋牌类游戏华容道的cocos实现,里面包含了详细的代码实现,可以在cocostudio上部署实现运行,你也可以将它打包在安卓或苹果的移动端实现,希望它能对对学习手机2d游戏的同学有所帮助。
- 2023-02-09 22:05:04下载
- 积分:1
-
This is a game, the spacecraft hit the stars, I have done, not very good, but al...
这是个游戏,飞船打星星,我自己做得,不太好,还请大家多多指点哈。谢谢了。-This is a game, the spacecraft hit the stars, I have done, not very good, but also please a lot of pointing and Kazakhstan. Thank you.
- 2023-02-26 20:45:03下载
- 积分:1
-
Fast Fourier Transform and its inverse transform, call only need to change the c...
快速傅立叶变换及其反变换,调用时只需要将改代码加入到项目当中即可-Fast Fourier Transform and its inverse transform, call only need to change the code when adding to the project which can
- 2022-02-05 16:27:01下载
- 积分:1
-
DXFExample
一种ActiveX服务器,提供在标准图片框中创建具有尺寸的高度详细、真实比例的机械图形的功能。服务器可以将任何图形保存到AutoCAD complient DXF文件v12到2000。完全独立于AutoCAD!! ;
- 2023-06-06 19:30:03下载
- 积分:1