Android应用开发基础
原文地址:http://developer.android.com/guide/components/fundamentals.html
本人英语是菜鸟,翻译本篇文章的目的之一是学习英语,如有翻译不当请海涵。
文档目录
1 应用组件
1.1 Activating组件
2 清单文件
2.1 声明组件2.2 申明组件的能...
分类:
移动开发 时间:
2015-06-12 10:07:43
阅读次数:
177
本文的例子代码在: https://github.com/grpc/grpc-go/tree/master/examples/route_guide 功能就类似目前LBS一样,在每个位置上报一些文字信息, 上报方式有多种。 在 .proto 文件中定义服务 在 .proto 文件中定义一个服务很简单...
分类:
其他好文 时间:
2015-06-11 18:46:59
阅读次数:
367
原文:http://linoxide.com/linux-shell-script/guide-start-learning-shell-scripting-scratch/ 作者: Petras Liumparas 译文:LCTThttps://linux.cn/articl...
分类:
系统相关 时间:
2015-06-10 10:19:33
阅读次数:
287
我们在一个apk中第一次开始的时候,会有一个guide界面,一般使用ViewPager来完成。布局文件如下:
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_p...
分类:
移动开发 时间:
2015-06-09 17:16:18
阅读次数:
134
scope的继承就好比JS的原型链继承,深入理解Scope:http://www.lovelucy.info/understanding-scopes-in-angularjs.html通过查看官网文档:http://docs.angularjs.cn/guide/scope(这个链接不知道为什么直...
分类:
Web程序 时间:
2015-06-09 11:31:09
阅读次数:
214
本文给出主Python版本标准库的编码约定。CPython的C代码风格参见PEP7。 本文和PEP 257 文档字符串标准改编自Guido最初的《Python Style Guide》, 并增加了Barry的GNU Mailman Coding Style Guide的部分内容。 本文...
分类:
编程语言 时间:
2015-06-09 08:31:22
阅读次数:
256
Your website maybe stop working and response very lowly. How to find out the reason? Below are the guide, hope it will help you out!Identify it is a h...
分类:
其他好文 时间:
2015-06-07 21:26:51
阅读次数:
187
【译者:这个系列教程是以Kitware公司出版的《VTK User’s Guide -11th edition》一书作的中文翻译(出版时间2010年,ISBN: 978-1-930934-23-8),由于时间关系,我们不能保证每周都能更新本书内容。但尽量做到一周更新一篇到两篇内容。敬请期待^_^。欢...
分类:
其他好文 时间:
2015-06-07 11:01:16
阅读次数:
146
The official raywenderlich.com Objective-C style guide.This style guide outlines the coding conventions for raywenderlich.com.IntroductionThe reason w...
分类:
其他好文 时间:
2015-06-04 15:03:38
阅读次数:
229