Chinaunix首页 | 论坛 | 博客

OS

  • 博客访问: 2230797
  • 博文数量: 691
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 2660
  • 用 户 组: 普通用户
  • 注册时间: 2014-04-05 12:49
个人简介

不浮躁

文章分类

全部博文(691)

文章存档

2019年(1)

2017年(12)

2016年(99)

2015年(207)

2014年(372)

发布时间:2015-07-29 19:36:40

wpa_supplicant & wpa_cli 无线网络配置 ......【阅读全文】

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

发布时间:2015-07-26 21:53:23

#include......【阅读全文】

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

发布时间:2015-07-20 20:40:23

......【阅读全文】

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

发布时间:2015-07-17 19:04:34

<span style="white-space:normal;color:#333333;font-family:宋体;font-size:14px;line-height:28px;text-indent:28px;background-color:#FFFFFF;">之前有两篇文章整理过</span><a href="http://www.2cto.com/os/201110/108845.html" target="_blank" style="text-decoration:none;color:#333333;white-space:normal;font-.........【阅读全文】

阅读(1467) | 评论(0) | 转发(0)
if

发布时间:2015-07-17 19:03:06

shell编程之if判断的总结
......【阅读全文】

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

发布时间:2015-07-17 09:25:38

分析了内存管理机制的来历和发展过程,以及分段和分页机制的原理......【阅读全文】

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

发布时间:2015-07-08 09:11:41

1、前言......【阅读全文】

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

发布时间:2015-07-08 08:37:51

<div style="color:#666666;font-family:宋体, Arial;line-height:26px;white-space:normal;background-color:#FFFFFF;"><span style="color:#444444;line-height:21px;"><p style="margin-bottom:0in;">开发板: TQ2440</p><p style="margin-bottom:0in;">1. hello.c</p><div><div class="codeheads.........【阅读全文】

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

发布时间:2015-06-15 20:03:19

一、安装内核模块:一般步骤:(1) 在/usr/src/linux/下运行make menuconfig把需要编译成模块的项打上(M),保存并退出。(2) 运行make modules,这一步将在/usr/src/linux/下生成*.o或*.ko文件。(3) 运行make modeules_install来安装,这步会把生成的.o或ko文件拷贝到/lib/modules/`uname -r`/下。如果你.........【阅读全文】

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

发布时间:2015-06-14 22:22:03

Cmake的介绍和使用 Cmake实践Cmake优点:1.       开发源代码,实用类BSD许可发布。2.       跨平台,并可以生成native编译配置文件,在linux/unix平台,生成makefile,在mac平台可以生成xcode,在windows平台可以生成msvc工.........【阅读全文】

阅读(1331) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

6449240732016-06-14 17:10

回复  |  举报
留言热议
请登录后留言。

登录 注册