1. 关于时序
JB版本中,接口disp_drv_get_lcm_driver实现compare id并获取到lcm driver以及lcm param的动作,对于DSI,每次尝试读取id之前都会根据lcm driver中的设置重新设置时序,所以担心时序不同无法读取id的担心就显得多余了
2. 关于开机logo
我们默认的做法,在ProjectConfig.mk中会定义Macro BO...
分类:
移动开发 时间:
2014-09-04 09:46:37
阅读次数:
295
以两个C文件为例:
将本该被分别编译成adc_device.ko和adc_driver.ko的adc_device.c、adc_driver.c编译成一个ko文件!
采用方法:
第一步、修改C文件
1、去掉adc_device.c文件里module_init(xxx)、module_exit(yyy)中xxx、yyy 函数原型的关键字static
2、注销adc_devic...
分类:
系统相关 时间:
2014-09-04 01:41:37
阅读次数:
299
Atitit. 高级软件工程师and 普通的区别 高级编程的门槛总结
1. 完备的知识体系 2
2. 编程理论/原理的掌握 2
1.1. 掌握常用的概念(ORM,IOC,AOP,event driver/mvc 等)
2
1.2. 高级概念(lambda,闭包closure,fp,dsl ) 2
1.3. 元编程MOP Annotation/attributi 2
...
分类:
其他好文 时间:
2014-09-04 00:13:52
阅读次数:
606
一、当文字与图片在一行,需要将文字与图片底对齐,需要这样写:1记住密码二、当文字与图片在一行,需要将文字与图片居中对齐,需要这样写:1记住密码三、更改IE“查看源代码”菜单打开的编辑器打开注册表编辑器,在开始-运行中输入regedit前端UI分享找到以下位置: HKEY_LOCAL_MACHINE”...
分类:
Web程序 时间:
2014-09-03 11:08:26
阅读次数:
345
Description
Josephina is a clever girl and addicted to Machine Learning recently. She pays much attention to a method called Linear Discriminant Analysis, which has many interesting properties.
I...
分类:
其他好文 时间:
2014-09-02 17:52:25
阅读次数:
296
com.mysql.jdbc.Driver jdbc:mysql://wonder:3306/j2ee root pass lee/Person.hbm.xml org.hibernate...
分类:
移动开发 时间:
2014-09-02 17:40:35
阅读次数:
233
Hibernate使用Annotation的一对多:hibernate.cfg.xml com.mysql.jdbc.Driver jdbc:mysql://127.0.0.1/testdb root ...
分类:
系统相关 时间:
2014-09-02 17:29:55
阅读次数:
261
同事提了一个需求,要求按照某列分组,然后将各组的前几条抽取出来。
表结构
CREATE TABLE `total_freq_ctrl` (
`time` int(10) unsigned NOT NULL,
`machine` char(64) NOT NULL,
`module` char(32) NOT NULL,
`total_flow` int(10) unsigned...
分类:
数据库 时间:
2014-09-02 15:56:57
阅读次数:
285
Take a look at Task Manager on the machine where your TFS Repository lives. We have this problem whenever its memory utilization is greater than 95%.h...
分类:
其他好文 时间:
2014-09-02 12:16:24
阅读次数:
388
解決方案:1.sudo apt-get install virtualbox-ose-source2.cd /usr/src3.sudo tar xjvf virtualbox*.bz24.cd modules/virtualbox-ose5.sudo ./build_in_tmp install6...
分类:
其他好文 时间:
2014-09-02 11:59:44
阅读次数:
201