上一页 1 ··· 108 109 110 111 112 113 114 115 116 ··· 164 下一页
摘要: http://apps.hi.baidu.com/share/detail/6016136 PPT中《此演示文稿中的一些控件无法激活》的解决办法 在PPT做课件,在其中插入Flash动画,在某... 阅读全文
posted @ 2016-03-30 10:28 张同光 阅读(3513) 评论(0) 推荐(0)
摘要: http://www.linuxdiyf.com/viewarticle.php?id=205174来源:中关村在线 涂兰敬 7月21日获悉,Linux内核3.0正式版本终于发布了。在经过大大小小40个版本的发... 阅读全文
posted @ 2016-03-30 10:28 张同光 阅读(166) 评论(0) 推荐(0)
摘要: http://www.linuxdiyf.com/viewarticle.php?id=204538为什么转贴这篇文章?因为很多转贴的文章只是简单介绍了目录的应用,对深入了解不够-----------------... 阅读全文
posted @ 2016-03-30 10:28 张同光 阅读(96) 评论(0) 推荐(0)
摘要: CentOS官方正式发布CentOS 6CentOS官方:http://www.centos.org/i386构架官方下载地址:http://mirror.centos.org/centos/6/isos/i38... 阅读全文
posted @ 2016-03-30 10:28 张同光 阅读(187) 评论(0) 推荐(0)
摘要: http://tech.chinaunix.net/a2011/0727/1223/000001223542.shtml 导读:IT行业及IT工作市场正在进行着巨大的改变,这些改变将会把人的注意力转移到三大类I... 阅读全文
posted @ 2016-03-30 10:28 张同光 阅读(99) 评论(0) 推荐(0)
摘要: 09计应1班 段彦青 0906041001 嵌入式系统移植基础三部曲 操作系统:centos 5.6 准备工作:安装skyeye-1.2.6_rc1 [root@localhost skyeye-1.2.6_rc1]# ./configure //配置 [root@localhost skyeye- 阅读全文
posted @ 2016-03-30 10:27 张同光 阅读(240) 评论(0) 推荐(0)
摘要: http://blogold.chinaunix.net/u3/108239/showart.php?id=2144635第11章+----------------------------------------... 阅读全文
posted @ 2016-03-30 10:27 张同光 阅读(45) 评论(0) 推荐(0)
摘要: Linux设备驱动程序(第三版)http://product.dangdang.com/product.aspx?product_id=9112405&ref=search-1-pubLinux设备驱动程序第三版... 阅读全文
posted @ 2016-03-30 10:27 张同光 阅读(276) 评论(0) 推荐(0)
摘要: 1.Linux驱动开发庖丁解牛之一——开发环境的建立http://linux.chinaunix.net/bbs/thread-1042600-1-2.html2.Linux驱动开发庖丁解牛之二——模块编程 ht... 阅读全文
posted @ 2016-03-30 10:27 张同光 阅读(81) 评论(0) 推荐(0)
摘要: http://blogold.chinaunix.net/u3/108239/showart.php?id=2144624第1章+-----------------------------------------... 阅读全文
posted @ 2016-03-30 10:27 张同光 阅读(88) 评论(0) 推荐(0)
摘要: http://blogold.chinaunix.net/u3/108239/showart.php?id=2144630第7章+-----------------------------------------... 阅读全文
posted @ 2016-03-30 10:27 张同光 阅读(54) 评论(0) 推荐(0)
摘要: http://blogold.chinaunix.net/u3/108239/showart.php?id=2144632第9章+-----------------------------------------... 阅读全文
posted @ 2016-03-30 10:27 张同光 阅读(73) 评论(0) 推荐(0)
摘要: http://blogold.chinaunix.net/u3/108239/showart.php?id=2144636第13章+----------------------------------------... 阅读全文
posted @ 2016-03-30 10:27 张同光 阅读(48) 评论(0) 推荐(0)
摘要: http://blogold.chinaunix.net/u3/108239/showart.php?id=2144637第15章(最终章)+-----------------------------------... 阅读全文
posted @ 2016-03-30 10:27 张同光 阅读(57) 评论(0) 推荐(0)
摘要: http://www.linuxdiyf.com/viewarticle.php?id=203496高级浏览器内核开发工程师 招聘人数:2人职位要求:1、精通C++语言编程;2、三年以上Linux下平台开发经验... 阅读全文
posted @ 2016-03-30 10:27 张同光 阅读(68) 评论(0) 推荐(0)
摘要: http://www.linuxdiyf.com/viewarticle.php?id=203420[i=s] 本帖最后由 age 于 2011-6-21 22:42 编辑 为了在linux下能正常使用淘宝,你需... 阅读全文
posted @ 2016-03-30 10:27 张同光 阅读(103) 评论(0) 推荐(0)
摘要: 职位http://job.chinaunix.net/person/searchjob.php 管理员在2009年8月1... 阅读全文
posted @ 2016-03-30 10:27 张同光 阅读(40) 评论(0) 推荐(0)
摘要: 嵌入式系统移植三步曲Bootloader的移植————>Linux的移植----->根文件系统的移植班机:09应用技术二班 姓名:贾文龙 学号:0906042030一、Bootloader的移植1.编辑u-boo... 阅读全文
posted @ 2016-03-30 10:26 张同光 阅读(133) 评论(0) 推荐(0)
摘要: //09嵌入式-贾文龙#include #include #include void perr_exit(const char *s){ perror(s); exit(1);} in... 阅读全文
posted @ 2016-03-30 10:26 张同光 阅读(288) 评论(0) 推荐(0)
摘要: 09计应一班 闫俊霖/* server.c */#include #include #include #include #include "wrap.h"#define MAXLINE 80#define ... 阅读全文
posted @ 2016-03-30 10:26 张同光 阅读(55) 评论(0) 推荐(0)
上一页 1 ··· 108 109 110 111 112 113 114 115 116 ··· 164 下一页