搜索资源列表
通用破解软件时间限制
- 这是一个可以实用的通用破解软件时间限制的程序源码,基本原理是在软件运行的前几秒钟里将系统时间设置为软件容许你使用的可用时间,使用时将编译的可执行文件和ExeInfo.ini文件放到要运行的软件的目录里,运行编译的可执行文件就可用启动要运行的软件。运行前需要设置ExeInfo.ini文件,说明如下: EXENAME 为要破解的软件的执行程序名 GAP=5000 为设置成可用时间的时间长度,毫秒为单位 INCTIME=Y 是否每次运行都增大
timeboot
- Windows NT/2000系统中如何获取系统的启动时间-Windows NT/2000 system how to access the system start-up time
程序启动画面
- 一个Flash程序启动界面,每次程序启动的时候 我们可以用一个Flash动画代替程序等待的时间-a Flash interface commencement of proceedings, each commencement when we can use a Flash animation alternative procedures for the time
系统开机时间
- 在很多时候需要我们获取到我们的系统启动时间,例如:在制作定时器时,你可以要求系统在运行多长时间后自动关机...等等. 在此我提供读取注册表与使用API函数两种获取系统启动时间的方式.... (我是个菜鸟,我怕谁啊!!)-in many cases we need access to the system start-up time, such as : the production of the timer, you can a
记录当前时间+内存检测
- 记录当前时间+内存检测(可绑在一个程序里,得知程序是什么时候启动的,我是把他放在启动目录里,看电脑启动了多少次)-record current time, memory checking (to be tied in a procedure, to know what is the procedure started, I put him launch directory, the computer started to see how
汇编七段数码管显示系统时间
- 双击启动程序。以暗色背景,白色前景的七段数码管显示当前系统时间。 按键。改变七段数码管的前景颜色。 按ESC。退出程序。 -double-click to launch the program. A dark background, the prospect of a white in paragraph 107 of the current digital control system show time. Keys. C
progect2
- 应用程序启动时,如果程序启动时间较长,需要一个欢迎窗口,显示一些版本和产品信息 此程序显示了一个带进度条的扉页。-application proceedings, the commencement of proceedings if a longer time, the need for a welcome window show some versions and product information of this procedu
获取进程启动和结束的时间
- 获取进程启动时间和结束时间
通用破解软件时间限制
- 这是一个可以实用的通用破解软件时间限制的程序源码,基本原理是在软件运行的前几秒钟里将系统时间设置为软件容许你使用的可用时间,使用时将编译的可执行文件和ExeInfo.ini文件放到要运行的软件的目录里,运行编译的可执行文件就可用启动要运行的软件。运行前需要设置ExeInfo.ini文件,说明如下: EXENAME 为要破解的软件的执行程序名 GAP=5000 为设置成可用时间的时间长度,毫秒为单位 INCTIME=Y 是否每次运行都增大
启动封面
- 程序运行前等待时间的跳转画面编程,停留时会根据程序的启动时间的长短而发生变化.-running the waiting time before the Jump screen programming will stay the commencement of proceedings and the length of time change.
程序启动画面
- 一个Flash程序启动界面,每次程序启动的时候 我们可以用一个Flash动画代替程序等待的时间-a Flash interface commencement of proceedings, each commencement when we can use a Flash animation alternative procedures for the time
系统开机时间
- 在很多时候需要我们获取到我们的系统启动时间,例如:在制作定时器时,你可以要求系统在运行多长时间后自动关机...等等. 在此我提供读取注册表与使用API函数两种获取系统启动时间的方式.... (我是个菜鸟,我怕谁啊!!)-in many cases we need access to the system start-up time, such as : the production of the timer, you can a
汇编七段数码管显示系统时间
- 双击启动程序。以暗色背景,白色前景的七段数码管显示当前系统时间。 按键。改变七段数码管的前景颜色。 按ESC。退出程序。 -double-click to launch the program. A dark background, the prospect of a white in paragraph 107 of the current digital control system show time. Keys. C
boot_time
- 用于计算计算机的启动时间,调用了windows的内部函数-Used to calculate the computer s start-up time, call the internal function of the windows
CCLOCK
- vb计时软件,自动计算电脑系统的启动时间,并具有定时关机功能。-CCLOCK
ProcessInfo0.1
- 获取进程列表,运行时间,进程启动时间等等进程信息。包括CListCtrl等控件的使用方法等。-get process information
系统时间自动更新
- 点击可以自动对齐系统时间,非常实用,还可以放在系统启动项里哦(Click to automatically align the system time, very practical, you can also put in the system startup items Oh!)
更新时间
- 根据网络时间更新计算机时间,可以放在启动里.(Update your computer's time according to network time, and you can put it in the boot)
显示上网时间的小程序
- 通过设置para.txt文件,显示孩子用电脑的时间,只有在规定时间内,屏幕才能用,否则屏幕锁定,无法使用。 可以将该程序加入到启动菜单里,登录系统后自动运行。(By setting up the para.txt file, it shows the time for the child to use the computer. Only in the specified time, the screen can be used, o
VB 仿360安全卫士获取电脑开机启动时间
- VB 仿360安全卫士获取电脑开机启动时间,获取的思路: 计算公式: 开机时间 = 系统已运行时间 - (系统当前时间 - explorer进程创建时间) 这个程序与360安全卫士的开机时间计算有区别,获得的时间比较短,可能读取进程的时间不一样吧,程序还有些不完善,仅供大家参考。(VB imitated 360 security guard to get the boot time of computer and get the t