由Visual C++ 4.2开发的一个DLL,它扩展了ISAPI,允许你指定路径访问服务器。例如你的服务器名为MOOSEBOY,且ADD.DLL安装在Web服务器的根目录,你就可以使用URL:http://mooseboy/add.dll?
上传时间: 2016-11-22
上传用户:离殇
Lotus Notes开发用的在线DHTML编辑器,基于Active X control 1. This rich text editor is based on the editor used in an older sandbox posting I found. The majority of this code was NOT written by me. Credit goes to someone at Lotus (I think) for the original code. I only extended the base code to add more features, such as cut/copy/paste and adding tables. 2. This editor is based on an Active X control, so it will only work in Internet Explorer. I tested this in IE 5.5, but I think it should would in IE 5.x The Active X control is marked "safe for scripting" and should not trigger a warning from your browser about unsafe content.
标签: editor control Active Lotus
上传时间: 2016-11-27
上传用户:kr770906
This example application requires several components to be setup and configured before running. It is assumed that you understand how to setup a Web application and add the components below.
标签: application components configured requires
上传时间: 2016-12-02
上传用户:大三三
ResOrg 图形化管理Vc项目的资源ID的工具的源代码。 ResOrg - Manage and Renumber Resource Symbol IDs Introduction The Resource ID Organiser (ResOrg for short) is an Add-in for Visual C++ designed to help overcome one of the most annoying (and unnecessary) chores of developing/maintaining Windows applications - maintaining resource symbol ID values.
标签: ResOrg Introduction Renumber Resource
上传时间: 2013-12-25
上传用户:dsgkjgkjg
Family Tree This a geneology program for entering your family tree. It s a complete working app but has no reports within it. You can add pictures and name the individuals in the pictures using a really cool frame and name technique. You can also add census information and lots more.
标签: geneology entering complete program
上传时间: 2016-12-16
上传用户:www240697738
Protel DXP 2004注册文件,打开DXP 2004,点击"add license file",在浏览中找到DXP2004.alf
上传时间: 2014-01-19
上传用户:hoperingcong
远程抄表系统的客户端程序 安徽六安项目-客户端程序 0 开发环境 Delphi 7.0 所需控件 mxOutlookBar 数 据 库 Sybase 11.5 1 04-12-17 根据安徽六安项目需求开发。 2 04-12-31 基本功能模块定义完毕。 05-01-10 开发基本完毕。 3 05-3月下旬 六安现场调试、测试、试运行、正式运行。 4 05-07-19 更改可以远方调试DSP参数,新增加 50 - 59号指令。 更改数据库结构 alter table tx_BianTai add fd_DspMaxU decimal(6,2) null, fd_DspMinU decimal(6,2) null, fd_DspMaxT decimal(6,2) null, fd_DspMinT decimal(6,2) null, fd_DspMaxXB decimal(6,2) null, fd_DspTQTime decimal(6,2) null, //投切间隔 fd_DspLQTime decimal(6,2) null //冷却时间 更改一些小细节,比如:密码验证模块等等。 5 05-07-19
标签: mxOutlookBar Delphi Sybase 11.5
上传时间: 2016-12-31
上传用户:kbnswdifs
AR6001 WLAN Driver for SDIO installation Read Me March 26,2007 (based on k14 fw1.1) Windows CE Embedded CE 6.0 driver installation. 1. Unzip the installation file onto your system (called installation directory below) 2. Create an OS design or open an existing OS design in Platform Builder 6.0. a. The OS must support the SD bus driver and have an SD Host Controller driver (add these from Catalog Items). b. Run image size should be set to allow greater than 32MB. 3. a. From the Project menu select Add Existing Subproject... b. select AR6K_DRV.pbxml c. select open This should create a subproject within your OS Design project for the AR6K_DRV driver. 4. Build the solution.
标签: installation Windows Driver March
上传时间: 2014-09-06
上传用户:yuzsu
用jAVA实现的一个CPU32位的指令代码,虽然简单点实现move,add,sub id,num等指令,但有比较好的参考学习
上传时间: 2017-01-04
上传用户:450976175
创建进度条 jpb = new JProgressBar() jbutton = new JButton("观看演示") jbutton.addActionListener(this) this.getContentPane().add(jbutton) //设置进度条的前景色为红色 jpb.setForeground(Color.red) this.getContentPane().add(jpb) //给进度条注册事件监听器
标签: jbutton addActionListener JProgressBar new
上传时间: 2017-01-06
上传用户:wl9454