搜索资源列表
通用破解软件时间限制
- 这是一个可以实用的通用破解软件时间限制的程序源码,基本原理是在软件运行的前几秒钟里将系统时间设置为软件容许你使用的可用时间,使用时将编译的可执行文件和ExeInfo.ini文件放到要运行的软件的目录里,运行编译的可执行文件就可用启动要运行的软件。运行前需要设置ExeInfo.ini文件,说明如下: EXENAME 为要破解的软件的执行程序名 GAP=5000 为设置成可用时间的时间长度,毫秒为单位 INCTIME=Y 是否每次运行都增大可用时间(有些软件会检测可用时间必须大于上次运行时间) DA
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 ask the system in the long run
记录当前时间+内存检测
- 记录当前时间+内存检测(可绑在一个程序里,得知程序是什么时候启动的,我是把他放在启动目录里,看电脑启动了多少次)-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 many times)
汇编七段数码管显示系统时间
- 双击启动程序。以暗色背景,白色前景的七段数码管显示当前系统时间。 按键。改变七段数码管的前景颜色。 按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. Changes in paragraph 107 of the
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 procedure showed the progress of a ba
WatchDog
- 获取操作系统启动权限,设定自动重新启动操作系统的间隔和启动时间,软件根据设定定时重新启动操作系统。无人值守的系统特别有用,防止系统崩溃。
kehuguanlixitong
- 本系统为客户管理系统 (1)本系统的数据库为SQL Server 2000,在运行程序前需安装SQL Server 2000。(数据库用户名为sa,密码为空) (2)将本系统拷到机器硬盘上,去除只读属性。双击“客户管理系统\\Program\\窗体\\客户管理系.exe”即可运行本程序并自动附加数据库,无须用户手动配置。首次运行由于系统自动连接数据库,启动时间可能会长,但也随机器的配置不同而不同。
获取进程启动和结束的时间
- 获取进程启动时间和结束时间
FileDowload
- //临时下载目录 private string tempPath = Application.StartupPath + "\\temp\\"; //未完成任务 private string fileTaskPath = Application.StartupPath + "\\Task.txt"; //日志路径 private string logPath = Application.StartupPath + "\\Log\\"; //下载控件 private WebClient MyWeb
arm-linux启动流程分析.doc
- 本文将讲述arm-linux内核启动后到进入用户shell模式这段时间的启动流程,从上电到进入kernel的过程请参见sourcesafe下“personal/yangxiyuan/资料”目录下的“ARM-linux启动流程.htm”文档。
启动封面
- 程序运行前等待时间的跳转画面编程,停留时会根据程序的启动时间的长短而发生变化.-running the waiting time before the Jump screen programming will stay the commencement of proceedings and the length of time change.
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, otherwise the screen is locked
VB 仿360安全卫士获取电脑开机启动时间
- VB 仿360安全卫士获取电脑开机启动时间,获取的思路: 计算公式: 开机时间 = 系统已运行时间 - (系统当前时间 - explorer进程创建时间) 这个程序与360安全卫士的开机时间计算有区别,获得的时间比较短,可能读取进程的时间不一样吧,程序还有些不完善,仅供大家参考。(VB imitated 360 security guard to get the boot time of computer and get the train of thought. Formula: B
