01 2016 档案

摘要:排版: 较长的语句或函数过程参数(>80字符)要分成多行书写, 长表达式要在低优先级操作符处划分新行,操作符放在新行之首, 划分出的新行要进行适当的缩进,使排版整齐,语句可读 参考: 1. 运算符优先级 http://baike.baidu.com/link?url=On7p68dqyiQA5LJ4 阅读全文
posted @ 2016-01-28 10:40 oucaijun 阅读(394) 评论(0) 推荐(0) 编辑
摘要:Ubuntu12.04搭建tftp&nfs服务器http://blog.163.com/thinki_cao/blog/static/83944875201411610467306/硬件环境:HP CQ45 308操作系统:KUbuntu12.04 LTS 32bit以下tftp与nfs配置方法经本... 阅读全文
posted @ 2016-01-22 10:00 oucaijun 阅读(2017) 评论(0) 推荐(0) 编辑
摘要:Linux log日志查看 http://www.2cto.com/os/201307/227230.html 阅读全文
posted @ 2016-01-21 16:46 oucaijun 阅读(146) 评论(0) 推荐(0) 编辑
摘要:ubuntu怎么设置root用户http://blog.csdn.net/chenping314159/article/details/7561339创建root帐号:在安装系统时,root账户并没有被激活来供你使用,即root帐号被隐藏了,而是通过初始用户与sudo的结合使用来完成一些需要root... 阅读全文
posted @ 2016-01-21 15:49 oucaijun 阅读(179) 评论(0) 推荐(0) 编辑
摘要:mount使用示例:#mkdir -p /mnt/usbhd1注:建立目录用来作挂接点(mount point)#mount -t ntfs /dev/sdc1 /mnt/usbhd1(-t ntfs )是可选项。1. man mount:SYNOPSIS mount [-lhV] ... 阅读全文
posted @ 2016-01-21 14:03 oucaijun 阅读(273) 评论(0) 推荐(0) 编辑
摘要:只是找到了比较一点点的线索, 如下:首先要有的概念是,内核在挂载文件系统之前,自己会做一个虚拟fs。1. Uboot:从flash启动set bootcmd nand read 0x30000000 0x60000 0x200000\;bootm 0x30000000set bootargs noi... 阅读全文
posted @ 2016-01-21 00:27 oucaijun 阅读(1965) 评论(0) 推荐(0) 编辑
摘要:MDK的优化应用 http://blog.163.com/zhaojun_xf/blog/static/300505802011291384721/ 使用Keil/MDK这么多年了,一直都没有使用它的代码优化功能。总是觉得在容量可以容纳的情况下没有必要。最近在做一个摄像头项目时,总是只能在TFT上显 阅读全文
posted @ 2016-01-19 11:07 oucaijun 阅读(360) 评论(0) 推荐(0) 编辑
摘要:面向对象设计的基本原则 http://www.cnblogs.com/malaikuangren/archive/2012/03/22/2411315.html接口: 理解: 各方的一个协议。 好处: 接口和实现分离; 便于拓展;面向对象设计基本原则: 单一职责原则: 一个类的功能要单一,只做与它... 阅读全文
posted @ 2016-01-12 18:27 oucaijun 阅读(561) 评论(0) 推荐(0) 编辑
摘要:遇到的问题1. 在家里,用andriod客户端连接摄像头,能连上,但是连接不稳,容易掉。家里是电信的网络。手机:华为系统:andriodapp版本:stm固件版本:hi3518系统版本:hi3518软件版本:想法:1.​ 我觉得可以考虑建一个bug管理的平台,release版本的和core版本的。2... 阅读全文
posted @ 2016-01-09 23:27 oucaijun 阅读(161) 评论(0) 推荐(0) 编辑
摘要:http://caibaojian.com/nodejs-roll-back.html 阅读全文
posted @ 2016-01-07 21:32 oucaijun 阅读(426) 评论(0) 推荐(0) 编辑
摘要:secureCRT连接ubuntu问题- The remote system refused the connection http://jxyang.iteye.com/blog/1484915 secureCRT连接ubuntu问题- The remote system refused the 阅读全文
posted @ 2016-01-05 12:37 oucaijun 阅读(1097) 评论(0) 推荐(0) 编辑
摘要:linux cdev详解http://blog.chinaunix.net/uid-24517893-id-161446.html用cdev_add添加字符设备驱动://linux2.6中用cdev_add添加字符设备驱动//传统的是直接使用register_chrdev//新的方式,驱动初始化写起... 阅读全文
posted @ 2016-01-04 23:12 oucaijun 阅读(981) 评论(0) 推荐(0) 编辑
摘要:1 .使用MDK将STM32的标准库编译成lib使用【图文】 http://www.cnblogs.com/zyqgold/p/3189719.html 阅读全文
posted @ 2016-01-04 12:29 oucaijun 阅读(531) 评论(0) 推荐(0) 编辑

下载TeamViewer完整版 下载TeamViewer
点击右上角即可分享
微信分享提示