码迷,mamicode.com
首页 >  
搜索关键字:managing    ( 192个结果
一致性算法探寻(扩展版)3
5 The Raft consensus algorithm Raft is an algorithm for managing a replicated log of?the form described in Section 2. Figure 2 summarizes the?algorithm in condensed form for reference, and Figure...
分类:编程语言   时间:2015-08-05 20:38:53    阅读次数:150
Zookeeper官方文档
ZooKeeper Getting Started Guide Getting Started: Coordinating Distributed Applications with ? ? ?ZooKeeper Pre-requisites Download Standalone Operation Managing ZooKeeper Storage Connecting to Z...
分类:其他好文   时间:2015-08-03 17:06:59    阅读次数:244
UIView 的粗浅解析
TheUIViewclass defines a rectangular area on the screen and the interfaces for managing the content in that area. At runtime, a view object handles th...
分类:其他好文   时间:2015-07-30 16:35:08    阅读次数:141
android LocalActivityManager说明
类概述Helper class for managing multiple running embedded activities in the same process. This class is not normally used directly, but rather created fo...
分类:移动开发   时间:2015-07-14 20:24:45    阅读次数:349
Django模块笔记【六】
入门笔记翻译整理自:https://docs.djangoproject.com/en/1.8/topics/*该笔记将对各个模块进行单独介绍*migration&Managing files&Testing in Django1. migration的命令migrate命令负责应用migratio...
分类:其他好文   时间:2015-07-07 08:15:15    阅读次数:133
Managing Packages Using the Package Manager Console
转自:http://docs.nuget.org/consume/package-manager-consoleThis topic describes how to find, install, remove, and update NuGet packages using PowerShell ...
分类:其他好文   时间:2015-07-05 09:29:22    阅读次数:181
[UITableViewCell]附属视图管理
Managing Accessory ViewsaccessoryTypePropertyThe type of standard accessory view the cell should use (normal state).Cell使用的标准附属视图类型DeclarationSWIFTvar...
分类:其他好文   时间:2015-07-01 13:51:02    阅读次数:198
Aamazon Web Service EC2 新建用户并且用ssh连接host
本文参照 http://docs.aws.amazon.com/zh_cn/AWSEC2/latest/UserGuide/managing-users.html http://docs.aws.amazon.com/zh_cn/AWSEC2/latest/UserGuide/ec2-key-pairs.html#retrieving-the-public-key 1.通过密钥对(keypair...
分类:Web程序   时间:2015-06-27 18:21:38    阅读次数:183
[Javascript] IIFE
Javascript modules are a design pattern that allow you to encapsulate your code into smaller self managing pieces. They help you separate your code, p...
分类:编程语言   时间:2015-06-24 16:21:21    阅读次数:161
Managing Data in Containers
Docker的容器如何管理数据...
分类:其他好文   时间:2015-05-18 16:44:27    阅读次数:266
192条   上一页 1 ... 11 12 13 14 15 ... 20 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!