登录
首页 » Visual Basic » 190327

190327

于 2020-06-18 发布 文件大小:99KB
0 181
下载积分: 1 下载次数: 0

代码说明:

  设置一次密码,即可使用。支持开机启动,支持无操作锁定。 附带注册机源代码。(Set a password once, you can use it. Support boot start, support no operation lock. Include the source code of registry machine.)

文件列表:

190327, 0 , 2019-08-07
190327\Bas, 0 , 2019-08-07
190327\Bas\MD5Module.bas, 5093 , 2019-02-18
190327\Bas\ModGetCRC32.bas, 1872 , 2019-02-19
190327\Bas\ModMain.bas, 402 , 2008-09-29
190327\Bas\Module1.bas, 2042 , 2019-02-18
190327\Bas\Module2.bas, 2100 , 2019-02-18
190327\Bas\Module3.bas, 5144 , 2019-02-20
190327\Bas\Module4.bas, 3340 , 2019-02-18
190327\Bas\Module5.bas, 1758 , 2019-02-20
190327\Bas\Module6.bas, 14373 , 2019-02-20
190327\Bas\Module7.bas, 12449 , 2019-02-18
190327\Bas\xxxxxxxx.bas, 383 , 2019-02-18
190327\Cls, 0 , 2019-08-07
190327\Cls\cMapFile.cls, 4196 , 2019-02-20
190327\Form, 0 , 2019-08-07
190327\Form\about.frm, 7409 , 2019-03-27
190327\Form\about.frx, 6548 , 2019-03-27
190327\Form\AD.frm, 3770 , 2019-03-11
190327\Form\ChangePassword.frm, 4470 , 2019-03-27
190327\Form\ChangePassword.frx, 3274 , 2019-03-27
190327\Form\Exitform.frm, 4130 , 2019-03-27
190327\Form\Exitform.frx, 3274 , 2019-03-27
190327\Form\guide.frm, 8618 , 2019-04-01
190327\Form\guide.frx, 3274 , 2019-04-01
190327\Form\MainForm.frm, 25232 , 2019-03-27
190327\Form\MainForm.frx, 3274 , 2019-03-27
190327\Form\Monitor.frm, 3031 , 2019-03-12
190327\Form\Register.frm, 4138 , 2019-07-31
190327\Form\Register.frx, 35868 , 2019-07-31
190327\Form\VerificationCode .frm, 6925 , 2019-03-27
190327\Form\VerificationCode .frx, 3274 , 2019-03-27
190327\LockX.RES, 28748 , 2019-02-19
190327\MSSCCPRJ.SCC, 193 , 2007-10-11
190327\Project1.vbp, 1539 , 2019-07-31
190327\Project1.vbw, 834 , 2019-08-07
190327\主程序监控程序, 0 , 2019-08-07
190327\主程序监控程序\Form1.frm, 3267 , 2019-02-19
190327\主程序监控程序\Form1.frx, 3274 , 2019-02-19
190327\主程序监控程序\MSSCCPRJ.SCC, 190 , 2018-10-28
190327\主程序监控程序\工程1.vbp, 916 , 2019-02-19
190327\主程序监控程序\工程1.vbw, 51 , 2019-02-19
190327\图标、图片, 0 , 2019-08-07
190327\图标、图片\145a5509c93d70cf9525eab3f8dcd100bba12b11.png, 22589 , 2014-02-28
190327\图标、图片\IMG_73391.JPG, 32461 , 2019-07-31
190327\图标、图片\Password.ico, 3262 , 2006-05-03
190327\图标、图片\siyecao.ico, 3262 , 2014-02-28
190327\注册码生成程序, 0 , 2019-08-07
190327\注册码生成程序\Bas, 0 , 2019-08-07
190327\注册码生成程序\Bas\ModGetCRC32.bas, 1620 , 2008-09-29
190327\注册码生成程序\Bas\ModMain.bas, 402 , 2008-09-29
190327\注册码生成程序\Cls, 0 , 2019-08-07
190327\注册码生成程序\Cls\cMapFile.cls, 4239 , 2008-09-29
190327\注册码生成程序\Form1.frm, 3595 , 2019-02-20
190327\注册码生成程序\Form1.frx, 3274 , 2019-02-20
190327\注册码生成程序\GetCRC32.vbp, 921 , 2019-02-20
190327\注册码生成程序\GetCRC32.vbw, 122 , 2019-03-27

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

发表评论

0 个回复

  • gongziguanlixitong
    医院员工工资管理系统 vb管理信息系统 vb+access数据库。 包含所有源码 可调试运行 编辑员工信息 添加、删除、更改。是学习vb的不错代码 从学校书籍的光盘拷贝的,放心使用 vb+access数据库,工资管理系统(Wages and salaries of hospital management system vb Management Information System vb+ Access database. Contains all the source code can be run editorial staff debugging information to add, delete, change. Vb is a good code to learn from school books on CD-ROM copy, rest assured that the use of vb+ Access database management system for wage)
    2008-05-13 18:46:17下载
    积分:1
  • filewatchservicetest
    使用FileSystemWatcher监控网络路径(包含源代码) 在VS2005中,.Net里面有个FileSystemWatcher控件,用来监控文件变化,它会通知文件创建,修改,删除的消息。网上这样的例子很多,但是在实际应用的时候,发现还有一些待处理的问题,我做了一个简单的demo,解决了如下的问题: 1. 多次连续触发 (通过一个定时器来解决) 2. 能监控网路路径 (serviceProcessInstaller的Account属性设置为NetworkService) 3. 通过windows service来实现, 做成安装文件方便注册服务 注意事项: 1. 切记网络路径要给guest的权限,否则监控不了。 2. 修改Service1代码中的watcher.Path。 3. 新建文件c: est.log,将此文件设置为可写的权限。 4. 安装完成后手动将服务启动。(err)
    2008-06-14 19:44:06下载
    积分:1
  • keyboardhook_src
    在windows的内核层监视键盘的所有按键,并进行记录。(Hooking keyboard data in the kernel mode.)
    2010-05-06 18:00:10下载
    积分:1
  • PELCO-d_protocol
    PELCO-D协议的pdf文档,外加一个小程序 声明:个人网上收集,并转载(PELCO-D agreement pdf files, plus a small procedure statement : Personal Internet collection, and reproduced)
    2007-06-06 04:25:54下载
    积分:1
  • Newspaper-subscription
    报刊订阅管理系统.能够实现报刊订阅的基本功能,包括新报刊信息的录入、订阅、查询等操作以及后台数据库的备份和恢复。用户合法注册后必须输入有效密码才能成功进入此系统,可以进行订阅报刊,查询信息,统计信息等操作。对于非法操作,系统有识别和防护措施。 3)元件库存管理:库存的出、入库功能; 4)元件销售统计:统计日、月、季和年的销售量 5)元件查询功能:可对库存、销售进行查询。 (Newspaper subscription management system. To achieve the basic functions of subscriptions, including new press information input, subscription information, operation, and back-end database backup and recovery. After registration the user must enter a valid legal order to successfully enter the system password, you can subscribe to newspapers, query information, statistics, and other operations. For the illegal operation, system identification and protection measures. 3) component inventory management: out of stock, storage functions 4) components sales statistics: Statistics Day, monthly, quarterly and annual sales of 5) element query function: to inventory and sales inquiries.)
    2011-05-28 12:06:55下载
    积分:1
  • zhionan
    OPCDA服务器与客户程序开发指南,作为工业控制领域的应用技术,OPC 服务器实际上涉及到的领域不仅仅是 COM 接口的实现,还包括如何将实时数据库技术融入 OPC 服务器等。对于本书而言,主要实现了 OPC 服务器的常用接口和 OPC 客户程序。(OPCDA server and client program development guide, as the field of industrial control applications technology, OPC server is actually related to the field just COM interface implementation, including how the real-time database technology into OPC server. For the purposes of this book, the main achievement of the commonly used interface of the OPC server and OPC client program.)
    2013-03-25 21:57:18下载
    积分:1
  • 683634
    会发声的按钮,VC++经典编程源码,很好的参考资料。(Will sound button, VC++ classic programming source code, a good reference.)
    2013-11-14 10:22:27下载
    积分:1
  • 3464875676
    VB擂台赛作品:3D空间变换源程序,有需要的就下载吧。(VB contest works: the 3 d space transform source program, has the need to download it.)
    2013-08-17 11:56:50下载
    积分:1
  • close
    找到运行程序的路径.!然后关闭选择的程序!可以查杀木马用(Find the path to run the program.! Then close the selected program! Trojans can be used killing)
    2010-11-28 00:08:40下载
    积分:1
  • TRACKER_RECT
    CTrackerRect使用用例,用户直接编译就能运行,运行环境VC 8.0(CTrackerRect the use of use case, users will be able to direct the compiler to run, VC 8.0 runtime environment)
    2008-01-22 13:17:20下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载