这是一个可以实用的通用破解软件时间限制的程序源码,基本原理是在软件运行的前几秒钟里将系统时间设置为软件容许你使用的可用时间,使用时将编译的可执行文件和ExeInfo.INI文件放到要运行的软件的目录里,运行编译的可执行文件就可用启动要运行的软件。运行前需要设置ExeInfo.INI文件,说明如下: EXENAME 为要破解的软件的执行程序名 GAP=5000 为设置成可用时间的时间长度,毫秒为单位 INCTIME=Y 是否每次运行都增大可用时间(有些软件会检测可用时间必须大于上次运行时间) DATETIME=2002-5-31 16:55:12 可用时间,为软件容许你使用的最初日期时间
上传时间: 2015-01-13
上传用户:偷心的海盗
Excel报表 我做的,很老的了 Rksvr.INI文件里的下列设置,要改成你实际的目录 [syspath] 系统=D:\excel_sample1临时=D:\excel_sample1 此主题相关图片如下: 点击浏览该文件 忘记说明一下, 因为在vfp6下写的,所以 select 语句在vfp8下要稍做修改,请自行修改
上传时间: 2014-12-01
上传用户:aa17807091
一.解压到某一目录后,编译并运行pRegServer.prg,以注册数据库。 二.打开ProjectGroup1.bpg,编译,把所有COM+组件安装到某一个组件包中。 三.导出客户端组件包。 四.在客户端安装ServerSide组件包的客户端proxy。 (如果在同一台机器上运行,三、四步可以省略) 五.把目录下的ServerName.INI中的RServerName值Win2k改为你安装服务组件包的机器名。 六.可以编译、运行客户端。(这个实验版本的客户端名为Procject1.prg) 这个版本只注册功能的实现,有些乱。
上传时间: 2013-12-09
上传用户:水中浮云
实现程序自动更新,可以很方便的实现在线更新应用程序。这是用VC编写,通过访问固定的INI文件,实现对目标程序的下载。
上传时间: 2013-12-11
上传用户:chfanjiang
数据库后台管理工具,针对MS SQL Server,创建数据库,备份恢复数据库,用户访问统计等功能,运行时需要修改Ydlogin.INI文件里的Server Name 为 SQL Server 服务器名。
上传时间: 2013-12-25
上传用户:咔乐坞
一 安装MYSQL..建立workflow库,将包中的WORKFLOW.SQL数据导入库1:首先确定系统中安装了JRE1.4.2以上的JAVA运行环境2:然后将该RAR包解压到本地磁盘上3:修改数据库配置文件param.INI(将JDBC的连接URL属性修改为本机的库连接属性)4:运行...........(客户端由于与一个OA系统相连接,不方便做成C/S,以后会有C/S版的客户端)
标签: workflow WORKFLOW MYSQL JAVA
上传时间: 2015-03-16
上传用户:zsjinju
使用 Http 在线自动升级程序: 近几日一些程序老要修改点小毛病,为避免每次都通知程序使用者,便有想做一个在线自动升级的程序。在VCKBase看到一个是使用 FTP 的,想到 FTP 需要用户名密码,许多程序如KFW 防火墙都能监看到程序发送的数据包,为防止密码泄露,故自己选用Http来做更新。我的思路是用命令行传递程序名称、版本号和 Update.INI 配置文件的 URL。
上传时间: 2013-12-18
上传用户:2467478207
采用Platform Builder进行编程,可以显示JPEG图像、并读取INI文件。在嵌入式定位导航系统中应用。
上传时间: 2013-12-22
上传用户:athjac
This project is created using the Keil ARM CA Compiler. The Logic Analyzer built into the simulator may be used to monitor and display any variable or peripheral I/O register. It is already configured to show the PWM output signal on PORT3.0 and PORT3.1 This ARM Example may be debugged using only the uVision Simulator and your PC--no additional hardware or evaluation boards are required. The Simulator provides cycle-accurate simulation of all on-chip peripherals of the ADuC7000 device series. You may create various input signals like digital pulses, sine waves, sawtooth waves, and square waves using signal functions which you write in C. Signal functions run in the background in the simulator within timing constraints you configure. In this example, several signal functions are defined in the included Startup_SIM.INI file.
标签: the Analyzer Compiler project
上传时间: 2013-12-19
上传用户:Yukiseop
This example program shows how to configure and use the A/D Converter of the following microcontroller: STMicroelectronics ST10F166 After configuring the A/D, the program reads the A/D result and outputs the converted value using the serial port. To run this program... Build the project (Project Menu, Build Target) Start the debugger (Debug Menu, Start/Stop Debug Session) View the Serial Window (View Menu, Serial Window #1) View the A/D converter peripheral (Peripheral Menu, A/D Converter) Run the program (Debug Menu, Go) A debug script (debug.INI) creates buttons that set different analog values in A/D channels. As the program runs, you will see the A/D input and output change. Other buttons create signals that generate sine wave or sawtooth patterns as analog inputs. µ Vision3 users may enable the built-in Logic Analyzer to view, measure and compare these input signals graphically.
标签: microcontroll Converter configure following
上传时间: 2014-12-01
上传用户:独孤求源