码迷,mamicode.com
首页 >  
搜索关键字:requirements    ( 546个结果
Using FileUpload(Apache文件上传组件)
Using FileUpload FileUpload can be used in a number of different ways, depending upon the requirements of your application. In the simplest case, you will call a single method to parse the servlet re...
分类:Web程序   时间:2014-11-19 01:45:23    阅读次数:319
Mac上RoR环境搭建问题
昨天一晚上折磨的我啊都快疯掉了。按照http://railstutorial-china.org方法配制,到rvm requirements这个命令执行时就麻烦事来了。WutekiMacBook-Pro:~ wuxj$ rvm requirementsChecking requirements fo...
分类:系统相关   时间:2014-11-10 01:04:02    阅读次数:345
yii2 requirements.php 文件
yii-basic-app-2.0.0\basic requirements.php 文件 程序必要条件检查脚本。 检查框架目录 如果不存在报错误信息 if (!is_dir($frameworkPath)) { 引入检查类 require_once($frameworkPath . '/requirements/YiiRequirementChecker.php'); ...
分类:Web程序   时间:2014-11-07 17:08:34    阅读次数:197
MD04中函数
1、需求溯源 : MD_PEGGING_NODIALOG2、实时库存 :MD_STOCK_REQUIREMENTS_LIST_API这个函数中MDPSX 和 MDEZX 是通过 MDPS 的 INDEX = MDEZ-ALINE 来关联获取数据3、MRP清单 :MD_MRP_LIST_API
分类:其他好文   时间:2014-11-06 14:45:17    阅读次数:162
Ubuntu下安装yii
tar -zxvf yii-1.15.tar.gz cd yii-1.15 首先查看本机配置是否达到yii框架安装要求 在浏览器输入http://192.168.56.2/yii/requirements/index.php 可以查看是否达到最低配置要求 cd frameword yiic webapp /usr/...
分类:系统相关   时间:2014-11-04 19:59:05    阅读次数:194
ORACLE安装过程中检查步骤出现的错误和解决方法【转】
Checking operating system requirements ...Expected result: One of redhat-3,redhat-4,SuSE-9,asianux-1,asianux-2Actual Result: redhat-4Check complete. T...
分类:数据库   时间:2014-11-04 09:16:33    阅读次数:159
RRC Server安装配置过程
Rational Requirements Composer(RRC)是IBM的需求定义工具和业务原型构建工具,是Jazz协同应用生命周期管理平台上的一个产品。网上一般这类资料不多,有资料也是给客户机使用的。作为学校软件工程课一直使用的工具,每年的助教安装RRC Server都会很痛苦,我已经重新安...
分类:其他好文   时间:2014-10-26 21:06:12    阅读次数:184
苹果要求适配iOS8
64-bit and iOS 8 Requirements for New Apps October 20, 2014 Starting February 1, 2015, new iOS apps uploaded to the App Store must include 64-bit support and be built with the iOS 8 SDK, included in...
分类:移动开发   时间:2014-10-24 13:03:46    阅读次数:141
Cts框架解析(5)
解析配置文件 Cts框架分为9大部分: cmd_options:命令行接受的参数选项,command包中。 device_requirements:设备相关要求,device包中 device_options:设备参数,device包中 builde_provider:版本提供者,build包中 target_preparer:预置条件准备,targetprep包中...
分类:其他好文   时间:2014-10-20 19:33:46    阅读次数:312
debian下安装rvm配置ruby环境
先安装rvmcurl -L https://get.rvm.io | bash -s stablesource ~/.rvm/scripts/rvm安装必须的东西rvm requirements看看装哪个rubyrvm list known2.1.3貌似最新rvm install ruby-2.1....
分类:其他好文   时间:2014-10-10 20:39:14    阅读次数:190
546条   上一页 1 ... 49 50 51 52 53 ... 55 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!