原api出处:https://docs.angularjs.org/api/ngRoute/service/$routeParams$routeParams 可以获取当前路径参数.需要ngroute模块被安装。路径参数是$location.search()和$location.path()的组合. ...
The tutorial is from Dan Klein and Pieter AbbeelA good tutorial: https://docs.python.org/2/tutorial/ Table of ContentsInvoking the Interpreter Operato...
分类:
编程语言 时间:
2014-07-19 00:17:17
阅读次数:
372
XMPP 有以下几种消息类型:l Normall Chatl Groupchatl Headlinel Error根据官方文档(http://www.igniterealtime.org/builds/openfire/docs/3.3.2/documentation/javadoc/org/xmp...
分类:
其他好文 时间:
2014-07-18 21:12:52
阅读次数:
168
原文地址:http://tools.android.com/tech-docs/new-build-system/user-guide#TOC-Advanced-Build-Customization
7、 Advanced Build Customization(高级构建定制)
7.1 Build options(构建选项)
7.1.1 Java Compilation o...
分类:
移动开发 时间:
2014-07-18 15:09:58
阅读次数:
335
脑补一下JDBC基础知识,原文链接:http://docs.oracle.com/javase/tutorial/jdbc/basics/gettingstarted.htmlIf you are using Java DB, it already comes with a JDBC driver....
分类:
数据库 时间:
2014-07-18 10:37:40
阅读次数:
248
kali live 安装到U盘http://www.backtrack.org.cn/thread-17197-1-1.html用Live U盘安装Kali Linuxhttp://cn.docs.kali.org/installing-kali-linux-cn/%E7%94%A8live-u%E...
分类:
其他好文 时间:
2014-07-17 21:35:06
阅读次数:
244
原文地址:http://tools.android.com/tech-docs/new-build-system/user-guide#TOC-Build-Variants
6、 Build Variants(构建变种版本)
新构建系统的一个目标就是允许为同一个应用创建不同的版本。
这里有两个主要的使用情景:
1、同一个应用的不同版本。例如一个免费的版本和一个收...
分类:
移动开发 时间:
2014-07-17 19:30:09
阅读次数:
285
1.什么是aidl:aidl是 Android Interface definition language的缩写,一看就明白,它是一种android内部进程通信接口的描述语言,通过它我们可以定义进程间的通信接口
icp:interprocess communication :内部进程通信
2.既然aidl可以定义并实现进程通信,那么我们怎么使用它呢?文档/android-sdk/docs...
分类:
移动开发 时间:
2014-07-17 19:16:35
阅读次数:
272
http://www.x.org/docs/AMD/old/Index of /docs/AMD/oldNameLast modifiedSizeDescriptionParent Directory-42589_rv630_rrg_1.01o.pdf12-Sep-2007 08:466.1M425...
分类:
其他好文 时间:
2014-07-16 17:45:00
阅读次数:
392
原文地址:http://tools.android.com/tech-docs/new-build-system/user-guide#TOC-Testing
5、Testing(测试)
构建一个测试程序已经被集成到应用项目中,没有必要再专门建立一个测试项目。
5.1 Basics and Configuration(基本知识和配置)
正如前面所提到的,紧邻...
分类:
移动开发 时间:
2014-07-16 11:24:19
阅读次数:
341