码迷,mamicode.com
首页 >  
搜索关键字:usb driver tutorial    ( 12990个结果
第十九篇:USB Audio/Video Class设备协议
众所周知, USB是一个成功的协议 从USB1.0, USB1.1, USB2.0 480Mbps 到USB3.0 5Gbps, 再到最新的USB3.1 10Gbps, 不断在发展,不断在更新. 同时, 对USB设备方面有所了解的软件,硬件工程师,也应该知道, USB包含了Storage, audio, video, hid, printer, 只要是做过USB的工程师,都或多或少对这几个类有...
分类:其他好文   时间:2014-06-20 12:37:33    阅读次数:608
SSL support in Havana LBaaS haproxy driver
SSL in Neutron LBaaS haproxy driver 的简单实现。...
分类:其他好文   时间:2014-06-20 11:40:53    阅读次数:349
[Selenium]对弹出的Alert窗口进行操作
Alert alert = driver.switchTo().alert();alert.accept();
分类:其他好文   时间:2014-06-11 13:05:22    阅读次数:169
EtherCAT ---- Kithara RTS
本文翻译了kithara官方文档,也加入了一些理解,暂时做得还不够完美,后续补充修正。2014.06.06 EtherCAT This tutorial describes the following topics using the EtherCAT API 本向导描述了使用EtherCAT AP...
分类:其他好文   时间:2014-06-11 07:34:41    阅读次数:568
[Android]Android Hello World Example
In this tutorial, we show you how to create a simple “hello world”Androidproject inEclipse IDE + ADT plugin, and run it withAndroid Virtual Device (AV...
分类:移动开发   时间:2014-06-08 06:43:46    阅读次数:403
25条提高iOS App性能的技巧和诀窍
这篇文章来自iOS Tutorial Team 成员Marcelo Fabri, 他是Movile的一个iOS开发者. Check out hispersonal websiteorfollow him on Twitter.原文地址 当我们开发iOS应用时,好的性能对我们的App来说是很重要的。你...
分类:移动开发   时间:2014-06-08 01:28:27    阅读次数:507
Open vSwitch Advanced Features Tutorial
Open vSwitch Advanced Features Tutorial=======================================Many tutorials cover the basics of OpenFlow. This is not such atutorial....
分类:其他好文   时间:2014-06-07 08:56:17    阅读次数:282
Test Automation With Selenium Using Page Object Design
WebDriver IntroductionA different way of automating the browser.. Create a browser-specific driver to control the browser directly and have to do this...
分类:其他好文   时间:2014-06-07 07:14:40    阅读次数:290
Microsoft? Command Line Utilities 11 for SQL Server?
Microsoft? Command Line Utilities 11 for SQL Server?http://www.microsoft.com/en-hk/download/details.aspx?id=36433Microsoft? ODBC Driver 11 for SQL Ser...
分类:数据库   时间:2014-06-05 21:32:10    阅读次数:367
[Android]查询现有支持权限
1. 显示所有权限adb shell pm list permissions2. 列出USB Android设备中的权限列表adb -d shell pm list permissions3. 列出指定Android设备中的权限列表adb -s emulator-5554 shell pm list...
分类:移动开发   时间:2014-06-05 21:26:19    阅读次数:233
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!