码迷,mamicode.com
首页 >  
搜索关键字:managing    ( 192个结果
Android Training - 管理应用的内存
http://hukai.me/android-training-managing_your_app_memory/ Random Access Memory(RAM)在任何软件开发环境中都是一个很宝贵的资源。这一点在物理内存通常很有限的移动操作系统上,显得尤为突出。尽管Android的Dalvik ...
分类:移动开发   时间:2017-07-03 17:25:53    阅读次数:171
MSP项目群管理
在全球商业规则巨变的今天,当今掌控变革最有效的方法是项目群管理(Program Management), 而英国政府提出的MSP (Managing Successful Programme),成功的项目群管理) 项目群管理体系正是这一前沿的代表,它综合了全球五百强企业项目群管理的优秀实践。通过对项 ...
分类:其他好文   时间:2017-06-29 09:59:37    阅读次数:182
【大数据系列】安装Ambari
一、Ambari简介 The Apache Ambari project is aimed at making Hadoop management simpler by developing software for provisioning, managing, and monitoring Ap ...
分类:其他好文   时间:2017-06-23 18:14:20    阅读次数:99
Kubernetes Helm
Helm is a tool for managing Kubernetes charts. Charts are packages of pre-configured Kubernetes resources. Use Helm to... Find and use popular softwar ...
分类:Web程序   时间:2017-06-10 18:20:21    阅读次数:285
Python对Linux系统的操作模块
1、pip安装(pip 是“A tool for installing and managing Python packages.”,也就是说pip是python的软件安装工具)yum -y install epel-releaseyum -y install python-pipyum -y in ...
分类:编程语言   时间:2017-05-27 20:43:46    阅读次数:299
Managing Spark data handles in R
When working with big data with R (say, using Spark and sparklyr) we have found it very convenient to keep data handles in a neat list ordata_frame. P ...
分类:其他好文   时间:2017-05-27 13:29:32    阅读次数:228
WifiManager类具体解释
public class WifiManager extends Object java.lang.Object ? android.net.wifi.WifiManager 类概述 This class provides the primary API for managing all aspec ...
分类:其他好文   时间:2017-05-24 09:56:32    阅读次数:251
SASS优化响应式断点管理
原文:《Managing Responsive Breakpoints with Sass》 链接:https://www.sitepoint.com/managing-responsive-breakpoints-sass/ 作者:Hugo Giraudel,来自法国,著名SASS大牛,在Sass ...
分类:其他好文   时间:2017-05-17 13:59:48    阅读次数:563
Managing Images on smartos
SmartOS依赖images。images是包含在创建新zone或虚拟机时使用的磁盘或文件系统映像和元数据的模板。images使用imgadm工具进行管理。 使用此工具,您可以: 查看和下载在公共映像服务器上可用的映像 安装本地images或者import远程images 列出,显示或打印有关im ...
分类:其他好文   时间:2017-05-02 18:21:46    阅读次数:156
转 Oracle 12c: Managing Resources
http://www.oracle-class.com/?p=3058 1. Introduction: Oracle database 12c comes with several Resource management enhancements to handle resources withi ...
分类:数据库   时间:2017-03-29 17:23:42    阅读次数:374
192条   上一页 1 ... 3 4 5 6 7 ... 20 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!