最新消息:20210917 已从crifan.com换到crifan.org

工作和技术

工作相关的技术文章

【转】C语言发展简史

【转】C语言发展简史

crifan 15年前 (2010-05-13) 2252浏览 0评论

【转】C语言发展简史 【起源】 C 语言最早的原型是 ALGOL 60 1963 年,剑桥大学将其发展成为 CPL(Combined Programing Language)。 1967 年,剑桥大学的 Matin Richards 对 CPL ...

【部分解决】Partially written block xxx detected

【部分解决】Partially written block xxx detected

crifan 15年前 (2010-05-07) 2491浏览 3评论

【问题】 板子上用的nand Flash,加上yaffs2文件系统,使用一段时间后, 每次开机出现类似如下错误: Partially written block 176 detected 【解决办法】 1。后来去看代码搞懂了,是yaffs2文件系统,...

【已解决】qt中鼠标能显示但是无法移动

【已解决】qt中鼠标能显示但是无法移动

crifan 15年前 (2010-05-04) 3455浏览 2评论

【问题】 在完成了Linux kernel中的对应的一个模拟鼠标的输入设备(input device)easypoint驱动后,验证了该驱动可以正常工作了,输入 cat /dev/input/event1 | hexdump 然后移动该鼠标设备,会打...

【整理】如何解压.patch.gz文件

【整理】如何解压.patch.gz文件

crifan 15年前 (2010-04-28) 4105浏览 0评论

最近遇到一个.patch.gz文件,以为像.tar.gz一样,直接将其用tar去解压,结果不支持: [crifan@linux-41lh linux-2.6.28.4]$tar xvfz easypoint_v0.3.patch.gz tar: T...

71 queries in 0.228 seconds, using 19.99MB memory