Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1490518
  • 博文数量: 129
  • 博客积分: 1449
  • 博客等级: 上尉
  • 技术积分: 3048
  • 用 户 组: 普通用户
  • 注册时间: 2012-07-24 18:36
文章分类

全部博文(129)

文章存档

2015年(3)

2014年(20)

2013年(65)

2012年(41)

发布时间:2012-11-21 11:46:28

luci 参考资料http://luci.subsignal.org/trac/wiki/Documentationhttp://wiki.openwrt.org/doc/techref/preinit_mount?#first.boothttp://www.google.com.hk/search?q=Luci&hl=en&safe=strict&domains=openwrt.org&sitesearch=openwrt.org&prmd=ivnsl&ei=kDCrTc6UGI-WvAO63LH_CQ&start=0&sa=Nhttp://wik.........【阅读全文】

阅读(12159) | 评论(0) | 转发(3)

发布时间:2012-11-29 09:02:12

//Linux设备驱动之HID驱动 源码分析http://blog.chinaunix.net/uid-20543183-id-1930836.htmlHID是Human Interface Devices的缩写.翻译成中文即为人机交互设备.这里的人机交互设备是一个宏观上面的概念,任何设备,只要符合HID spec,都可以称之为HID设备.常见的HID设备有鼠标键盘,游戏操纵杆等等.在接下来的代码.........【阅读全文】

阅读(6746) | 评论(0) | 转发(0)

发布时间:2013-06-24 21:56:12

http://112.237.25.243:8081/......【阅读全文】

阅读(15875) | 评论(0) | 转发(1)

发布时间:2013-04-10 10:05:24

1.  .\Output\Q-SYS.axf: Error: L6915E: Library reports error: __use_no_semihosting was requested, but _ttywrch was referenced解决的代码如下: //不使用半主机模式#if 1 //如果没有这段,则需要在target选项中选择使用USE microLIB#pragma import(__use_no_semihosting)struct __FILE {int handle;.........【阅读全文】

阅读(12498) | 评论(0) | 转发(1)

发布时间:2013-01-29 08:38:48

Source code for Lua 5.1This is the complete source code of Lua 5.1, with links to header files, functions, macros, types, and variables. You can browse the modules below or find a name in the index. Includeslua.hlauxlib.hlualib.hluaconf.h.........【阅读全文】

阅读(6911) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册