Chinaunix首页 | 论坛 | 博客
  • 博客访问: 244420
  • 博文数量: 81
  • 博客积分: 325
  • 博客等级: 一等列兵
  • 技术积分: 595
  • 用 户 组: 普通用户
  • 注册时间: 2012-03-17 21:00
文章分类
文章存档

2016年(2)

2013年(33)

2012年(47)

我的朋友

发布时间:2013-02-28 19:42:35

desktop:~$ cat debugme.c    <-----------------------------------------------显示程序内容#include <stdio.h>#define BIGNUM 50void index_to_the_moon(int ary[]);int main(int argc, char *argv[]){    int i=0;    int intary[100]={0};    .........【阅读全文】

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

发布时间:2013-02-26 18:48:18

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

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

发布时间:2013-02-25 20:05:34

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

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

发布时间:2013-02-24 16:14:55

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

阅读(27058) | 评论(2) | 转发(0)

发布时间:2013-02-23 12:34:28

1.主机和开发板可以互相ping通 pc端配置        1.修改/etc/exports,在末尾添加:/root/nfs 192.168.2.*(rw,sync,no_root_squash)        // /root/nfs 服务器端共享目录,可自定义,权限需设置为777     .........【阅读全文】

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

登录 注册