上一页 1 ··· 102 103 104 105 106 107 108 109 110 ··· 164 下一页
摘要: EI会议论文 检索类型是CA,EI期刊类论文 检索类型是JA++++++++++++++++++++++++++++++++++++++++++++++EI检索,ISTP检索,EI检索收录的国际会议发表,EI检索... 阅读全文
posted @ 2016-03-30 10:37 张同光 阅读(450) 评论(0) 推荐(0)
摘要: http://www.cnblogs.com/JustinYoung/articles/1014374.html现在网络上的浏览器,操作系统就象中国的方言一样,那个叫多啊!这给我们这些开发人员 带来了巨大的痛苦!... 阅读全文
posted @ 2016-03-30 10:37 张同光 阅读(74) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/jensonhjt/article/details/1765557 阅读(2904) | 评论(0) | 转发(0) | ... 阅读全文
posted @ 2016-03-30 10:37 张同光 阅读(436) 评论(0) 推荐(0)
摘要: http://q.cnblogs.com/q/13371/我的exe应用程序是这个“C:\\Activesoft\\ActiveMessenger\\AMsger.exe”,代码写到这里是可以实现调用这个应用程序... 阅读全文
posted @ 2016-03-30 10:37 张同光 阅读(2580) 评论(0) 推荐(0)
摘要: http://yidao620c.iteye.com/blog/1396837centos6.2自带的firefox直接yum update的话只能到3.6,速度相当慢,最好升级到firefox10升级步骤:1,... 阅读全文
posted @ 2016-03-30 10:37 张同光 阅读(105) 评论(0) 推荐(0)
摘要: http://blog.chinaunix.net/uid-22840716-id-3134121.html/etc/sysconfig/network 包括主机基本网络信息,用于系统启动/etc/sysconf... 阅读全文
posted @ 2016-03-30 10:36 张同光 阅读(91) 评论(0) 推荐(0)
摘要: http://www.cnblogs.com/teafree/当我们编写操作系统时,像编写其他软件一样,都需要一个调试器,Bochs是一个很好的虚拟机,可以用来调试操作系统,完全模拟硬件。一、安装Bochs的官网... 阅读全文
posted @ 2016-03-30 10:36 张同光 阅读(222) 评论(0) 推荐(0)
摘要: 下载 bochs -2.5.1http://sourceforge.net/projects/bochs/files/bochs/[root@localhost bochs-2.5.1]# ./configure... 阅读全文
posted @ 2016-03-30 10:36 张同光 阅读(143) 评论(0) 推荐(0)
摘要: 安装中文语言包的过程如下: 1. 从以下地址下载一个中文语言包 http://www.tomatocart.com/products/extension-manage.html?task=view&id... 阅读全文
posted @ 2016-03-30 10:36 张同光 阅读(320) 评论(0) 推荐(0)
摘要: #include int main(void){ int a[2][3]={1,2,2}; //int *a[4]={&i}; //int (*a)=[3]; int (*p)[5]=&a... 阅读全文
posted @ 2016-03-30 10:36 张同光 阅读(76) 评论(0) 推荐(0)
摘要: 网上商城源代码源码之家- www.mycodes.net 酷网动力 www.aspcool.com 源码联盟 www.aspsun.com源码天下 www.pccode.nethttp://blog.chinau... 阅读全文
posted @ 2016-03-30 10:36 张同光 阅读(715) 评论(0) 推荐(1)
摘要: # awk 'NR == 1 {p = $0} NR > 1 {print p; p = $0} END{printf p} ' SerialNumber.dat > tmp.txt# cp tmp.txt Se... 阅读全文
posted @ 2016-03-30 10:36 张同光 阅读(150) 评论(0) 推荐(0)
摘要: http://hi.baidu.com/shengchen1357/blog/item/fab10c8f63c837c4fc1f105a.html基本原理是:首先使mcrypt软件能够运行,然后安装php扩展模块... 阅读全文
posted @ 2016-03-30 10:36 张同光 阅读(157) 评论(0) 推荐(0)
摘要: 政治理论、外国语、数学一和计算机学科专业基础综合,卷面满分值分别为100分、100分、150分和150分(数据结构45分 计算机组成45分 操作系统35分 计算机网络25分)。政治英语数一计算机学科专业基础综合 ... 阅读全文
posted @ 2016-03-30 10:36 张同光 阅读(259) 评论(0) 推荐(0)
摘要: http://blog.chinaunix.net/space.php?uid=14735472&do=album&picid=231477http://www.linuxdiyf.com/bbs/attachm... 阅读全文
posted @ 2016-03-30 10:36 张同光 阅读(120) 评论(0) 推荐(0)
摘要: http://news.chinaunix.net/industry/2012/0323/2069210.shtml 本报北京3月22日讯 记者余瀛波“2011年,我国... 阅读全文
posted @ 2016-03-30 10:36 张同光 阅读(93) 评论(0) 推荐(0)
摘要: 相关软件包资料下载How to Install & compile Zend Guard Loader How to Install & compile Zend Guard LoaderThe Zend Gu... 阅读全文
posted @ 2016-03-30 10:36 张同光 阅读(86) 评论(0) 推荐(0)
摘要: http://hi.baidu.com/jonathan2004/blog/item/db7bf38aad11759ea4c2721d.html精通initramfs构建step by step (1)--hel... 阅读全文
posted @ 2016-03-30 10:36 张同光 阅读(1212) 评论(0) 推荐(0)
摘要: 下载 bochs -2.5.1http://sourceforge.net/projects/bochs/files/bochs/[root@localhost bochs-2.5.1]# ./configure... 阅读全文
posted @ 2016-03-30 10:36 张同光 阅读(177) 评论(0) 推荐(0)
摘要: http://turbolinux.org/2011/05/install-bochs-2-4-6-on-centos/1. Download http://sourceforge.net/projects/bo... 阅读全文
posted @ 2016-03-30 10:35 张同光 阅读(122) 评论(0) 推荐(0)
上一页 1 ··· 102 103 104 105 106 107 108 109 110 ··· 164 下一页