Author:DriverMonkey
Mail:bookworepeng@Hotmail.com
Phone:13410905075
QQ:196568501
硬件环境:AM335X
软件环境:linux 3.2
bug 定位过程:
现象:1)系统运行一晚上,配置硬件操作失效
2)系统放置在那,没有用...
分类:
其他好文 时间:
2014-07-22 23:01:53
阅读次数:
384
这里把EEPROM
24c02封装起来,今后可以直接调用,其连线方式为:SDA-P2.1;SCL-P2.0;WP-VCC>__ //头文件的包含 7 #include 8
#define _Nop() _nop_() //定义空指令 9 /*----------...
分类:
其他好文 时间:
2014-05-12 16:04:34
阅读次数:
427
欢迎光临娇娇家的美衣阁
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
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
50 4 2 2 2 3000 com.mysql.jdbc.Driver
jdbc:mysql:///abc ...
分类:
数据库 时间:
2014-05-06 00:33:33
阅读次数:
445
输入子系统在内核中的位置:/driver/input
drivers/input/input.c: input_init ---> err = register_chrdev(INPUT_MAJOR,
"input", &input_fops); static const struct file_o...
分类:
其他好文 时间:
2014-05-05 23:34:42
阅读次数:
516
webdriver
获取表格内的文案:先定位到表格,再使用getText()方法重新封装getText()方法,如下所示 public String getText(String
xpath){ WebElement e = driver.findElement(By.xpath(xpath));....
分类:
Web程序 时间:
2014-05-05 11:14:58
阅读次数:
304
org.hibernate.dialect.MySQLDialect
com.mysql.jdbc.Driver jdbc:mysql://localhost:3306/hibernate root root true ...
分类:
系统相关 时间:
2014-05-05 09:41:36
阅读次数:
459
简介DeviceIoControl的三种通信方式...
linux的I2C体系结构分为3个组成部分:
(1) I2C核心...
分类:
系统相关 时间:
2014-05-04 09:09:26
阅读次数:
441