Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1521456
  • 博文数量: 290
  • 博客积分: 3468
  • 博客等级: 中校
  • 技术积分: 3461
  • 用 户 组: 普通用户
  • 注册时间: 2010-12-28 22:21
文章分类

全部博文(290)

文章存档

2016年(13)

2015年(3)

2014年(42)

2013年(67)

2012年(90)

2011年(75)

发布时间:2016-05-26 09:46:09

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

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

发布时间:2016-04-26 17:53:03

使用scratchbox2建立交叉编译环境,使交叉编译不再烦人。。。。。os:ubuntu 12.04.4 x641. 安装相关工具sudo apt-get install debootstrap scratchbox2sudo apt-get install qemu-user-staticmkdir rootfs cd rootfs2. 下载debian 文件系统并安装sudo debootstrap --verbose --arch mipsel --foreign st.........【阅读全文】

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

发布时间:2016-03-27 21:07:53

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

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

发布时间:2015-06-12 12:09:27

TinyXML使用简介......【阅读全文】

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

发布时间:2015-03-24 23:02:41

tempale 函数,template class 的例子点击(此处)折叠或打开#include <iostream>#include <vector>using namespace std;template <typename T>T compare_fn(T a, T b){ &nb.........【阅读全文】

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

登录 注册