03 2016 档案

摘要:Sending packet: $vCont;C0b:p1449.1449;c:p1449.-1#3c...Packet received: Xb;process:1449Program terminated w... 阅读全文
posted @ 2016-03-31 21:13 张同光 阅读(130) 评论(0) 推荐(0) 编辑
摘要:宿主机:CentOS 7 + android-ndk-r8e-linux-x86_64.tar.bz2 + arm_linux-androideabi-4.7 + API-14 手机:MB526 + Android 4.4.4 + armv7 [root@localhost android-on-l 阅读全文
posted @ 2016-03-31 21:12 张同光 阅读(260) 评论(0) 推荐(0) 编辑
摘要:具体代码差异,参考:http://blog.chinaunix.net/uid-14735472-id-5212202.html 接着调试,调试到此处,出现如下问题 (段错误) at /opt/cBPM-android/criteria-lin/src/Criteria/Criteria.Workf 阅读全文
posted @ 2016-03-31 21:05 张同光 阅读(182) 评论(0) 推荐(0) 编辑
摘要:1.安装gcc,需要c和c++两部分,默认安装下,CentOS不安装编译器的,在终端输入以下命令即可yum install gccyum install gcc-c++2.安装gtk2-devel,因为默认已经安... 阅读全文
posted @ 2016-03-31 21:01 张同光 阅读(134) 评论(0) 推荐(0) 编辑
摘要:宿主机:CentOS 7 + android-ndk-r8e-linux-x86_64.tar.bz2 + arm_linux-androideabi-4.7 + API-14手机:MB526 + Android... 阅读全文
posted @ 2016-03-31 21:00 张同光 阅读(155) 评论(0) 推荐(0) 编辑
摘要://break main.cpp:63//break main.cpp:155//break WAPI.cpp:72//break bOSXMLHelper.cpp:40//break PlatformUtils... 阅读全文
posted @ 2016-03-31 20:58 张同光 阅读(172) 评论(0) 推荐(0) 编辑
摘要:+++++++++++++编译Criteria.Tools.Executor————成功———调试 [root@localhost gdbserver]# pwd /opt/android-on-linux/android-ndk-r8e/prebuilt/android-arm/gdbserver 阅读全文
posted @ 2016-03-31 20:57 张同光 阅读(222) 评论(0) 推荐(0) 编辑
摘要:[root@localhost lib]# uname -aLinux localhost.localdomain 4.2.1-1.el7.elrepo.x86_64 #1 SMP Mon Sep 21 20:0... 阅读全文
posted @ 2016-03-31 20:55 张同光 阅读(89) 评论(0) 推荐(0) 编辑
摘要:★★★★★上面的问题——解决了:--------> /opt/cBPM/criteria-lin/src/Criteria/Criteria.WorkflowEngine/events/WorkflowList... 阅读全文
posted @ 2016-03-31 20:53 张同光 阅读(108) 评论(0) 推荐(0) 编辑
摘要:[root@localhost lib]# uname -aLinux localhost.localdomain 4.2.1-1.el7.elrepo.x86_64 #1 SMP Mon Sep 21 20:0... 阅读全文
posted @ 2016-03-31 20:52 张同光 阅读(110) 评论(0) 推荐(0) 编辑
摘要:宿主机:CentOS 7 + android-ndk-r8e-linux-x86_64.tar.bz2 + arm_linux-androideabi-4.7 + API-14手机:MB526 + Android 4.4.4 + armv7 [root@localhost android-on-li 阅读全文
posted @ 2016-03-31 20:50 张同光 阅读(230) 评论(0) 推荐(0) 编辑
摘要:(OK) 编译xerces-c-3.1.2(动态库)—CentOS 7— android-ndkexport XERCES="/opt/cBPM-android/xerces-c-3.1.2/"export ND... 阅读全文
posted @ 2016-03-31 20:48 张同光 阅读(304) 评论(0) 推荐(0) 编辑
摘要:+++++++++++++编译libiconv-1.14 (静态库) export NDK_ROOT="/opt/android-on-linux/android-ndk-r10d" export TOOLCHAIN="$NDK_ROOT/platforms/android-21/arch-arm" 阅读全文
posted @ 2016-03-31 20:47 张同光 阅读(243) 评论(0) 推荐(0) 编辑
摘要:编译xerces-c (静态库)—CentOS 7— android-ndk [root@localhost xerces-c-3.1.2]# pwd /opt/cBPM-android/xerces-c-3.1.2 [root@localhost xerces-c-3.1.2]# make cle 阅读全文
posted @ 2016-03-31 20:46 张同光 阅读(282) 评论(0) 推荐(0) 编辑
摘要:http://blog.chinaunix.net/uid-14735472-id-5214306.html# export PATH=$PATH:/opt/android-on-linux/android-nd... 阅读全文
posted @ 2016-03-31 20:43 张同光 阅读(202) 评论(0) 推荐(0) 编辑
摘要:CodeBlocks全局编译参数(Settings->Compiler)具体设置,参考 http://blog.chinaunix.net/uid-14735472-id-5194999.html打开CodeBl... 阅读全文
posted @ 2016-03-31 20:42 张同光 阅读(110) 评论(0) 推荐(0) 编辑
摘要:参考:http://www.centoscn.com/image-text/install/2014/0905/3684.html 在CentOS7上安装Codelocks的过程。1.安装gcc,需要c和c++两... 阅读全文
posted @ 2016-03-31 20:40 张同光 阅读(134) 评论(0) 推荐(0) 编辑
摘要:ftp://ftp.bluage.com/eclipse45/eclipse-cpp-mars-R-linux-gtk-x86_64.tar.gzftp://ftp.bluage.com/eclipse45/ec... 阅读全文
posted @ 2016-03-31 20:38 张同光 阅读(112) 评论(0) 推荐(0) 编辑
摘要:可以以 http://blog.csdn.net/bupt073114/article/details/43114223 示例++++++++ 在CentOS 7android-ndk-r10d-linux-... 阅读全文
posted @ 2016-03-31 20:37 张同光 阅读(177) 评论(0) 推荐(0) 编辑
摘要:ftp://ftp.bluage.com/eclipse45/eclipse-cpp-mars-R-linux-gtk-x86_64.tar.gzftp://ftp.bluage.com/eclipse45/ec... 阅读全文
posted @ 2016-03-31 20:35 张同光 阅读(102) 评论(0) 推荐(0) 编辑
摘要:server.c点击(此处)折叠或打开// gcc-lpthread server.c-o server#include #include #include #include #include #include ... 阅读全文
posted @ 2016-03-30 16:18 张同光 阅读(123) 评论(0) 推荐(0) 编辑
摘要:http://stackoverflow.com/questions/14563134/epoll-loops-on-disconnection-of-a-clientI am trying to impleme... 阅读全文
posted @ 2016-03-30 16:18 张同光 阅读(107) 评论(0) 推荐(0) 编辑
摘要:点击(此处)折叠或打开 127.0.0.1 root 123456 criteria ... 阅读全文
posted @ 2016-03-30 16:12 张同光 阅读(102) 评论(0) 推荐(0) 编辑
摘要:---------------------------------------//centos7 编译 php-5.6.14//centos7 yum 源# yum localinstall http://dl.... 阅读全文
posted @ 2016-03-30 16:03 张同光 阅读(109) 评论(0) 推荐(0) 编辑
摘要:+++++++++++++++++++++++++++++++++++++++++编译 php-5.6.14,将用到的库静态链接进来[root@localhost php-5.6.14]# pwd/opt/cBP... 阅读全文
posted @ 2016-03-30 16:01 张同光 阅读(147) 评论(0) 推荐(0) 编辑
摘要:参考:http://www.goland.org/nodejsonandroid/第1步:下载node-v4.2.1[root@localhost node-v4.2.1]# wget -c https://no... 阅读全文
posted @ 2016-03-30 16:00 张同光 阅读(138) 评论(0) 推荐(0) 编辑
摘要:宿主机:CentOS 7 + android-ndk-r8e-linux-x86_64.tar.bz2 + arm_linux-androideabi-4.7 + API-14 手机:MB526 + Android 4.4.4 + armv7 [root@localhost android-on-l 阅读全文
posted @ 2016-03-30 15:55 张同光 阅读(142) 评论(0) 推荐(0) 编辑
摘要:宿主机:CentOS 7 + android-ndk-r8e-linux-x86_64.tar.bz2 + arm_linux-androideabi-4.7 + API-14 手机:MB526 + Android 4.4.4 + armv7 [root@localhost android-on-l 阅读全文
posted @ 2016-03-30 15:53 张同光 阅读(173) 评论(0) 推荐(0) 编辑
摘要:1.安装gcc,需要c和c++两部分,默认安装下,CentOS不安装编译器的,在终端输入以下命令即可 yum install gcc yum install gcc-c++ 2.安装gtk2-devel,因为默认已经安装了正式产品需要的支持库,但是没有安装开发所需要的文档. yum install 阅读全文
posted @ 2016-03-30 15:53 张同光 阅读(157) 评论(0) 推荐(0) 编辑
摘要:★★★★★上面的问题——解决了:--------> /opt/cBPM/criteria-lin/src/Criteria/Criteria.WorkflowEngine/events/WorkflowLi... 阅读全文
posted @ 2016-03-30 15:51 张同光 阅读(100) 评论(0) 推荐(0) 编辑
摘要:编译xerces-c (静态库)—CentOS 7— android-ndk[root@localhost xerces-c-3.1.2]# pwd/opt/cBPM-android/xerces-c-3.1.2... 阅读全文
posted @ 2016-03-30 15:49 张同光 阅读(170) 评论(0) 推荐(0) 编辑
摘要:http://blog.chinaunix.net/uid-14735472-id-5214306.html # export PATH=$PATH:/opt/android-on-linux/android-ndk-r8e/toolchains/arm-linux-androideabi-4.7/ 阅读全文
posted @ 2016-03-30 15:48 张同光 阅读(662) 评论(0) 推荐(0) 编辑
摘要:CodeBlocks全局编译参数(Settings->Compiler)具体设置,参考 http://blog.chinaunix.net/uid-14735472-id-5194999.html打开CodeBl... 阅读全文
posted @ 2016-03-30 15:46 张同光 阅读(115) 评论(0) 推荐(0) 编辑
摘要:参考:http://www.centoscn.com/image-text/install/2014/0905/3684.html 在CentOS7上安装Codelocks的过程。1.安装gcc,需要c和c++两... 阅读全文
posted @ 2016-03-30 15:46 张同光 阅读(135) 评论(0) 推荐(0) 编辑
摘要:ftp://ftp.bluage.com/eclipse45/eclipse-cpp-mars-R-linux-gtk-x86_64.tar.gzftp://ftp.bluage.com/eclipse45/ec... 阅读全文
posted @ 2016-03-30 15:45 张同光 阅读(110) 评论(0) 推荐(0) 编辑
摘要:2002年参加工作以来(截止2014.6),讲授的课程如下,蓝色的课程是近5年主要讲授的课程。 《专业英语》 《汇编语言》 《计算机网络》 《离散数学》 《计算机网络安全》 《微型计算机硬件技术基础》 《Linux操作系统》 《嵌入式软件开发基础》 《嵌入式软件开发高级》 《Linux C程序设计》 阅读全文
posted @ 2016-03-30 15:25 张同光 阅读(112) 评论(0) 推荐(0) 编辑
摘要:序号 名 称 出版社名称、时间 12 信息安全技术实用教程(第3版) 2015-11、电子工业出版社 张同光主编 11 Linux操作系统(RHEL7/CentOS7) 2014-11、清华大学出版社 张同光主编 10 嵌入式系统开发实用教程 2013-08、清华大学出版社 张同光主编 9 Linu 阅读全文
posted @ 2016-03-30 15:24 张同光 阅读(171) 评论(0) 推荐(0) 编辑
摘要:2016-03-30-北邮-haoxiaop-daijiy 阅读全文
posted @ 2016-03-30 15:21 张同光 阅读(119) 评论(0) 推荐(0) 编辑
摘要:[root@bogon 桌面]# cat booklist.txt9787302115199978730214220197873021151999787115242907978711525329397873021... 阅读全文
posted @ 2016-03-30 10:39 张同光 阅读(144) 评论(0) 推荐(0) 编辑
摘要:张美英http://category.dangdang.com/all/?category_path=01.54.02.00.00.00&page_index=1&sort_type=sort_pubdate_d... 阅读全文
posted @ 2016-03-30 10:39 张同光 阅读(64) 评论(0) 推荐(0) 编辑
摘要:http://blog.chinaunix.net/space.php?uid=20769200&do=blog&id=3199982随着Linux应用的扩展许多朋友开始接触Linux,根据学习Windwos的经... 阅读全文
posted @ 2016-03-30 10:39 张同光 阅读(134) 评论(0) 推荐(0) 编辑
摘要:http://www.puppeter.cn/?p=106wavecom短信猫发送短信失败 发表评论 分类:运维工具 | 标签:sms wavecom ... 阅读全文
posted @ 2016-03-30 10:39 张同光 阅读(222) 评论(0) 推荐(0) 编辑
摘要:http://news.sohu.com/s2012/shijieguan-282/我的大学,你培养了多少公民 学校不在于培养多少总统,走出多少富翁,而是培养公民“我们的一些大学,包括北京大学,正在培养... 阅读全文
posted @ 2016-03-30 10:39 张同光 阅读(127) 评论(0) 推荐(0) 编辑
摘要:http://hi.baidu.com/bing2liuliu/blog/item/c5489aeb38a472c7d439c919.html客户端使用ajax技术中的post方法向服务器发送的所有内容都可以在服... 阅读全文
posted @ 2016-03-30 10:38 张同光 阅读(218) 评论(0) 推荐(0) 编辑
摘要:linux 选修课考试 采用 上机测试的形式:1. 硬盘安装 Centos6 WinXP 硬盘安装 Centos7 Win 7 硬盘安装 Centos72. 删除密码 passwd、init3.... 阅读全文
posted @ 2016-03-30 10:38 张同光 阅读(103) 评论(0) 推荐(0) 编辑
摘要:http://www.phpzixue.cn/detail785.shtml在php中的变量和函数名前加&符号的意思:在PHP中&符号即传的是变量的引用而不是拷贝,引用意味着用不同的名字访问同一个变量内容。这并不... 阅读全文
posted @ 2016-03-30 10:38 张同光 阅读(259) 评论(0) 推荐(0) 编辑
摘要:正常使用linux,没有办法创建文件,并且重启系统后,无法登录。一种可能原因:根分区 空间 使用完了。解决方法:删除一些自己下载的文件。 另外,或许要,[root@localhost 桌面]# echo > /v... 阅读全文
posted @ 2016-03-30 10:38 张同光 阅读(131) 评论(0) 推荐(0) 编辑
摘要:Welcome to the world of regexp! 阅读全文
posted @ 2016-03-30 10:38 张同光 阅读(96) 评论(0) 推荐(0) 编辑
摘要:作者:2010级嵌入式 张坤[root@localhost 桌面]# cat aaa.txt192.168.1.11234.234.04.08123.1234.045.678asdfasdf127.0.0.1a... 阅读全文
posted @ 2016-03-30 10:38 张同光 阅读(81) 评论(0) 推荐(0) 编辑
摘要:1. ifconfig & serviceifconfig 显示网络接口ifconfig eth0 down 禁用网络接口ifconfig eth0 up ... 阅读全文
posted @ 2016-03-30 10:38 张同光 阅读(87) 评论(0) 推荐(0) 编辑
摘要:http://www.gnokii.org/download/gnokiiAdministor@20100710-1626 ~$ echo 的d | gnokii.exe --sendsms 155602811... 阅读全文
posted @ 2016-03-30 10:38 张同光 阅读(146) 评论(0) 推荐(0) 编辑
摘要:http://blog.sina.com.cn/s/blog_4940e1fc010119i7.html作者:终南 在中文Windows系统中,如果一个文本文件是UTF-8编码的,那么在CMD.exe命... 阅读全文
posted @ 2016-03-30 10:38 张同光 阅读(551) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2016-03-30 10:38 张同光 阅读(69) 评论(0) 推荐(0) 编辑
摘要:http://www.si9o.com/ct/201110/145970477.htm 开发过程中,字符串与十六进、二进制之间的相互转换常常会用到,尤其是涉及到中文的加密时,就需要把中文转换为十六进制。下面说... 阅读全文
posted @ 2016-03-30 10:38 张同光 阅读(132) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2016-03-30 10:38 张同光 阅读(92) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/zonelive/article/details/544693今天在用fontforge改字体,因为UTF-8与UNICODE的关系,专门找了篇文章看,还写了几行代码验证... 阅读全文
posted @ 2016-03-30 10:38 张同光 阅读(153) 评论(0) 推荐(0) 编辑
摘要:管理员在2009年8月13日编辑了该文章文章。 --> --> 阅... 阅读全文
posted @ 2016-03-30 10:38 张同光 阅读(300) 评论(0) 推荐(0) 编辑
摘要:http://topic.csdn.net/u/20120329/15/f340043d-5b69-4af0-8be6-1652355e046e.htmlRT!在cygwin下做移植,从linux移植到windo... 阅读全文
posted @ 2016-03-30 10:38 张同光 阅读(210) 评论(0) 推荐(0) 编辑
摘要:http://blog.chinaunix.net/uid-346158-id-2130833.html关于登录linux时,/etc/profile、~/.bash_profile等几个文件的执行过程。在登录L... 阅读全文
posted @ 2016-03-30 10:38 张同光 阅读(122) 评论(0) 推荐(0) 编辑
摘要:http://news.sohu.com/20120426/n341669680.shtml 教授被人随意称为“叫兽”,人人都把抨击教育当成了时髦,全国名牌高校的一把手享受副部级待遇…… 说到上述怪相,银发“... 阅读全文
posted @ 2016-03-30 10:38 张同光 阅读(108) 评论(0) 推荐(0) 编辑
摘要:http://www.jb51.net/article/21388.htm下面的代码,不考虑他的运行效率的话,思路不错,大家可以看看,但在实际的应用中,我们仍然使用split或join来实现数组的操作。两个自定义... 阅读全文
posted @ 2016-03-30 10:38 张同光 阅读(309) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2016-03-30 10:37 张同光 阅读(85) 评论(0) 推荐(0) 编辑
摘要:http://blog.chinaunix.net/uid-677314-id-2600051.html在windows 系统 C:\Documents and Settings\Administrator\_g... 阅读全文
posted @ 2016-03-30 10:37 张同光 阅读(299) 评论(0) 推荐(0) 编辑
摘要:http://www.cnblogs.com/StefanJi/archive/2010/04/13/1711448.html最近,想将linux机 器上的一个程序拿到Windows下用。直接将souWindow... 阅读全文
posted @ 2016-03-30 10:37 张同光 阅读(255) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/chief1985/article/details/1920527导读: 在Windows操作系统下的gcc 第一节 GCC家族概览 GCC是一个原本用于Un... 阅读全文
posted @ 2016-03-30 10:37 张同光 阅读(91) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/chief1985/article/details/1920527导读: 在Windows操作系统下的gcc 第一节 GCC家族概览 GCC是一个原本用于Un... 阅读全文
posted @ 2016-03-30 10:37 张同光 阅读(143) 评论(0) 推荐(0) 编辑
摘要:http://www.cnblogs.com/daiye/archive/2009/11/10/1599977.html在使用mysql时,有时需要查询出某个字段不重复的记录,虽然mysql提供 有distinc... 阅读全文
posted @ 2016-03-30 10:37 张同光 阅读(118) 评论(0) 推荐(0) 编辑
摘要:"font-size:12px" mce_style="font-size:12px"> "form1" method="post" action=""> size="10" id="select"... 阅读全文
posted @ 2016-03-30 10:37 张同光 阅读(227) 评论(0) 推荐(0) 编辑
摘要://#globalvar.c#include //模块所需的大量符号和函数定义#include //指定初始化和清楚函数#include //文件系统相关的函数和头文件#includ... 阅读全文
posted @ 2016-03-30 10:37 张同光 阅读(100) 评论(0) 推荐(0) 编辑
摘要:EI会议论文 检索类型是CA,EI期刊类论文 检索类型是JA++++++++++++++++++++++++++++++++++++++++++++++EI检索,ISTP检索,EI检索收录的国际会议发表,EI检索... 阅读全文
posted @ 2016-03-30 10:37 张同光 阅读(438) 评论(0) 推荐(0) 编辑
摘要:http://www.cnblogs.com/JustinYoung/articles/1014374.html现在网络上的浏览器,操作系统就象中国的方言一样,那个叫多啊!这给我们这些开发人员 带来了巨大的痛苦!... 阅读全文
posted @ 2016-03-30 10:37 张同光 阅读(70) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/jensonhjt/article/details/1765557 阅读(2904) | 评论(0) | 转发(0) | ... 阅读全文
posted @ 2016-03-30 10:37 张同光 阅读(425) 评论(0) 推荐(0) 编辑
摘要:http://q.cnblogs.com/q/13371/我的exe应用程序是这个“C:\\Activesoft\\ActiveMessenger\\AMsger.exe”,代码写到这里是可以实现调用这个应用程序... 阅读全文
posted @ 2016-03-30 10:37 张同光 阅读(2550) 评论(0) 推荐(0) 编辑
摘要:http://yidao620c.iteye.com/blog/1396837centos6.2自带的firefox直接yum update的话只能到3.6,速度相当慢,最好升级到firefox10升级步骤:1,... 阅读全文
posted @ 2016-03-30 10:37 张同光 阅读(100) 评论(0) 推荐(0) 编辑
摘要:下载 chmsee-1.2.0-3.fc15.i686.rpm 和 chmlib-0.40-4.fc15.i686.rpmhttp://rpmfind.net/linux/rpm2html/search.php... 阅读全文
posted @ 2016-03-30 10:37 张同光 阅读(107) 评论(0) 推荐(0) 编辑
摘要:[root@bogon ~]# du -hs /var/log/*4.0K /var/log/aide4.0K /var/log/amanda......1.1G /var/log/messag... 阅读全文
posted @ 2016-03-30 10:37 张同光 阅读(102) 评论(0) 推荐(0) 编辑
摘要:安装中文语言包的过程如下: 1. 从以下地址下载一个中文语言包 http://www.tomatocart.com/products/extension-manage.html?task=view&id... 阅读全文
posted @ 2016-03-30 10:36 张同光 阅读(308) 评论(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 张同光 阅读(69) 评论(0) 推荐(0) 编辑
摘要:网上商城源代码源码之家- www.mycodes.net 酷网动力 www.aspcool.com 源码联盟 www.aspsun.com源码天下 www.pccode.nethttp://blog.chinau... 阅读全文
posted @ 2016-03-30 10:36 张同光 阅读(670) 评论(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 张同光 阅读(146) 评论(0) 推荐(0) 编辑
摘要:http://hi.baidu.com/shengchen1357/blog/item/fab10c8f63c837c4fc1f105a.html基本原理是:首先使mcrypt软件能够运行,然后安装php扩展模块... 阅读全文
posted @ 2016-03-30 10:36 张同光 阅读(153) 评论(0) 推荐(0) 编辑
摘要:政治理论、外国语、数学一和计算机学科专业基础综合,卷面满分值分别为100分、100分、150分和150分(数据结构45分 计算机组成45分 操作系统35分 计算机网络25分)。政治英语数一计算机学科专业基础综合 ... 阅读全文
posted @ 2016-03-30 10:36 张同光 阅读(255) 评论(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 张同光 阅读(109) 评论(0) 推荐(0) 编辑
摘要:http://news.chinaunix.net/industry/2012/0323/2069210.shtml 本报北京3月22日讯 记者余瀛波“2011年,我国... 阅读全文
posted @ 2016-03-30 10:36 张同光 阅读(90) 评论(0) 推荐(0) 编辑
摘要:相关软件包资料下载How to Install & compile Zend Guard Loader How to Install & compile Zend Guard LoaderThe Zend Gu... 阅读全文
posted @ 2016-03-30 10:36 张同光 阅读(80) 评论(0) 推荐(0) 编辑
摘要:http://hi.baidu.com/jonathan2004/blog/item/db7bf38aad11759ea4c2721d.html精通initramfs构建step by step (1)--hel... 阅读全文
posted @ 2016-03-30 10:36 张同光 阅读(1060) 评论(0) 推荐(0) 编辑
摘要:http://blog.chinaunix.net/uid-22840716-id-3134121.html/etc/sysconfig/network 包括主机基本网络信息,用于系统启动/etc/sysconf... 阅读全文
posted @ 2016-03-30 10:36 张同光 阅读(87) 评论(0) 推荐(0) 编辑
摘要:http://www.cnblogs.com/teafree/当我们编写操作系统时,像编写其他软件一样,都需要一个调试器,Bochs是一个很好的虚拟机,可以用来调试操作系统,完全模拟硬件。一、安装Bochs的官网... 阅读全文
posted @ 2016-03-30 10:36 张同光 阅读(210) 评论(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 张同光 阅读(137) 评论(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 张同光 阅读(170) 评论(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 张同光 阅读(114) 评论(0) 推荐(0) 编辑
摘要:http://www.itokit.com/2011/0321/38276.html (参考了这篇文章,没太明白大意,不过还是谢谢,个人感觉最好还是参考一下OLDLINUX论坛上的指南)http://blo... 阅读全文
posted @ 2016-03-30 10:35 张同光 阅读(203) 评论(0) 推荐(0) 编辑
摘要:http://www.linuxdiyf.com/linux/201105/83.html 现在,大量的网络服务器开始使用Linux操作系统,Linux服务器的安全性也开始受到关注。对Linux服务器攻击的定... 阅读全文
posted @ 2016-03-30 10:35 张同光 阅读(109) 评论(0) 推荐(0) 编辑
摘要:http://blog.chinaunix.net/uid-20621895-id-196644.htmlPC-lint不言而喻,是win32下强大的(c/c++)代码静态检查工具,但是它只有商业版本,而且只能在... 阅读全文
posted @ 2016-03-30 10:35 张同光 阅读(871) 评论(0) 推荐(0) 编辑
摘要:下载 ntfs-3g-2011.4.12-5.el6.i686.rpm# rpm -ivh ntfs-3g-2011.4.12-5.el6.i686.rpm ... 阅读全文
posted @ 2016-03-30 10:35 张同光 阅读(73) 评论(0) 推荐(0) 编辑
摘要:选项1:删除选项2:删除 添加... 阅读全文
posted @ 2016-03-30 10:35 张同光 阅读(63) 评论(0) 推荐(0) 编辑
摘要:http://news.sohu.com/20120304/n336604958.shtmlhttp://pinglun.sohu.com/s336604958.html所谓的评三好学生只会在年幼时期就留下等级化... 阅读全文
posted @ 2016-03-30 10:35 张同光 阅读(54) 评论(0) 推荐(0) 编辑
摘要:http://blog.chinaunix.net/uid-23969156-id-3086824.html1. 引言 从事Linux环境工作2年有余,一直懵懵懂懂,1年前拜读了《莱昂... 阅读全文
posted @ 2016-03-30 10:35 张同光 阅读(257) 评论(0) 推荐(0) 编辑
摘要:http://blog.chinaunix.net/space.php?uid=374372&do=blog&id=3085009今天,数据库的操作越来越成为整个应用的性能瓶颈了,这点对于Web应用尤其明显。关于... 阅读全文
posted @ 2016-03-30 10:35 张同光 阅读(81) 评论(0) 推荐(0) 编辑
摘要:mysql_query("SQL语句");之前执行 mysql_query("set names 'utf-8'"); ... 阅读全文
posted @ 2016-03-30 10:35 张同光 阅读(95) 评论(0) 推荐(0) 编辑
摘要:http://www.linuxdiyf.com/viewarticle.php?id=271604来源:51CTO 就业市场回暖的节奏仍然十分缓慢,不过IT就业市场的表现则始终领先于其它行业。大家觉得如今哪类... 阅读全文
posted @ 2016-03-30 10:34 张同光 阅读(195) 评论(0) 推荐(0) 编辑
摘要:http://yfyfj.blog.163.com/blog/static/1542478420111122914470/一、apache apache 的httpd.conf 有两个配置可以控制是否显示服务器信... 阅读全文
posted @ 2016-03-30 10:34 张同光 阅读(122) 评论(0) 推荐(0) 编辑
摘要:http://blog.chinaunix.net/space.php?uid=25304914&do=blog&id=3066441一、是什么我们学习C语言时最经常使用printf()函数,但我们很少了解其原型... 阅读全文
posted @ 2016-03-30 10:34 张同光 阅读(250) 评论(0) 推荐(0) 编辑
摘要:星期一星期二星期三星期四星期五上午一 Linux网络服务与程序设计 [1-9周] A14-0319 Linux驱动程序设计 [10-18周] A14-0319 嵌入式软件开发基础 [1-18周] A14... 阅读全文
posted @ 2016-03-30 10:34 张同光 阅读(65) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/lanphaday/article/details/72175062012 不宜进入的三个技术点(上) 赖勇浩(http://laiyonghao.com)... 阅读全文
posted @ 2016-03-30 10:34 张同光 阅读(80) 评论(0) 推荐(0) 编辑
摘要:http://bbs.qingdaonews.com/showAnnounce_131_3937033_1_0.htm尊敬的省领导、计生委领导、人大代表、政协委员、专家学者:计划生育政策实施30周年之际,我们单独... 阅读全文
posted @ 2016-03-30 10:34 张同光 阅读(174) 评论(0) 推荐(0) 编辑
摘要:http://www.amazon.cn/product-reviews/B004TB65HS/ref=dp_top_cm_cr_acr_txt?ie=UTF8&showViewpoints=1平... 阅读全文
posted @ 2016-03-30 10:34 张同光 阅读(53) 评论(0) 推荐(0) 编辑
摘要:http://s8186255.iteye.com/blog/758678 V3版的Google map,从提供的代码结构而言,更加模块化,链式操作的感觉也不错,关键代表了未来,所以掌握其使用方法自然 重... 阅读全文
posted @ 2016-03-30 10:34 张同光 阅读(120) 评论(0) 推荐(0) 编辑
摘要:http://www.zzbaike.com/wiki/Apache/RewriteRuleRewriteRule指令是重写引擎的根本。此指令可以多次使用。每个指令定义一个简单的重写规则。这些规则的定义顺序尤为重... 阅读全文
posted @ 2016-03-30 10:34 张同光 阅读(104) 评论(0) 推荐(0) 编辑
摘要:http://zhidao.baidu.com/question/265250845.html1. 目标不居中;一般新手都爱出现这个问题,主要原因是对盒子模型不够理解,如果发现你的页面没有居中,基本上有两种情况:... 阅读全文
posted @ 2016-03-30 10:34 张同光 阅读(229) 评论(0) 推荐(0) 编辑
摘要:http://www.cnblogs.com/OnlyXP/archive/2007/08/10/851222.html在linux的网络编程中,很长的时间都在使用select来做事件触发。在linux新的内核中... 阅读全文
posted @ 2016-03-30 10:34 张同光 阅读(111) 评论(0) 推荐(0) 编辑
摘要:http://blog.chinaunix.net/space.php?uid=26423908&do=blog&id=3058905开发高性能网络程序时,windows开发者们言必称iocp,linux开发者们... 阅读全文
posted @ 2016-03-30 10:34 张同光 阅读(145) 评论(0) 推荐(0) 编辑
摘要:用marquee实现首尾相连循环滚动效果(仅IE):这里是要滚动的内容用DIV+javascript实现首尾相连循环滚动效果(兼容firefox):这里是要滚动的内容 function scroll(obj... 阅读全文
posted @ 2016-03-30 10:33 张同光 阅读(297) 评论(0) 推荐(0) 编辑
摘要:http://blog.chinaunix.net/space.php?uid=17299695&do=blog&id=3054844 原文出自:http://www.ibm.com/developerworks... 阅读全文
posted @ 2016-03-30 10:33 张同光 阅读(120) 评论(0) 推荐(0) 编辑
摘要:~/.local/share/Trash 阅读全文
posted @ 2016-03-30 10:33 张同光 阅读(392) 评论(0) 推荐(0) 编辑
摘要:http://news.sohu.com/20120107/n331436716.shtmlhttp://pinglun.sohu.com/s331436716.html 月阙花飞 成人不自在,自... 阅读全文
posted @ 2016-03-30 10:33 张同光 阅读(77) 评论(0) 推荐(0) 编辑
摘要:网易开源镜像站[root@localhost yum.repos.d]# mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.rep... 阅读全文
posted @ 2016-03-30 10:33 张同光 阅读(212) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/v1v1wang/article/details/6855552http://blog.csdn.net/gukesdo/article/details/6901902语... 阅读全文
posted @ 2016-03-30 10:33 张同光 阅读(358) 评论(0) 推荐(0) 编辑
摘要:http://www.itdhz.com/post-179.html 首先介绍一下mutt这个软件,它是一款基于文字界面的邮件客户端,非常小巧,但功能强大,可以用它来读写,回复保存和删除你的邮件,能在linux... 阅读全文
posted @ 2016-03-30 10:33 张同光 阅读(130) 评论(0) 推荐(0) 编辑
摘要:http://star.news.sohu.com/20111212/n328665711.shtml 12月9日,有条微博很火,3000多人转发,800人参与评论。微博称,郑渊洁说,小学班干部制度是在培养“汉... 阅读全文
posted @ 2016-03-30 10:33 张同光 阅读(90) 评论(0) 推荐(0) 编辑
摘要:# rename inc.php php *.inc.php注释:将 *.inc.php文件的 inc.php后缀 改为 php 阅读全文
posted @ 2016-03-30 10:33 张同光 阅读(63) 评论(0) 推荐(0) 编辑
摘要:find ./ -name "*.jpg" -exec cp {} /root/pic \;find ./ -name '*.css' -exec grep clearfix {} \; ... 阅读全文
posted @ 2016-03-30 10:33 张同光 阅读(65) 评论(0) 推荐(0) 编辑
摘要:http://jianjiaosun.blog.163.com/blog/static/136124486201121694316493/By unanao 本文是根据只使用Gtk+的文章http... 阅读全文
posted @ 2016-03-30 10:33 张同光 阅读(232) 评论(0) 推荐(0) 编辑
摘要:http://jianjiaosun.blog.163.com/blog/static/136124486201102774447729/本文将http://zetcode.com/tutorials/gtktu... 阅读全文
posted @ 2016-03-30 10:33 张同光 阅读(318) 评论(0) 推荐(0) 编辑
摘要:http://jianjiaosun.blog.163.com/blog/static/13612448620110187495730/By unanao 本文将http://zetcode.com/tu... 阅读全文
posted @ 2016-03-30 10:33 张同光 阅读(157) 评论(0) 推荐(0) 编辑
摘要:http://jianjiaosun.blog.163.com/blog/static/13612448620110169390202/By unanao 本文是我学习GTK+和glade3进行图形界面编程... 阅读全文
posted @ 2016-03-30 10:33 张同光 阅读(833) 评论(0) 推荐(0) 编辑
摘要:http://www.cnblogs.com/gala/archive/2011/10/14/2211121.html参考资料GTK+ and Glade3 GUI Programming Tutorial (E... 阅读全文
posted @ 2016-03-30 10:33 张同光 阅读(216) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/xbwee/article/details/4034314原文链接:Micah Carrickwww.micahcarrick.com/01-01-2008/gtk-gl... 阅读全文
posted @ 2016-03-30 10:33 张同光 阅读(287) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/xbwee/article/details/4032815 原文地址链接:Micah Carrickwww.micahcarrick.com/12-27-2007/... 阅读全文
posted @ 2016-03-30 10:32 张同光 阅读(173) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/xbwee/article/details/4032652Part 1Quick Overview of GTK+ Concepts 如果你没有任何GTK+ 的编程经验,... 阅读全文
posted @ 2016-03-30 10:32 张同光 阅读(535) 评论(0) 推荐(0) 编辑
摘要:GTK+ 2.0 Tutorialhttp://developer.gnome.org/gtk-tutorial/stable/+++++++++++++++++++++++++++++++++++++++++h... 阅读全文
posted @ 2016-03-30 10:32 张同光 阅读(117) 评论(0) 推荐(0) 编辑
摘要:[root@localhost Desktop]# ./digui-gb18030-utf8.sh experimentdigui-gb18030-utf8.sh 文件内容如下:#!/bin/sheachd() ... 阅读全文
posted @ 2016-03-30 10:32 张同光 阅读(608) 评论(0) 推荐(0) 编辑
摘要:curtime=`date "+%H:%M:%S"`date1="08:00:00"date2="12:00:00"date3="13:00:00"date4="17:00:00"[[ ("$date1" ... 阅读全文
posted @ 2016-03-30 10:32 张同光 阅读(1112) 评论(0) 推荐(0) 编辑
摘要:How to allow up and down arrows to navigate your form fieldsOctober 5th, 2008 by Robert I learned so... 阅读全文
posted @ 2016-03-30 10:32 张同光 阅读(168) 评论(0) 推荐(0) 编辑
摘要:创建网站地图:http://www.xml-sitemaps.com/创建网站地图要注意:1. 网站地图不要出现太多的链接,控制在100个链接以内,因为蜘蛛也是用户,它也会耍脾气,弄太多链接它反而抓不到重点。2.... 阅读全文
posted @ 2016-03-30 10:32 张同光 阅读(162) 评论(0) 推荐(0) 编辑
摘要:http://www.path8.net/tn/archives/3761查看硬盘UUID# ls -l /dev/disk/by-uuid # blkid /dev/sda5uuidgen 会返回一个合法的 u... 阅读全文
posted @ 2016-03-30 10:32 张同光 阅读(511) 评论(0) 推荐(0) 编辑
摘要:1. 计算机与信息工程学院论坛的设计与开发(Linux+Apache+MySQL+php) 2. 网络商店的设计与开发(Linux+Apache+MySQL+php) 3. 供求信息发布平台的设计与开发(L... 阅读全文
posted @ 2016-03-30 10:32 张同光 阅读(78) 评论(0) 推荐(0) 编辑
摘要:http://sapling.me/unixlinux/linux-system-chmod.htmllinux系统权限修复发布者sapling 于 10/06/10 ? 归类为 Unix/linux,linux... 阅读全文
posted @ 2016-03-30 10:32 张同光 阅读(222) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/guoguo1980/article/details/769788SQLite是一款轻型的数据库,它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资... 阅读全文
posted @ 2016-03-30 10:32 张同光 阅读(230) 评论(0) 推荐(0) 编辑
摘要:http://bbs.chinaunix.net/thread-2143077-2-1.html注释掉/etc/inittab 文件里的1:2345:respawn:/sbin/mingetty tty12:23... 阅读全文
posted @ 2016-03-30 10:31 张同光 阅读(373) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/furtherchan/article/details/57021871. 程序移植 2. 配置 3. 测试 1. 程序移植 解压源码,配置fur... 阅读全文
posted @ 2016-03-30 10:31 张同光 阅读(115) 评论(0) 推荐(0) 编辑
摘要:experiment目录递归,indent C standard style[root@localhost Desktop]# lsexperiment-2.6-new.tar.bz2digui-dir-alte... 阅读全文
posted @ 2016-03-30 10:31 张同光 阅读(242) 评论(0) 推荐(0) 编辑
摘要:http://www.linuxdiyf.com/viewarticle.php?id=217788 据台湾代工手机产商的消息称诺基亚正在开发基于Linux的手机,旨在取代塞班系统,基于Linux研发的手机或定... 阅读全文
posted @ 2016-03-30 10:31 张同光 阅读(105) 评论(0) 推荐(0) 编辑
摘要:http://blog.chinaunix.net/space.php?uid=26359455&do=blog&id=2974492首先看一下32位操作系统:为什么叫32位操作系统?这里改正下,并不是因为在32... 阅读全文
posted @ 2016-03-30 10:31 张同光 阅读(486) 评论(0) 推荐(1) 编辑
摘要:[root@localhost php-5.2.17]# PATH=$PATH:/usr/local/arm/3.4.1/bin/[root@localhost php-5.2.17]# CC=arm-linux... 阅读全文
posted @ 2016-03-30 10:31 张同光 阅读(351) 评论(0) 推荐(0) 编辑
摘要:title Win 7 rootnoverify (hd0,0) chainloader /bootmgr 管理员在2009年8月13日编辑了该文章文章。 -->... 阅读全文
posted @ 2016-03-30 10:31 张同光 阅读(74) 评论(0) 推荐(0) 编辑
摘要:三、SQLite在ARM-Linux平台上移植SQLite(陈云川 200620603001 ybc2084@163.com 四川成都)摘要:本文首先对嵌入式数据库SQLite做了简单的介绍,对移植所采用的软硬件... 阅读全文
posted @ 2016-03-30 10:31 张同光 阅读(148) 评论(0) 推荐(0) 编辑
摘要:Hello! 阅读全文
posted @ 2016-03-30 10:31 张同光 阅读(103) 评论(0) 推荐(0) 编辑
摘要:一、BOAhttp://www.boa.org/基于嵌入式WEB服务器2(boa)boa在嵌入式Linux上的移植本文也是在网上从多的移植文章中修改添加得来的。 Boa程序的移植1、下载Boa源码 下载地址... 阅读全文
posted @ 2016-03-30 10:31 张同光 阅读(326) 评论(0) 推荐(0) 编辑
摘要:http://www.osedu.net/yuanchuang-article/php/2011-09-19/275.html 在Linux下为PHP5.3.8配置Zend Guard Loader(图文)(原创... 阅读全文
posted @ 2016-03-30 10:31 张同光 阅读(129) 评论(0) 推荐(0) 编辑
摘要:http://hh8582.blog.163.com/blog/static/14041920420114202636840/BOA (http://www.boa.org)是比较流行的嵌入式Web Server... 阅读全文
posted @ 2016-03-30 10:31 张同光 阅读(101) 评论(0) 推荐(0) 编辑
摘要:http://blog.chinaunix.net/space.php?uid=8196371&do=blog&id=1641031通过TCP协议,用C语言实现的同步聊天程序,注释写的比较详细,个人觉得对字符串处... 阅读全文
posted @ 2016-03-30 10:31 张同光 阅读(283) 评论(0) 推荐(0) 编辑
摘要:http://blog.chinaunix.net/space.php?uid=25944391&do=blog&id=2854240本片文章,在上一篇:linux网络编程:用C语言实现的聊天程序(同步通信) 的... 阅读全文
posted @ 2016-03-30 10:31 张同光 阅读(321) 评论(0) 推荐(0) 编辑
摘要:移植sqlite+apache+php重新移植php-5.2.9++++++++++++++++++++++++++++++++++移植sqlite+apache+php最近两周都在弄这三个的移植,其中Php的移... 阅读全文
posted @ 2016-03-30 10:31 张同光 阅读(229) 评论(1) 推荐(0) 编辑
摘要:http://www.020seo.com/what_detail.php/info_VID_2030.htmlGoogle、YouTube、Yahoo、Flickr、Facebook、adobe、Digg,全球... 阅读全文
posted @ 2016-03-30 10:31 张同光 阅读(465) 评论(0) 推荐(0) 编辑
摘要:09计应一班 孟明明 LCD控制实验 #include #include #include #include // open() close()#include // read() ... 阅读全文
posted @ 2016-03-30 10:31 张同光 阅读(348) 评论(0) 推荐(0) 编辑
摘要:void setbuf(FILE *stream, char *buf);如果buf为NULL,则关闭流stream的的缓冲区;否则setbuf函数等价于: (void)setvbuf(stream, bu... 阅读全文
posted @ 2016-03-30 10:31 张同光 阅读(94) 评论(0) 推荐(0) 编辑
摘要:http://bbs.chinaunix.net/thread-380198-1-1.htmlQ:我的dhcp服务器的网卡有两个ip地址,这两个IP地址属于一个网段,eth0是192.168.1.254,eth0... 阅读全文
posted @ 2016-03-30 10:31 张同光 阅读(349) 评论(0) 推荐(0) 编辑
摘要:http://www.net527.cn/a/caozuoxitong/Linux/16205.html今天设置了dhcpd.conf 两个机房通过一台服务器双网卡的方式,设置成功!配置文件和记录如下,该配置文件... 阅读全文
posted @ 2016-03-30 10:30 张同光 阅读(241) 评论(0) 推荐(0) 编辑
摘要:班级:计算机应用技术1班 姓名:于青林 学号:0906041017一、利用for循环改变像素的值使色带向右移动#include #include #include #include // op... 阅读全文
posted @ 2016-03-30 10:30 张同光 阅读(104) 评论(0) 推荐(0) 编辑
摘要:http://www.hackbase.com/tech/2011-04-28/63498.html netcat被誉为网络安全界的‘瑞士军刀’,一个简单而有用的工具,透过使用TCP或UDP协议的网络连接去读... 阅读全文
posted @ 2016-03-30 10:30 张同光 阅读(323) 评论(0) 推荐(0) 编辑
摘要:http://bbs.chinaunix.net/thread-1932291-1-1.htmlFramebuffer的配置及应用*一、FrameBuffer的原理* FrameBuffer 是出现在 2.2.x... 阅读全文
posted @ 2016-03-30 10:30 张同光 阅读(311) 评论(0) 推荐(0) 编辑
摘要:1. 嵌入式相关基础理论知识的理解与掌握2. 驱动程序设计的框架以及关键点3. 基于OURS-PXA270RP嵌入式教学实验开发系统的一系列实验4. Linux基础的强化使用5. Linux常用网络服务... 阅读全文
posted @ 2016-03-30 10:30 张同光 阅读(88) 评论(0) 推荐(0) 编辑
摘要:http://blog.chinaunix.net/space.php?uid=25299072&do=blog&id=2943093一、简介作为最基本的编程语言之一,汇编语言虽然应用的范围不算很广,但重要性却勿... 阅读全文
posted @ 2016-03-30 10:30 张同光 阅读(243) 评论(0) 推荐(0) 编辑
摘要:http://www.huomo.cn/os/article-19b20.html一、 常见文件相关结构体以2.6.22为例,其他的2.6.X版本可能调整,但是变化不大。1.1 struct filestruct... 阅读全文
posted @ 2016-03-30 10:30 张同光 阅读(219) 评论(0) 推荐(0) 编辑
摘要:http://www.linuxidc.com/Linux/2011-02/32127.htmLinux文件编程之虚拟文件系统(VFS) 当用户层程序员在编写文件函数时,常常会用到open(),read()和wr... 阅读全文
posted @ 2016-03-30 10:30 张同光 阅读(222) 评论(0) 推荐(0) 编辑
摘要:http://www.linuxidc.com/Linux/2011-02/32496.htm目录1. 摘要 32. 简介 33. I2C架构 34. I2C总线初始化 45. I2C适配器驱动 56. I2C设... 阅读全文
posted @ 2016-03-30 10:30 张同光 阅读(89) 评论(0) 推荐(0) 编辑
摘要:http://blog.chinaunix.net/space.php?uid=11412571&do=blog&cuid=343846驱动中有几个重要的数据结构: file_operations,... 阅读全文
posted @ 2016-03-30 10:30 张同光 阅读(84) 评论(0) 推荐(0) 编辑
摘要:Linux 2.6内核标准教程 第7章 系统调用使用 Linux 系统调用的内核命令深入理解Linux的系统调用 Linux系统调用接口、系统调用例程和内核服务例程之间的关系向linux内核中添加三个系统调用(... 阅读全文
posted @ 2016-03-30 10:30 张同光 阅读(255) 评论(0) 推荐(0) 编辑
摘要:http://scudong.blogbus.com/logs/11599350.htmlLinux 允许众多不同的文件系统共存,并支持跨文件系统的文件操作,这是因为有虚拟文件系统的存在。虚拟文件系统,即VFS(... 阅读全文
posted @ 2016-03-30 10:30 张同光 阅读(227) 评论(0) 推荐(0) 编辑
摘要:http://www.360doc.com/content/11/0311/15/5169677_100219449.shtmlhttp://blog.chinaunix.net/space.php?uid=12... 阅读全文
posted @ 2016-03-30 10:30 张同光 阅读(301) 评论(0) 推荐(0) 编辑
摘要:http://oss.org.cn/kernel-book/ldd3/ch09s04.html9.4. 使用 I/O 内存尽管 I/O 端口在 x86 世界中流行, 用来和设备通讯的主要机制是通过内存映射的寄存器... 阅读全文
posted @ 2016-03-30 10:30 张同光 阅读(160) 评论(0) 推荐(0) 编辑
摘要:http://www.51cto.com/art/200707/52008.htmLinux 设备驱动 Edition 3http://os.51cto.com 2007-07-24 10:36 佚名 ... 阅读全文
posted @ 2016-03-30 10:29 张同光 阅读(114) 评论(0) 推荐(0) 编辑
摘要:Linux目录递归改变文件名大小写[root@localhost Desktop]# lsexperiment-2.6-new.tar.bz2digui-dir-del-M.sh digui-dir-indent... 阅读全文
posted @ 2016-03-30 10:29 张同光 阅读(98) 评论(0) 推荐(0) 编辑
摘要:http://www.groad.net/bbs/read.php?tid-2921.htmlLinux 服务器上的一个目录下有许多 windows 和 linux 的可执行程序,这些程序又被包含在各个子目录下,... 阅读全文
posted @ 2016-03-30 10:29 张同光 阅读(97) 评论(0) 推荐(0) 编辑
摘要:http://www.wenzizone.cn/?p=313#!/bin/sh #http://www.wenzizone.cn/?p=313#晚上没事,用shell写了个递归遍历目录的脚本,本脚本实现递归遍历指... 阅读全文
posted @ 2016-03-30 10:29 张同光 阅读(162) 评论(0) 推荐(0) 编辑
摘要:http://bbs.chinaunix.net/thread-1253209-1-1.html在sed中怎么样产生控制字符^M?我想把win下的txt文档中的多余的^M去掉。我也一直用\rsed 's/\r//... 阅读全文
posted @ 2016-03-30 10:29 张同光 阅读(272) 评论(0) 推荐(0) 编辑
摘要:http://www.cnblogs.com/kidfruit/archive/2010/09/01/1814993.html因为Win7(Vista同理)的激活方式是通过grub摸你OEM的Slic信息,所以主... 阅读全文
posted @ 2016-03-30 10:29 张同光 阅读(365) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/eroswang/article/details/2325460gcc和g++都是GNU(组织)的一个编译器。 误区一:gc... 阅读全文
posted @ 2016-03-30 10:29 张同光 阅读(90) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/eroswang/article/details/2317771 在kernel中有很多__init,这个东东到底是何方神圣捏?且听小生我一一道来。下面是其定义:f... 阅读全文
posted @ 2016-03-30 10:29 张同光 阅读(195) 评论(0) 推荐(0) 编辑
摘要:http://archive.cnblogs.com/a/1982028/Kdev.h 中#define MKDEV(ma,mi) (((ma) ... 阅读全文
posted @ 2016-03-30 10:29 张同光 阅读(449) 评论(0) 推荐(0) 编辑
摘要:CentOS官方正式发布CentOS 6 下载地址CentOS-6.4-i386-bin-DVD1.isoCentOS-6.4-i386-bin-DVD2.iso硬盘安装CentOS 6.0(超级详细图文教程)... 阅读全文
posted @ 2016-03-30 10:29 张同光 阅读(81) 评论(0) 推荐(0) 编辑
摘要:http://zhidao.baidu.com/question/140659883.html 2009最新励志名言警... 阅读全文
posted @ 2016-03-30 10:29 张同光 阅读(196) 评论(0) 推荐(0) 编辑
摘要:http://www.linuxdiyf.com/viewarticle.php?id=206333一:cpu[root@srv /]# more /proc/cpuinfo | grep "model name... 阅读全文
posted @ 2016-03-30 10:29 张同光 阅读(141) 评论(0) 推荐(0) 编辑
摘要:http://www.linuxdiyf.com/viewarticle.php?id=206350来源:驱动之家 今天,Linux迎来了自己的20岁生日。按照咱们国家的老传统,这代表着Linux正在步入弱冠之... 阅读全文
posted @ 2016-03-30 10:28 张同光 阅读(96) 评论(0) 推荐(0) 编辑
摘要:http://club.comment3.news.sohu.com/m317406667.html搜狐社区: georgelee168so2011-08-26 21:42:39157083980查“奥数班”等加... 阅读全文
posted @ 2016-03-30 10:28 张同光 阅读(79) 评论(0) 推荐(0) 编辑
摘要:提高网站排名的5大因素http://smt.fortuneage.com/uhason/18655-197427.aspx 有些网站在搜索引擎的表现很好,有些的表现很一般,你的网站表现如何呢?如何提高网站在搜... 阅读全文
posted @ 2016-03-30 10:28 张同光 阅读(107) 评论(0) 推荐(0) 编辑
摘要:http://www.linuxdiyf.com/viewarticle.php?id=206074来源:服务器在线 企业需要可靠性,稳定性和兼容性。毫无疑问企业所有者都对这种状态青睐有加:这也是他们为之努力的... 阅读全文
posted @ 2016-03-30 10:28 张同光 阅读(220) 评论(0) 推荐(0) 编辑
摘要:http://bbs.chinaunix.net/thread-2305835-1-1.html 管理员在2009年8月... 阅读全文
posted @ 2016-03-30 10:28 张同光 阅读(70) 评论(0) 推荐(0) 编辑
摘要:http://tech.chinaunix.net/a2011/0727/1223/000001223542.shtml 导读:IT行业及IT工作市场正在进行着巨大的改变,这些改变将会把人的注意力转移到三大类I... 阅读全文
posted @ 2016-03-30 10:28 张同光 阅读(88) 评论(0) 推荐(0) 编辑
摘要:http://apps.hi.baidu.com/share/detail/5530778 我的mysql安装在c:\mysql一、更改密码 第一种方式: 1、更改之前root没有密码的情况 c:\my... 阅读全文
posted @ 2016-03-30 10:28 张同光 阅读(357) 评论(0) 推荐(0) 编辑
摘要:http://wenwen.soso.com/z/q220004577.htm?sp=2266 搜索Google大家都用过吧?我们正是利用它强劲的搜索功能来突破封锁下载,Google搜索和限制下载有什么... 阅读全文
posted @ 2016-03-30 10:28 张同光 阅读(641) 评论(0) 推荐(0) 编辑
摘要:http://apps.hi.baidu.com/share/detail/6016136 PPT中《此演示文稿中的一些控件无法激活》的解决办法 在PPT做课件,在其中插入Flash动画,在某... 阅读全文
posted @ 2016-03-30 10:28 张同光 阅读(3398) 评论(0) 推荐(0) 编辑
摘要:http://www.linuxdiyf.com/viewarticle.php?id=205174来源:中关村在线 涂兰敬 7月21日获悉,Linux内核3.0正式版本终于发布了。在经过大大小小40个版本的发... 阅读全文
posted @ 2016-03-30 10:28 张同光 阅读(150) 评论(0) 推荐(0) 编辑
摘要:http://www.linuxdiyf.com/viewarticle.php?id=204538为什么转贴这篇文章?因为很多转贴的文章只是简单介绍了目录的应用,对深入了解不够-----------------... 阅读全文
posted @ 2016-03-30 10:28 张同光 阅读(88) 评论(0) 推荐(0) 编辑
摘要:CentOS官方正式发布CentOS 6CentOS官方:http://www.centos.org/i386构架官方下载地址:http://mirror.centos.org/centos/6/isos/i38... 阅读全文
posted @ 2016-03-30 10:28 张同光 阅读(182) 评论(0) 推荐(0) 编辑
摘要:Linux设备驱动程序(第三版)http://product.dangdang.com/product.aspx?product_id=9112405&ref=search-1-pubLinux设备驱动程序第三版... 阅读全文
posted @ 2016-03-30 10:27 张同光 阅读(266) 评论(0) 推荐(0) 编辑
摘要:1.Linux驱动开发庖丁解牛之一——开发环境的建立http://linux.chinaunix.net/bbs/thread-1042600-1-2.html2.Linux驱动开发庖丁解牛之二——模块编程 ht... 阅读全文
posted @ 2016-03-30 10:27 张同光 阅读(74) 评论(0) 推荐(0) 编辑
摘要:http://blogold.chinaunix.net/u3/108239/showart.php?id=2144624第1章+-----------------------------------------... 阅读全文
posted @ 2016-03-30 10:27 张同光 阅读(79) 评论(0) 推荐(0) 编辑
摘要:http://blogold.chinaunix.net/u3/108239/showart.php?id=2144630第7章+-----------------------------------------... 阅读全文
posted @ 2016-03-30 10:27 张同光 阅读(48) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示