码迷,mamicode.com
首页 >  
搜索关键字:requirements    ( 546个结果
centos6 安装GitLab
环境 Requirements 软件 版本CentOS 6.6Python 2.6Ruby 2.1.5Git 1.7.10+Redis 2.0+MySQL GitLab 7-8-stableGitLab Shell v2.6.0 yum源 为了提高软件安装速度,将yum源设置为阿里云开源镜像 $ c ...
分类:其他好文   时间:2016-05-11 13:07:58    阅读次数:178
Failed to create Accelerated Display. Please check the display hardware and drivers meet the minimum requirements.
ArcGIS Runtime for WPF开发中Map设置了属性UseAcceleratedDisplay="True",报错: 原因:硬件不满足显示加速的要求,可以使用下面的代码进行检测 当 tier > 1时满足,否则不满足,关闭AcceleratedDisplay ...
分类:其他好文   时间:2016-05-07 23:28:11    阅读次数:266
Centos 6 Oracle 12C 超详细安装
Install Oracle Database 12c. Before Installing, Change some settings for requirements of installing Oracle database. [1] Install Desktop Environment, refer to here. [2] Install so...
分类:数据库   时间:2016-05-06 13:08:08    阅读次数:1401
pip介绍与使用
一、简介pip是一个安装和管理Python包的工具,python安装包的工具有easy_install,setuptools,pip,distribute等。distribute是setuptools的替代品,是对标准库disutils模块的增强,我们知道disutils主要是用来更加容易的打包和分发包,特别是对其他的包有依赖的包。distribute..
分类:其他好文   时间:2016-05-02 17:14:03    阅读次数:8415
docker openvas
https://hub.docker.com/r/mikesplain/openvas/ Requirements DockerPorts available: 443, 9390, 9391 Usage Simply run: This will grab the container from t ...
分类:其他好文   时间:2016-04-26 09:42:32    阅读次数:745
STL简介
STL(Standard Template Library),即标准模板库,是一个具有工业强度的,高效的C++程序库。 从逻辑层次来看,在STL中体现了泛型化程序设计的思想(generic programming),引入了诸多新的名词,比如像需求(requirements),概念(concept), ...
分类:其他好文   时间:2016-04-19 18:59:31    阅读次数:118
XAudio2学习之音频特效库XAPOFX
XAPOFX是一个继承自XAPO接口的音频效果集合,用于XAudio2。XAPOFX包含了几种效果以及一个通用的创建音效实例的机制。 XAPOFX中包含的效果如下表: Effect Description Parameter Structure Parameter Constants Requirements FXECHO ...
分类:其他好文   时间:2016-04-19 10:17:50    阅读次数:266
YII2安装和更新报错
报错内容如下: Your requirements could not be resolved to an installable set of packages. Problem 1 - yiisoft/yii2 2.0.x-dev requires bower-asset/jquery.inpu ...
分类:其他好文   时间:2016-04-14 13:43:43    阅读次数:792
PCI OP WiFi 测试(二):PCI对OP的要求
PCI OP WiFi 测试(二):PCI对OP的要求 每次看PCI的文档,都一头雾水,本来就很抽象,看英文就感觉更抽象。泛泛而谈的要求,看一次忘一次,只好翻译成中文,没事就看看,知道指导思想。 如下,是翻译PCI的《Modular Derived Test Requirements》的OP部分,这样直接翻译不知道是不是有侵权的问题(⊙﹏⊙)b 正文开始: DTR 模块3: 开...
分类:其他好文   时间:2016-04-11 12:20:58    阅读次数:189
asynchronous-logging-with-log4j-2--转
原文地址:https://dzone.com/articles/asynchronous-logging-with-log4j-2 Log4J 2 is a logging framework designed to address the logging requirements of enter ...
分类:其他好文   时间:2016-04-08 19:54:56    阅读次数:336
546条   上一页 1 ... 36 37 38 39 40 ... 55 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!