2015年1月16日

【转】终于搞明白什么叫双卡双待双模双通手机

摘要: 原文网址:http://blog.sina.com.cn/s/blog_5bdee3020101pvgy.html市面上,经常充斥着,大量双卡双待手机,而许多消费者只是知道这种手机可以插入两个卡,直接打电话,而你真正的理解其中的含义吗?其实除了双卡双待,市面上的手机旺旺还充斥着各式各样的双,这里我就... 阅读全文

posted @ 2015-01-16 23:22 wi100sh 阅读(13578) 评论(0) 推荐(0) 编辑

【转】简明 Python 教程

摘要: 原文网址:http://woodpecker.org.cn/abyteofpython_cn/chinese/简明 Python 教程Swaroop, C. H. 著沈洁元译www.byteofpython.info版本:1.20A Byte of PythonCopyright © 2003-20... 阅读全文

posted @ 2015-01-16 16:18 wi100sh 阅读(234) 评论(0) 推荐(0) 编辑

【转】linux中shell变量$#,$@,$0,$1,$2的含义解释

摘要: 原文网址:http://www.cnblogs.com/fhefh/archive/2011/04/15/2017613.htmllinux中shell变量$#,$@,$0,$1,$2的含义解释: 变量说明: $$ Shell本身的PID(ProcessID) $! Shell最后运行的后台Proc... 阅读全文

posted @ 2015-01-16 15:50 wi100sh 阅读(231) 评论(0) 推荐(0) 编辑

【转】Linux export 命令

摘要: 原文网址:http://mymobile.iteye.com/blog/1407601Linux export 命令功能说明:设置或显示环境变量。(比如我们要用一个命令,但这个命令的执行文件不在当前目录,这样我们每次用的时候必须指定执行文件的目录,麻烦,在代码中先执行export,这个相当于告诉程序... 阅读全文

posted @ 2015-01-16 14:39 wi100sh 阅读(652) 评论(0) 推荐(0) 编辑

【转】HP laserjet p2055dn的自动双面打印功能

摘要: 原文网址:http://zhidao.baidu.com/link?url=n_NW7Qfa_7HlrEhLucdvKO43jj3SpFXJhGAfQ-WqF979jm80eUv8s1atqtxE7wQGWeDEQ5FeJ0ZZtMSlqPvXIK如果有这个功能的话在“控制面板”中的“设备与打印机”... 阅读全文

posted @ 2015-01-16 14:06 wi100sh 阅读(986) 评论(0) 推荐(0) 编辑

【转】理解 pkg-config 工具

摘要: 原文网址:http://www.chenjunlu.com/2011/03/understanding-pkg-config-tool/你在 Unix 或 Linux 下开发过软件吗?写完一个程序,编译运行完全正常,在你本机上工作得好好的,你放到源代码管理系统中。然后,告诉你的同事说,你可以取下来用... 阅读全文

posted @ 2015-01-16 11:39 wi100sh 阅读(306) 评论(0) 推荐(0) 编辑

【转】linux内核态和用户态的区别

摘要: 原文网址:http://www.mike.org.cn/articles/linux-kernel-mode-and-user-mode-distinction/内核态与用户态是操作系统的两种运行级别,intel cpu提供Ring0-Ring3四种级别的运行模式。Ring0级别最高,Ring3最低... 阅读全文

posted @ 2015-01-16 11:23 wi100sh 阅读(448) 评论(0) 推荐(0) 编辑

【转】Linux(BASH)命令搜索机制

摘要: 原文网址:http://www.mike.org.cn/articles/linux-linux-bash-command-search-mechanism/转自:Eric Cheung: Linux(BASH)命令搜索机制 本文假设的环境是GNU/Linux,且shell是BASH; 注意... 阅读全文

posted @ 2015-01-16 11:20 wi100sh 阅读(313) 评论(0) 推荐(0) 编辑

【转】理解Linux 配置文件

摘要: 原文网址:http://www.mike.org.cn/articles/understanding-linux-configuration-files-linux/介绍每个 Linux 程序都是一个可执行文件,它含有操作码列表,CPU 将执行这些操作码来完成特定的操作。例如,ls 命令是由 /bi... 阅读全文

posted @ 2015-01-16 10:59 wi100sh 阅读(196) 评论(0) 推荐(0) 编辑

【转】关于gcc、glibc和binutils模块之间的关系

摘要: 原文网址:http://www.mike.org.cn/articles/linux-about-gcc-glibc-and-binutils-the-relationship-between-modules/ 一、关于gcc、glibc和binutils模块之间的关系 1、gcc(gnu col... 阅读全文

posted @ 2015-01-16 10:57 wi100sh 阅读(360) 评论(0) 推荐(0) 编辑

【转】简述configure、pkg-config、pkg_config_path三者的关系

摘要: 原文网址:http://www.mike.org.cn/articles/description-configure-pkg-config-pkg_config_path-of-the-relations-between/一、什么是configure 源码安装过程中大多会用到configure这个... 阅读全文

posted @ 2015-01-16 10:50 wi100sh 阅读(262) 评论(0) 推荐(0) 编辑

【转】一步一步教你在Ubuntu12.04搭建gstreamer开发环境

摘要: 原文网址:http://blog.csdn.net/xsl1990/article/details/8333062闲得蛋疼 无聊寂寞冷 随便写写弄弄看到网上蛮多搭建gstreamer开发环境蛋疼的自己写个详细 记录一下 欢迎吐槽有图有真相1、打开Ubuntu Soft Center2、打开libra... 阅读全文

posted @ 2015-01-16 10:19 wi100sh 阅读(361) 评论(0) 推荐(0) 编辑

导航