原文地址:http://ionicframework.com/docs/guide/preface.html请尊重他人劳动成果,转载请注明出处, 谢谢欢迎阅读关于如何通过使用Ionic Framework创建HTML5移动Apps的Ionic官方指导,该指导由Ioinic创始人编写。它包含了如何开始...
分类:
其他好文 时间:
2015-01-08 00:51:47
阅读次数:
250
Glusterfshackerguide内容摘自如下网页,这些网页已经无法访问,故整理提供一个副本,供大家参考学习,欢迎交流。转载资料:[1]Translator101Lesson1:SettingtheStage,http://hekafs.org/index.php/2011/11/translator-101-class-1-setting-the-stage/[2]Translator101Lesson2:..
分类:
其他好文 时间:
2015-01-07 19:10:12
阅读次数:
200
Using View Controllers in the Responder Chain响应链中使用视图控制器View controllers are descendants of theUIResponderclass and are therefore capable of handling ...
分类:
移动开发 时间:
2015-01-07 18:25:14
阅读次数:
205
php CI 文档地址http://codeigniter.org.cn/user_guide/index.html事务CodeIgniter的数据库抽象允许你在支持事务安全的数据库表中使用事务。在MySQL中,你需要用InnoDB或BDB表而不是更常用的MyISAM。大多数其它的数据库平台都原生支...
分类:
数据库 时间:
2015-01-07 16:40:18
阅读次数:
673
英文学习篇 http://spark.apache.org/docs/latest/sql-programming-guide.html 可以对照官方的API进行对照 http://spark.apache.org/docs/latest/api/scala/index.html 中文学习篇 http://demo.netfoucs.com/boo...
分类:
数据库 时间:
2015-01-07 15:14:36
阅读次数:
155
廖雪峰的官方网站http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000git - 简明指南http://rogerdudler.github.io/git-guide/index.zh.ht...
分类:
其他好文 时间:
2015-01-06 09:49:08
阅读次数:
129
起先是为了在mac上装gcc4.7,搜了半圈发现macports最方便。于是按照官方的介绍撸开了袖子干。参见:https://guide.macports.org/chunked/installing.html1.首先卸载了旧版本的macport sudo port -fp uninstall in...
分类:
系统相关 时间:
2015-01-06 00:41:55
阅读次数:
469
视频播放:reference address:http://developer.android.com/guide/appendix/media-formats.html#corehttp://developer.android.com/guide/appendix/media-formats.ht...
分类:
其他好文 时间:
2015-01-05 20:07:40
阅读次数:
221
https://secure.phabricator.com/book/phabricator/article/installation_guide/#installation-requirement以上是官方文档把centos版的phabricator安装脚本下载到opt目录并安装#cd/opt#wgethttp://www.phabricator.com/rsrc/install/install_rhel-derivs.sh#chmod777install_rh..
分类:
其他好文 时间:
2015-01-04 19:41:50
阅读次数:
180
ViewPager 是一个容器,定义在一个Layout里面,但是要注意定义的时候要写明包名:guide.xml文件 ViewPager里面的东西是另外的几个Layout:guide_page_1.xml文件 用inflater的方式把这些guide_page_1.xml、guid...
分类:
其他好文 时间:
2015-01-03 18:33:06
阅读次数:
160