码迷,mamicode.com
首页 >  
搜索关键字:overview    ( 1237个结果
UML创建工具starUML开发等相关文档
官方API网址: StarUML 5.0 Developer Guide:http://staruml.sourceforge.net/docs/developer-guide(en)/toc.html StarUML 5.0 User Guide:http://staruml.sourceforge.net/docs/user-guide(en)/toc.html Overview (...
分类:其他好文   时间:2015-02-14 18:53:50    阅读次数:247
ORACLE AWR概述及生成AWR报告
1.Overview of the Automatic Workload RepositoryTheAutomatic Workload Repository (AWR) collects, processes, and maintains performance statistics for pr...
分类:数据库   时间:2015-02-12 13:52:45    阅读次数:219
android HeaderViewListAdapter的介绍
public class HeaderViewListAdapter     extends Object         implements Filterable WrapperListAdapter Class Overview ListAdapter used when a ListView has header views. This ListAdapter wraps ano...
分类:移动开发   时间:2015-02-12 12:32:55    阅读次数:216
netty Architectural Overview --reference
reference from:http://docs.jboss.org/netty/3.1/guide/html/architecture.html2.1. Rich Buffer Data Structure2.2. Universal Asynchronous I/O API2.3. Even...
分类:Web程序   时间:2015-02-11 23:13:19    阅读次数:353
MonkeyDevcie API 实践全记录
1.背景使用SDK自带的NotePad应用作为实践目标应用,目的是对MonkeyDevice拥有的成员方法做一个初步的了解。 以下是官方列出的方法的Overview。Return TypeMethodsCommentvoidbroadcastIntent(stringuri,stringaction...
分类:Windows程序   时间:2015-02-10 21:27:45    阅读次数:473
分布式注册中心Overview
转载请注明出处:jiq?钦's technical Blog 版权所有 author by 季义钦 一、 动机 当前我们已经全面进入到分布式应用时代,后端已经开始全面服务化,根据职责拆分为多个子系统,并且以廉价服务器集群进行支撑。     但是在这样一种架构下:   1、 减轻配置灾难: 服务、网站、FTP服务器、数据库、公共组件等资源的配置信息,以及一些全局的系统配置参数...
分类:其他好文   时间:2015-02-10 15:27:52    阅读次数:1574
Overview
从Cocos2d-x 2.0.4开始,Cocos2d-x提出了自己的多分辨率支持方案,废弃了之前的retina相关设置接口,提出了design resolution概念。 3.0中有以下相关接口: Director::getInstance()->getOpenGLView()->setDesignResolutionSize() //设计分辨率大小及模式 Director::getIns...
分类:其他好文   时间:2015-02-09 23:15:50    阅读次数:414
Overview of iOS Crash Reporting Tools: Part 2/2
Thanks for joining me for the second part of this two-part series on crash reporting services!Thefirst partintroduced you to the architecture of crash...
分类:移动开发   时间:2015-02-09 23:01:45    阅读次数:416
Overview of iOS Crash Reporting Tools: Part 1/2
Believe it or not, developers are not perfect, and every once in a while you might have a (gasp!) bug in your app.You will try your best to ship your ...
分类:移动开发   时间:2015-02-09 23:00:54    阅读次数:334
X264码率控制总结2
X264码率控制方法定性概述 x264/doc/ratecontrol.txt A qualitative overview of x264's ratecontrol methods By Loren Merritt 历史笔记: 本文件是过时的,但相当一部分叙述仍然是准确的,以下是一些重要的码率控制算法更新: 1. 默认情况下,MB-tree代替了qcomp用以计算各帧的复杂度,...
分类:其他好文   时间:2015-02-09 20:19:53    阅读次数:284
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!