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