码迷,mamicode.com
首页 >  
搜索关键字:guide    ( 3262个结果
Android Gradle Plugin指南(五)——Build Variants(构建变种版本号)
原文地址:http://tools.android.com/tech-docs/new-build-system/user-guide#TOC-Build-Variants6、 Build Variants(构建变种版本号)新构建系统的一个目标就是同意为同一个应用创建不同的版本号。这里有两个基本的使...
分类:移动开发   时间:2014-09-25 18:51:17    阅读次数:302
PLSQL_性能优化系列12_Oracle Connection Management
2014-09-25 BaoXinjian一、摘要在官方文档《oracle performance tuning guide》中提到Connecting to the database is an expensive operation that is highly unscalable。数据库的连...
分类:数据库   时间:2014-09-25 18:05:17    阅读次数:273
IIS是如何处理ASP.NET请求的
原文地址:http://kb.cnblogs.com/page/136274/ 英文原文:Beginner’s Guide: How IIS Process ASP.NET Request 前言 每次服务器接受到请求,都要先经IIS处理。这不是一篇描述ASP.NE生命周期的文章,仅仅是关于II...
分类:Web程序   时间:2014-09-25 17:18:59    阅读次数:147
ios background task
今天要实现一个需求,当用户触摸HOME键,将应用切换到后台时,启动自动备份的任务。这涉及到ios的后台任务处理,本文简单总结一下首先,ios app有5种状态,分别是:not running, inactive, active, background, suspended,详情请看官方的guide:...
分类:移动开发   时间:2014-09-25 15:22:39    阅读次数:247
Enabling Active Directory Authentication for VMWare Server running on Linux《转载》
Enabling Active Directory Authenticationfor VMWare Server running on LinuxVersion 0.2 - Adam Breidenbaugh - 2007-06-29PurposeThe purpose of this guide...
分类:系统相关   时间:2014-09-25 05:17:28    阅读次数:523
shell的简单实现
shell是Unix/Linux中的重要工具,用来解析用户输入的命令。下面我们来实现一个简单的shell程序,来练习fork/exec/wait/exit的使用,顺便推荐一本书籍《Understanding Unix/Linux Programming - A Guide to Theory and...
分类:其他好文   时间:2014-09-24 21:50:47    阅读次数:226
Linux Guide for Developers --- ubuntu开发者
命令行参考手册http://billie66.github.io/TLCL/index.html
分类:系统相关   时间:2014-09-24 19:17:37    阅读次数:224
[iOS] Swift 初学手册:可选类型 (Optionals)
原文地址:http://blog.callmewhy.com/2014/09/23/beginners-guide-optionals-swift/几周前 (译者注:原文发表于6月24日),苹果发布了一个全新的编程语言: Swift 。从那时起,我一直在阅读 Swift 官方手册,并且在 Xcode6 beta 上把玩学习。我开始喜欢上了 Swift 的简洁和语法。我和我的团队一起学习这门全新的语...
分类:移动开发   时间:2014-09-24 18:09:57    阅读次数:334
Android ActionBar完全解析,使用官方推荐的最佳导航栏(下)
转载请注明出处:http://blog.csdn.net/guolin_blog/article/details/25466665本篇文章主要内容来自于Android Doc,我翻译之后又做了些加工,英文好的朋友也可以直接去读原文。http://developer.android.com/guide...
分类:移动开发   时间:2014-09-24 00:29:55    阅读次数:381
免费电子书:The Guide to Minimum Viable Products
本地下载来自uxPin的免费电子书
分类:其他好文   时间:2014-09-23 19:48:55    阅读次数:167
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!