码迷,mamicode.com
首页 >  
搜索关键字:usb driver tutorial    ( 12990个结果
webdriver 选择下拉列表的操作
欢迎光临娇娇家的美衣阁 http://shop105984718.taobao.com/标准的下拉列表为select类型封装方法public void select(String xpath, String value){ Select s = new Select(driver.findEleme...
分类:Web程序   时间:2014-05-09 18:10:16    阅读次数:520
【详解】如何编写Linux下Nand Flash驱动
From:http://www.crifan.com/files/doc/docbook/linux_nand_driver/release/html/linux_nand_driver.html版本:v2.2CrifanLi摘要本文先解释了Nand Flash相关的一些名词,再从Flash硬件机制...
分类:系统相关   时间:2014-05-09 16:36:30    阅读次数:691
angularjs教程网址
AngularJS官网地址:http://angularjs.org/AngularJS入门教程:http://www.ituring.com.cn/minibook/303说明:比较基础,是官方Tutorial的翻译AngularJS开发指南:http://angularjs.cn/T008?p=...
分类:Web程序   时间:2014-05-09 11:37:17    阅读次数:337
Linux数据包路由原理、Iptables/netfilter入门学习
相关学习资料https://www.frozentux.net/iptables-tutorial/cn/iptables-tutorial-cn-1.1.19.htmlhttp://zh.wikipedia.org/wiki/Netfilterhttp://www.netfilter.org/pr...
分类:Web程序   时间:2014-05-09 11:36:52    阅读次数:482
CAS 4.0.0RC 配置通过数据库认证用户登录
配置通过数据库认证用户登录打开webapp\WEB-INF目录下的deployerConfigContext.xml,替换 为 com.mysql.jdbc.Driver jdbc:mysql://localhost:3306/db_name root 使用j...
分类:数据库   时间:2014-05-09 11:31:43    阅读次数:477
Hibernate配置文件——hibernate.cfg.xml
org.hibernate.dialect.MySQLDialect com.mysql.jdbc.Driver jdbc:mysql://localhost:3306/hibernate root root true ...
分类:系统相关   时间:2014-05-05 09:41:36    阅读次数:459
破解简单Mifare射频卡密钥杂记
推荐一个国外叫OpenPCD小组的产品,毕竟人家不管是电路图还是软件统统开源嘛。他们项目的地址在http://www.openpcd.org样卡图片:接下来是软件,因为都是USB连接的,所以Linux下没什么驱动问题,只缺需要一个库文件,执行svn cohttp://svn.gnumonks.org...
分类:其他好文   时间:2014-05-04 20:50:07    阅读次数:991
Windows Driver—IOCtl的三种数据交互方式(buffer,direct,other)
简介DeviceIoControl的三种通信方式...
分类:Windows程序   时间:2014-05-04 18:02:50    阅读次数:843
简单的LESS Tutorial
简单的LESSTutorial1.什么是LESS?LESS是一种动态的CSS语言,更专业的称呼是CSSpreprocessor。作为CSS的扩展语言,LESS可以让CSS文件逻辑上更清晰,从而更容易维护和更新。LESS是开源的,诞生于2009年,采用javascript开发,LESS深受另外一种动态CSS语言SASS/SCSS的影响(SCSS是SA..
分类:其他好文   时间:2014-05-04 17:15:20    阅读次数:449
Linux Booting Process: A step by step tutorial for understanding Linux boot sequence
Oneofthemostremarkableachievementinthehistoryofmankindiscomputers.Anotheramazingfactaboutthisremarkableachievementcalledcomputersisthatitsacollectionofdifferentelectroniccomponents,andtheyworktogetherincoordinationtogiveyouameaningfuloutput.Weinourdaytodayl..
分类:系统相关   时间:2014-05-04 17:05:15    阅读次数:608
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!