-
一个自动更新的辅助插件实现 autoUpdate操作流程: 启动AutoUpdate进程 -》解析传入的参数 -》检查传入的注册表路径是否有效,如果无效则不能继...
一个自动更新的辅助插件实现 autoUpdate操作流程: 启动AutoUpdate进程 -》解析传入的参数 -》检查传入的注册表路径是否有效,如果无效则不能继续 -》连接网站,下载版本文件,存放在系统的临时目录 -》比较下载的版本文件和本地的版本文件,确定是否需要更新,并生成更新列表 -》根据更新列表下载文件,存放在临时目录 -》下载结束后逐个更新本地文件(move) -》move结束,删除临时目录。修改本地版本文件 文件更新顺序:先检查GAME的文件(data和exe)是否要UPDATE,然后再看PLATFORM。-an automatic update of the auxiliary plug-operation to achieve autoUpdate process : Start nip process- "Analysis of imported parameters-" check into the validity of the registry path, if invalid were unable to continue- "Link site, download versions of documents, stored in the system temporary directory-" earlier versions of the documents downloaded and local versions of documents to determine whether there is a need to update and generate updated list- "Under the updated list of downloaded documents, stored in the temporary directory-" download updated after the end of each local paper (move)- "move over, remove the temporary directory. Amend local file updated version of the order : GAME che
- 2023-04-05 14:25:04下载
- 积分:1
-
a full functional browser
一个功能齐全的浏览器-a full functional browser
- 2023-07-07 14:00:03下载
- 积分:1
-
VC 6.0编写(SDK程序) 可以让桌面下雪的小程序 自己写的 希望大家喜欢...
VC 6.0编写(SDK程序) 可以让桌面下雪的小程序 自己写的 希望大家喜欢-VC 6.0 preparation (SDK program) allows desktop snow applet wrote it myself hope you like
- 2023-03-30 22:20:04下载
- 积分:1
-
WS-MaxEdit为多维材质及烘培输出详细教程,附带教程所需源文件及模型文件-WS-MaxEdit materials and bakery for the multi-dimensional output detailed tutorial, with tutorials and source files needed to model file
- 2022-10-12 23:35:03下载
- 积分:1
-
风险投资
vc++ vc-vc++ vc++ vc
- 2023-05-21 02:45:03下载
- 积分:1
-
基于AD590和52单片机00的只能温控系统
#include
#define uchar unsigned char
#define uint unsigned int
sbit lcden=P3^3;
sbit lcdrs=P3^4;
sbit lcdrw=P3^5;
sbit eoc=P3^2;
sbit ale=P2^4;
sbit st=P2^4;
sbit oe=P2^5;
sbit clk=P2^3;
unsigned long dianya=0;
uchar num;
uchar code table[]="the range:0-100";
uchar code ta
- 2022-03-23 02:09:17下载
- 积分:1
-
结合"61板"的三个按键完成带有语音播报功能的电子钟:
// 1、KEY1--按一下播放年、月、日,再按一下播放时、分 (I/O口A0)
// 连...
结合"61板"的三个按键完成带有语音播报功能的电子钟:
// 1、KEY1--按一下播放年、月、日,再按一下播放时、分 (I/O口A0)
// 连续按3s,则进入调整状态 调整状态下调整内容的切换
// 2、KEY2--年、月、日、时、分的增加(I/O口A1)
// 3、KEY3--年、月、日、时、分的减少(I/O口A2)-combination "61 boards" to complete th ree key functions with voice broadcast electronic bell :// 1, KEY1-- by about players, month, day and broadcast press once,- (I/O A0)// by consecutive 3s, then a state of adjustment adjustment adjustment under the content switching// 2. KEY2-- the year, month, day and hour of the increase in hours (I/O A1)// 3, KEY3--, on that day, when the reduced hours (I/O A2)
- 2023-03-07 12:35:04下载
- 积分:1
-
Join a very good vocabulary, study section of the friends can see you under Oh,...
很好的考研词汇,考研的朋友的可以看你下哦,保证你爽死了-Join a very good vocabulary, study section of the friends can see you under Oh, guarantee that you爽死the
- 2022-02-22 07:48:03下载
- 积分:1
-
Canny算法的C代码
the code of canny algorithm in C-the code of canny algorithm in C
- 2023-02-08 06:10:03下载
- 积分:1
-
mfc虚拟示波器
用mfc编写的示波器动态显示的程序,提供源代码。同一界面具有四个示波器界面。用MFC编写示波器,能实现数字示波器的各个功能-Written with MFC oscilloscope, digital oscilloscope to achieve the various functions
- 2022-07-26 17:45:28下载
- 积分:1