This document provides guidelines for integrating a discrete high speed USB host controller onto a fourlayer desktop motherboard. The material covered can be broken into three main categories: Board design guidelines, EMI/ESD guidelines and front panel USB guidelines. Section 1.1 Background provides an explanation of the routing experiments and testing performed to validate the feasibility of 480 Megabits per second on an actual motherboard. Section 7 contains a design checklist that lists each design recommendation described in this document. High speed USB operation is described in the USB 2.0 Specification (http://www.usb.org/developers/docs.html).
标签: integrating controller guidelines document
上传时间: 2013-11-27
上传用户:电子世界
This document provides guidelines for integrating a discrete high speed USB host controller onto a fourlayer desktop motherboard. The material covered can be broken into three main categories: Board design guidelines, EMI/ESD guidelines and front panel USB guidelines. Section 1.1 Background provides an explanation of the routing experiments and testing performed to validate the feasibility of 480 Megabits per second on an actual motherboard. Section 7 contains a design checklist that lists each design recommendation described in this document. High speed USB operation is described in the USB 2.0 Specification (http://www.usb.org/developers/docs.html).
标签: integrating controller guidelines document
上传时间: 2015-11-18
上传用户:xhz1993
文件说明java模式,The CustomerFacade class offers a higher level business service in the form of the saveCustomerData method. Instead of interacting with each of the subsystem components directly, the client AccountManager can make use of the higher level, more simplified interface offered by the CustomerFacade object to validate and save the input customer data.
上传时间: 2016-12-10
上传用户:kernaling
struts validator验证框架 1、配置: * 加入国际化配置在struts-config.xml文件中,如: <message-resources parameter="MessageResources" /> * 提供国际化资源文件 * 引入validator插件在struts-config.xml文件中,如: <plug-in className="org.apache.struts.validator.ValidatorPlugIn"> <set-property property="pathnames" value="/WEB-INF/validator-rules.xml,/WEB-INF/validation.xml"/> </plug-in> * 提供validation.xml和validator_rules.xml文件,将此文件拷贝到WEB-INF下 2、validator服务器端验证 * 配置validation.xml文件 3、validator客户端验证(javascript) ) * 配置validation.xml文件 * 在jsp页面中包含< html:javascript> * 对需要验证的表单定义onsubmit事件,其中事件名称为validate+ActionForm的名称,如:validateLoginForm
标签: struts-config validator struts xml
上传时间: 2017-01-24
上传用户:silenthink
struts验证框架代码例子下载,用的是struts自身自带的validate.xml的验证文件
上传时间: 2017-03-04
上传用户:66666
该项目为双用户:管理员 与营业员 角色登陆显示不同信息 今日房价:可以点双击房价进行在线修改 开房记录报表只供查询(关键字:开房/退房 时间或者日期或者描述信息) 房间信息管理:可以直接点击grid面板编辑 房间类型是单击时从数据库读出 首页放了几张图片用的是jquery的一个图片插件 左侧面板公告信息是自己胡乱修改了Grid面板 改在这样的 数据库方面一小部分功能运用存储过程
上传时间: 2014-08-29
上传用户:redmoons
AJAX API 中文帮助文档,对于AJAX的出深入研究很有帮助!这里主要是对AJAX的JQuery框架的帮助!
上传时间: 2017-04-29
上传用户:gtzj
演示中使用的数据库为省、市、县三级数据库 演示程序实现了省、市、县三级联动(ajax技术) 程序调用方法: 1:把 <script language="javascript" src="js/jquery.js"></script> <script language="javascript" src="js/firste_city.js"></script> 贴到网页<head></head>之间 2:把 <span id="f"></span><span id="floading"></span><span id="ferr"></span> 贴到需要显示省、市、县下拉列表的地方 程序中使用了jquery库,感谢其作者John Resig。
标签: javascript language script ajax
上传时间: 2017-05-26
上传用户:6546544
无限联机,递归,java读写Cookie去除HTML,jquery实现google即时提示输入
标签: 联机
上传时间: 2017-06-30
上传用户:lgnf
利用js实现与服务器的异步交互,利用ajax 的jquery实现不刷新效果
上传时间: 2014-01-19
上传用户:rocwangdp