用DriverStudio 3.2的DriverWizard向导制作的ISP1581读写驱动程序,并附带测试的应用程序,实现了Bulk读写In和Out功能以及厂商请求功能Vendor Request,工程内附带Inf文件和DriverStudio工程xml配置文件,可以自行修改,希望能帮到大家,共同进步
标签: DriverStudio DriverWizard Request Vendor
上传时间: 2014-01-25
上传用户:stvnash
使用resin3.0服务器, 默认情况下,jsp文件放到\doc\myside\examin\目录下. servlet类和在servlet类中使用的bean都放到\doc\WEB-Inf\classes\目录下. jsp中使用的bean类放到\doc\WEB-Inf\classes\examinline\目录下. 默认数据库桥接名为lineexamin sql数据库名是lineexamin,用户名是sa,密码是ruscn.net
标签: servlet docWEB-Infclasses docmysideexamin resin
上传时间: 2014-06-07
上传用户:colinal
Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on the x86 platform. It has only been tested in a 32-bit environment. Since Addfilter is not a driver, it does not deal with Plug and Play or Power Management. No Inf file is needed to install this application.
标签: command-line application Addfilter drivers
上传时间: 2016-06-28
上传用户:源码3
The CD Audio sample allows some non-SCSI2 CD ROMs to support audio operations by intercepting the relevant audio ioctls and translating them into the command block(s) expected by the non-compliant cdroms. It supports Plug and Play and Power Management, and is 64-bit compliant. No Inf file is needed to install this driver.
标签: intercepting operations non-SCSI support
上传时间: 2014-08-17
上传用户:pkkkkp
The DiskPerf filter driver monitors disk-accesses, capturing performance data. It supports Plug and Play, Power Management, and WMI . It is not 64-bit compliant. No Inf file is needed to install this driver.
标签: disk-accesses performance capturing DiskPerf
上传时间: 2013-12-31
上传用户:wuyuying
jsp+access开发的网上销售手机网站 1.进入“控制面板”-->管理工具”--->“数据源(ODBC)” 2.选择“用户DNS” 3.点击“添加”---〉选择驱动器“Microsoft Access Driver”---点击“完成” 4.填写数据源名:shnxn 5.选择数据库(我们网站的数据库所在位置,缺省为frshop下面database下的db.mdb,为了安全,您可以把数据库放置 在任何地方,只需保证这里的连接到那个数据库即可) 6.单击“确定” 7.完成数据源设置 设置完数据源以后,您只须把我们给您的文件中的classes文件下复制到 网站根目录的web-Inf文件夹下面; 然后重启服务器即可。
上传时间: 2016-06-28
上传用户:shawvi
1.新建一个Web Project 2.把附件中的四个.jspCopy到WebRoot文件夹下,web.xml复制到WEB-Inf下 3.数据库连接采用Jdbc-Odbc桥的方式(推荐你以后采用Jdbc驱动连接或Hibernate框架——4.此代码全部用Jsp开发,没有用到Servler和JavaBean 5.此文仅适合J2EE初学者
标签: Project jspCopy WebRoot Web
上传时间: 2016-07-06
上传用户:linlin
jsp blog系统 说明: 1,使用前,请先打开db.java修改其中的数据库信息,然后用你的jdk编译后放入WEB-Inf\classes\dbpac\下。将所有文件上传到服务器,然后运行install.html建立数据库。安装完毕后,请手动删除install.html和install.jsp 2, 如果是unix服务器,请设置config.php,db.php,links.php,skinlist.php的文件权限设置为777 3, 打开js目录下的my.js,根据自己的需要修改即可。 4,打开javamail.jsp,将 "邮件服务器登录用户名"," 邮件服务器登录密码","发送人邮件地址","接受人邮件地址",替换成自己的信息。(邮件服务器最好为163的邮箱,否则有些邮箱可能不支持。推荐 接受人邮件地址为您的QQ邮箱地址,这样方便。注意 发送人邮件地址必须和您的邮件服务器用户名匹配。)
上传时间: 2013-12-15
上传用户:lhw888
1.安装配置tomcat+mysql5环境; 2.执行sql.sql; 3.更改 WEB-Inf\classes\net\dmresearch\util 下my.properties对应配置 4.访问首页;
标签: etdmresearchutil WEB-Infclasses properties sql
上传时间: 2014-01-18
上传用户:hongmo
留言簿架构 oracle 9i + jsp + struts 留言簿基本功能: 1 、客人签写留言 2 、基本的UBB支持,如[url]http://www.lunji.com[/url],[color="red"]红色字[/color] 3 、ctrl+enter可提交留言 4 、搜索留言 5 、悄悄话功能 安全: 1 、解决了连串字母将表格撑大问题 2 、用户名与留言内容不能太长或为空 3 、用户不能冒充版主留言 4 、屏垃圾语言功能 管理: 默认页为/admin/login.do 9 、留言簿基本参数的设置如留言簿标题,每页显示条数 10、设置版主信息 11、设置管理员用户名、密码 12、回复留言、编辑留言、删除留言 13、设置悄悄话功能的开启与关闭 14、垃圾语言过滤 15、在线更改最大留言字节数 安装: 1、在oracle中执行document/sql/guestbook.sql 2、设置tomcat server.xml中Connector配置节增加一个属性,URIEncoding="gb2312" 3、用记事本打开WEB-Inf/classes/init.properties,修改其中的数据库ip地址,sid,帐号和密码等 首页默认为indx.do
上传时间: 2014-11-16
上传用户:zl5712176