码迷,mamicode.com
首页 >  
搜索关键字:guide    ( 3262个结果
The Ionic Book - 什么是Ionic
原文地址:http://ionicframework.com/docs/guide/preface.html请尊重他人劳动成果,转载请注明出处, 谢谢欢迎阅读关于如何通过使用Ionic Framework创建HTML5移动Apps的Ionic官方指导,该指导由Ioinic创始人编写。它包含了如何开始...
分类:其他好文   时间:2015-01-08 00:51:47    阅读次数:250
Glusterfs hacker guide说明
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
View Controller Programming Guide for iOS---(八)---Using View Controllers in the Responder Chain
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 框架 mysql 事务使用
php CI 文档地址http://codeigniter.org.cn/user_guide/index.html事务CodeIgniter的数据库抽象允许你在支持事务安全的数据库表中使用事务。在MySQL中,你需要用InnoDB或BDB表而不是更常用的MyISAM。大多数其它的数据库平台都原生支...
分类:数据库   时间:2015-01-07 16:40:18    阅读次数:673
spark sql学习
英文学习篇 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
git
廖雪峰的官方网站http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000git - 简明指南http://rogerdudler.github.io/git-guide/index.zh.ht...
分类:其他好文   时间:2015-01-06 09:49:08    阅读次数:129
macports 安装手记
起先是为了在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
CentOS之Phabricator的安装配置必须成功版!
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学习感受-思路
ViewPager 是一个容器,定义在一个Layout里面,但是要注意定义的时候要写明包名:guide.xml文件 ViewPager里面的东西是另外的几个Layout:guide_page_1.xml文件 用inflater的方式把这些guide_page_1.xml、guid...
分类:其他好文   时间:2015-01-03 18:33:06    阅读次数:160
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!