自动升级,实现pb自动升级,程序名称: 自动升级系统 版本: 1.1 开发者: 李建忠(ljz6600@126.com) 程序文件: update.exe 功能: 实现升级一台机子上的程序,所有其它机子的程序自动升级. 开发工具: PB6.5 (也适用于PB7、PB8、PB9、PB10) 运行环境: 基于数据库(SQL2000测试通过,其它如Oracle,MySQL,Sybase应该没问题) 特点: 1.支持多个模块,支持一个模块多个文件. 2.文件位置可不为当前目录. 3.可自动压缩文件,然后上传,提高上传与下载速度. 4.update.exe可自动升级(注:仅随新系统升级时升级!!!) 使用说明: 1.先创建表,见Table.txt 2.工程所包含的文件,可在uo_updown.uf_check()中定义. (参看原有的!) 3.创建工程时, 请不要把update.pbl生成PBD,这样保证在同一目录,可以多个 工程能正确自动升级. 欢迎您提出宝贵意见. ljz6600(ljz6600@126.com) 2004.11.25-automatically upgrading, pb automatic escalation procedures name : Automatic Update System Version : 1.1 Developer : Li Jianzhong (ljz6600@126.com) program file : update.exe functions : to achieve an upgrade Taiwan loom on the procedures, all the way other loom sequence automatic updates. development tools : PB6.5 (also applies to the editing, PB8, PB9, PB10) Operating environment : Based on the database (SQL2000 the test, other such as Oracle, MySQL, Sybase should be no problem) Features : 1. supports multiple module support a module multiple files. 2. location may file for the current directory. 3. can automatically compressed files, and then upload to enhance upload and download speed. 4.update.exe automatic escalation (Note : Only with the new system upgrade upgrade! ! !) use : 1. firs 下载
|
程序名称: 自动升级系统 版 本: 2.7 开 发 者: 李建忠(ljz6600@126.com) 程序文件: update.exe //必须 MyZip.dll //必须 EnTest.dll //可不要,用于CRC检查,最好有,会提高上传/下载速度. mHand.dll //可不要,用于判断文件日期,现已不用. 功 能: 实现升级一台机子上的程序,所有其它机子的程序自动升级. 开发工具: PB9 (也适用于PB10/PB11,原版本为PB6.5) 运行环境: a).PB9及以上, b).基于数据库(SQL2000测试通过,其它如Oracle,MySQL,Sybase可能有大小写问题) c).用PB-MSSQL直连接口,ODBC会有blob问题.OLE DB未测试. -procedures Name : Automatic Upgrade System Version : 2.7 Developer : Li Jianzhong (ljz6600@126.com) files : update.exe / / must MyZip.dll / / must EnTest.dll / / can not for the CRC check is the best, will enhance uploads / download speed. mHand.dll / / not available for the judgment date of the document, is not. function : to achieve an upgrade Taiwan loom on the procedures, all the other loom automatic escalation procedures. Tools : PB9 (PB10/PB11 also apply to the original version by PowerBui1der6.5) Operating environment : a). PB9 and above, b). Based on the database (SQL2000 test pass, If other Oracle, MySQL, Sybase may be case insensitive) c). PB-MSSQL direct connector, ODBC will blob problem. OLE DB did not test. 下载
|