Validations ensure that the data has certain values or meets specific requirements. You can use validation to verify that your models are correct befo...
分类:
Web程序 时间:
2015-04-22 13:08:30
阅读次数:
208
构造之法第一章里面的软件工程的知识领域的1.Software Requirements,软件工程的需求分析,概括了我不懂的东西。第二章里面的个人开发流程,职业工程师和大学生的软件开发耗时表对我启发很大,不同方面的时间分配反映出来...
分类:
其他好文 时间:
2015-04-15 18:37:56
阅读次数:
76
首先安装CentOS6.0就不用说了。安装即可。唯一需要注意的就是后面Oracle 11G Installation guide中的Checking the Software Requirements部分,会要求安装一部分软件这些软件在CentOS6 DVD镜像里都有。可以自己配置个DVD镜像的re...
分类:
数据库 时间:
2015-04-11 13:05:26
阅读次数:
202
1.安装requirements.txt ?? sudo pip install -r requirements.txt 2.配置settings.py文件 DATABASES = { ??? ‘default‘: { ??????? ‘ENGINE‘: ‘django.db.backends.mysql‘, ??????? ‘NAME‘: ...
分类:
其他好文 时间:
2015-04-09 23:54:24
阅读次数:
288
Dependent requirements ind. for individual and coll. reqmtsIndicator determining whether the following requirements are allowed for the dependent requ...
分类:
其他好文 时间:
2015-04-01 00:18:57
阅读次数:
230
Candy
There are N children standing in a line. Each child is assigned a rating value.
You are giving candies to these children subjected to the following requirements:
Each child must ha...
分类:
其他好文 时间:
2015-03-28 17:18:15
阅读次数:
150
WCF中:1. 在hosting WCF的web.config中加入: 2. 在每个Service的定义(注意不是Contract, 不过就算加在Contract上编译是也会报错)上加上下面Attribute:[AspNetCompatibilityrequirements(Requirements...
分类:
Web程序 时间:
2015-03-20 16:01:37
阅读次数:
164
本文仅为本人看sonar官方文档时,因其为英文,故简单整理翻译【英语不好,见谅!】 http://docs.sonarqube.org/display/SONAR/Requirements 目录 安装前提 硬件要求 支持平台 安装前提 运行SonarQ...
分类:
其他好文 时间:
2015-03-19 00:50:41
阅读次数:
306
/**
* Ask one of the children of this view to measure itself, taking into
* account both the MeasureSpec requirements for this view and its padding
* and margins. The child must have Ma...
分类:
移动开发 时间:
2015-03-14 23:18:52
阅读次数:
463
Hadoop 2.x 编译编译前准备 (hadoop_src/BUILDING.txt)Requirements:* Unix System* JDK 1.6+* Maven 3.0 or later* Findbugs 1.3.9 (if running findbugs)* ProtocolBu...
分类:
其他好文 时间:
2015-03-11 14:29:24
阅读次数:
144