用Delphi编写的注册机,可以根据序号产生序列号,这个源码仅供大家参考,如有不足,请指出。-prepared by the Fillmore, can have a serial number sequence, the only reference source, if inadequate, said. 下载
|
从某软件注册参考摘取的密码生成和检测工具 每台机器运行产生不同结果 可用于注册码 请自行修改算法或内置的附加种子 当前附加种子是29t.com,区分大小写-from a certain reference to the removal of the registration software password generation and detection tools running on each machine can produce different results for the license requested to amend its own built-in algorithms or additional seeds of the current surcharge seed 29t.com, case insensitive 下载
|
如何使程序在运行时自动注册ActiveX控件 Last updated on 2007-01-05 01:14:23 单身白领浪漫交友,认准亚洲交友中心 编写Delphi应用程序时,经常会遇到一些ActiveX控件[注:扩展名为OCX的控件或DLL的类型库],它们为应用程序的开发提供了简单的操作途径。然而,这些程序在发布的同时,面临ActiveX控件注册问题。解决途径:一、用安装程序制作打包文件,往往会给增加程序本身的大小,系统重装时,则必须重新安装它;二、用程序本身进行代码编写函数的形式处理它。 使用方法分为两种: 一、直接把可视化的ActiveX控件放到程序中; 二、运行时根据需要实时建立。 如果是直接使用,则应用程序在初始化的过程中会自动寻找、创建所需的ActiveX控件,如果控件没有注册,初始化程序会产生一个异常,捕捉并处理这个异常。 在程序Form中加入一个新的方法: unit UAutoRegActiveX interface-how that process at runtime automatic registration ActiveX Last updated on 2 007-01-05 01:14:23 single white-collar romantic friends. Recognizing the Center for Asian friends Delphi application procedures, often encounter some ActiveX controls [Note : The expansion called OCX controls or the type of DLL] for their application development provide a simple way to operate. However, the issuance of these procedures while facing ActiveX registration. Solution : First, use the setup program produced packaging paper can often increase the size of the process itself, the system of heavy equipment, we must re-install it; Second, the procedures themselves function code in the form of the preparation to deal with it. Use divided into two categories : one, directly to the visualization of ActiveX cont 下载
|
Desktop 保护程序及源代码-此小程序主要是在登陆后运行的另外一个需要输入密码的桌面保护程序,在输入密码之后方可进入系统。 密码是随机产生的数字,运算方法为当产生一个五为的随机数a,b,c,d,e当不足五为时默认为0,使输入的 数字等于(a+c+e)*(b+d)*a-a-e便可以进入系统。当不需要的时候则在注册表的run里面删除此注册项 目即可。- 下载
|
本系统是用于学生公寓管理系统: 楼房管理的步骤为: 登录管理员用户名:administrator 密码:1314159 操作员用户名:guest 密码:goodluck 一:首先要对要录入整个公寓的楼房编号与其层数与房间数 二:录入后,但每一栋楼房那些是可以用的.那些是不可以用的做标记.以及应住人数与价格 员工管理: 一: 录入员工信息及相关的职位以及相对应的楼房 二:修改信息 用房管理: 一:添加用户 二:修改密码 查询功能: 一:针对学生的情况进行的相应的查询,比如学号,姓名等.还可以进行模糊查询 录入功能: 一:录入学生的基本情况,能够自动分配寝室,根据你所对应的选项 二:录入个人公有财产情况,以便于公共财物的完整, 三:学生按每个学期注册.随时跟踪学生的情况, 四:学生离校处理 资料修改 可以对整个系统的相应数据做修改 出入登记 一:学生搬出楼的货物进行登记, 二:学生亲人来房进行登记.- 下载
|