码迷,mamicode.com
首页 >  
搜索关键字:guide    ( 3262个结果
Intent 匹配规则
本文翻译自Android API Guide,并经过整理. Intent 匹配规则:做三项测试:action,data,category 1.action测试: 一个过滤器中可以定义零个或多个action,如果Intent不包含action,那么它通过此项测试.如果Intent包含的action,那么需要和过滤器中的action匹配(相同)才能通过测试.如果过滤器不定义ac...
分类:其他好文   时间:2014-12-17 12:56:19    阅读次数:126
[转载]Ubuntu Linux 入门(六):Ubuntu 常用软件推荐
转载自http://terrychen.info/ubuntu-beginners-guide-software-recommendations/下面是一些使 Ubuntu 更好用的常用软件,推荐 Linux 新手使用。除非特别说明,请直接在 Ubuntu 软件中心搜索安装。1. 效率软件文本编辑器...
分类:系统相关   时间:2014-12-16 20:49:05    阅读次数:982
[转载]Ubuntu Linux 入门(四):Ubuntu 初始设置
转载自http://terrychen.info/ubuntu-linux-beginners-guide-finetuning-ubuntu/在Ubuntu Linux 入门(三):熟悉 Ubuntu Linux 桌面环境一文中,我们已经基本了解 Ubuntu 的桌面环境,但是要开始使用 Ubun...
分类:系统相关   时间:2014-12-16 20:47:29    阅读次数:379
[转载]Ubuntu Linux 入门(三):熟悉 Ubuntu Linux 桌面环境
转载自http://terrychen.info/ubuntu-linux-beginners-guide-getting-started-with-ubuntu-desktop/在Ubuntu Linux 入门(二):安装 Ubuntu Linux一文中,我们已经完成安装 Ubuntu Linux...
分类:系统相关   时间:2014-12-16 20:45:32    阅读次数:368
[转载] Ubuntu Linux 入门系列序言
转载自http://terrychen.info/ubuntu-linux-beginners-guide-preface/从今天起,我要郑重地向大家推荐开源操作系统 Linux。撰写 Ubuntu Linux 入门系列,就是我开始推广 Linux 的第一步。或许有人会问,为什么要推广 Linux?...
分类:系统相关   时间:2014-12-16 20:44:33    阅读次数:232
[转载]Ubuntu Linux 入门(五):Ubuntu 使用基础
转载自http://terrychen.info/ubuntu-linux-beginners-guide-getting-to-know-and-work-with-ubuntu/在Ubuntu Linux 入门(四):Ubuntu 初始设置一文中,我们已经完成了对 Ubuntu 的基本配置,现在...
分类:系统相关   时间:2014-12-16 20:41:14    阅读次数:325
[转载]Ubuntu Linux 入门(二):安装 Ubuntu Linux
转载自http://terrychen.info/ubuntu-linux-beginners-guide-ubuntu-installation/在Ubuntu Linux 入门(一):安装 Ubuntu Linux 前的准备工作一文中,我们已经为安装 Ubuntu Linux 做好了必要的准备,...
分类:系统相关   时间:2014-12-16 20:41:07    阅读次数:326
[转载]Ubuntu Linux 入门(一):安装 Ubuntu Linux 前的准备工作
转载自http://terrychen.info/ubuntu-linux-beginners-guide-ubuntu-linux-installation-preparation/随着 Ubuntu Linux 的不断改进,现在安装 Ubuntu Linux 的过程不仅简单而且快速。在我看来,如...
分类:系统相关   时间:2014-12-16 20:40:04    阅读次数:323
halocn/C++ (第一篇)
在使用C++编写halcon之前,确定自己有较好的C++基础,并熟悉一套开发平台如VCProgrammers_guide.pdf chapter7中有关于creating Aplicatin with halcon/c++的详细介绍以vs2008为例 工具---》选项 (有图介绍不配文字啦)用C++...
分类:编程语言   时间:2014-12-16 18:52:57    阅读次数:393
windows下编译firefox
可以自己定制下。估计很简单。。。。。官方文档扫一遍:https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions以下是中文相关博客:http://www.cnblogs.com/jianghus...
分类:Windows程序   时间:2014-12-16 16:51:15    阅读次数:230
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!