登录
首页 » Windows核心 » 由于程序的需要,我需要做一个使程序自动更新的小程序,找了找网上,介绍的都不够详细,这里我给出一个完整的自动更新的程序! 此程序为外部升级程序(需要主...

由于程序的需要,我需要做一个使程序自动更新的小程序,找了找网上,介绍的都不够详细,这里我给出一个完整的自动更新的程序! 此程序为外部升级程序(需要主...

于 2023-09-07 发布 文件大小:372.36 kB
0 150
下载积分: 2 下载次数: 1

代码说明:

由于程序的需要,我需要做一个使程序自动更新的小程序,找了找网上,介绍的都不够详细,这里我给出一个完整的自动更新的程序! 此程序为外部升级程序(需要主程序的调用),具体代码这里就不罗列了,还是自己看源代码吧.此程序主要的思路是通过读取服务器文件获得升级版本及升级地址,有新版本则下载 如果想做成内部升级程序(在主程序内部自动检测及自动升级),只需要在主程序启动时相关的代码即可,大家不仿试试,主要的思路与这个是差不多的,不同之处是怎么处理主程序的自动关闭与启动问题. -procedures needed, I need to do a procedure to enable automatic updating of small procedures, finding the Internet to find, introduced the detailed enough, and here I give a complete automatic update procedures! This procedure for external promotion procedures (need to call the main program), the specific code is not listed here , or your own source code to see it. The procedure is thinking through the server the document is read updates and upgrades address, the new version will have to download if they wish to create internal promotion procedures (in the main program of internal automatic detection and automatic updates), the main program needs only activated when the code can be we try not imitation, the main idea with this is similar to the dif

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 球小球碰撞发生转移后经历了边界算法…
    碰撞球 小球遇到边框后发生转移的算法和实现,可做开发碰撞球的参考-Ball small ball collision occurred after the transfer of experienced border algorithm and implementation can be done for collision sphere of reference
    2023-01-08 00:35:03下载
    积分:1
  • 进程调度算法:优先数调度优先级最高的…
    进程调度算法:采用最高优先数优先的调度算法,即把处理机分配给优先数最高的进程。 每个进程由一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行的时间、已占用的CPU时间、进程状态等等。 进程的优先数及所需要运行的时间可以事先人为地指定(也可由随机数产生)。 进程的运行时间以时间片为单位进行计算。 每个进程的状态可以是就绪W(Wait),运行R(Run),或完成F(Finish)三种状态之一。 -process Scheduling Algorithm : The highest priority of several priority scheduling algorithm, which is allocated to the processor the highest priority in the process. Every process from a process control block (PCB) said. Process control block may contain the following information : process, and priority number, the need to run time, has taken the CPU time, the process of the state and so on. Several priorities for the process of what needs to run and the time prior to artificially designated (also be random number generator). The process of running time to time-unit calculations. The state of each process can be completed W (Wait), running R (Run), or completion of F (Finish), one of three state.
    2022-08-15 08:10:56下载
    积分:1
  • 一个封装的系统调用的API库,配合w2k_spy的驱动可以对系统的设备进行访问!...
    一个封装的系统调用的API库,配合w2k_spy的驱动可以对系统的设备进行访问!-A package system calls the API library, with w2k_spy driver on the system equipment can visit!
    2022-02-25 01:47:44下载
    积分:1
  • 这篇文档是在Windows NT操作系统下隐藏对象、文件、服务、进程等的技术。这种方法是基于Windows API函数的挂钩。 这篇文章中所描述的技术都是从我写...
    这篇文档是在Windows NT操作系统下隐藏对象、文件、服务、进程等的技术。这种方法是基于Windows API函数的挂钩。 这篇文章中所描述的技术都是从我写rootkit的研究成果,所以它能写rootkit更有效果并且更简单。这里也同样包括了我的实践。 在这篇文档中隐藏对象意味着改变某些用来命名这些对象的系统函数,使它们将忽略这些对象的名字。这样一来我们改动的那些函数的返回值表示这些对象根本就不存在。 最基本的方法(除去少数不同的)是我们用原始的参数调用原始的函数,然后我们改变它们的输出。 在这篇文章里将描述隐藏文件、进程、注册表键和键值、系统服务和驱动、分配的内存还有句柄。-This document is in the Windows NT operating system hidden objects, documents, services, process technology. This method is based on the Windows API function link. This article describes techniques are, I wrote rootkit from the results of research, so it was rootkit more effective and more simple. Here, too, including my practice. In this document hidden object means certain changes to these objects naming system functions so that they will ignore these objects by name. So we change those functions return values, said these objects simply do not exist. The most basic method (excluding a few different) is that we should call the original parameters of the original function, and then we change their
    2022-03-07 17:00:50下载
    积分:1
  • 磁盘序列号相关资料,资料比较详细并提供源代码
    磁盘序列号相关资料,资料比较详细并提供源代码-disk sequence, the relevant information, more detailed information and provide source code
    2023-04-28 08:05:03下载
    积分:1
  • 此代码演示了如何使用vb编程来禁止usb接口的使用!
    此代码演示了如何使用vb编程来禁止usb接口的使用!-this code demonstrates how to use Visual Basic Programming Interface to prohibit the use usb!
    2022-03-24 07:40:39下载
    积分:1
  • 这是一个简单的防火墙,可以阻止一些危险的东西,也可以显示…
    这是一个简单的防火墙,可以拦截一些危险东西,还可以显示来源IP,只是这是个英文版的,可能有点不好用。-This is a simple firewall can block some dangerous things that can also display the source IP, but this is the English version, may be a bit bad to use.
    2022-07-26 01:20:26下载
    积分:1
  • memory device changes, Delphi! ! Only reference! !
    内存修改器,Delphi编写!!仅供参考-memory device changes, Delphi! ! Only reference! !
    2022-05-06 17:49:44下载
    积分:1
  • 改变视图单调的背景
    改变视图单调的背景-monotonous background
    2022-02-06 09:11:41下载
    积分:1
  • 使win9x处于ring0模式下的代码
    使win9x处于ring0模式下的代码-Code which make win9x to run in ring0 mode
    2022-07-24 00:51:41下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载