码迷,mamicode.com
首页 >  
搜索关键字:requirements    ( 546个结果
scrapy在ubuntu上安装总结
此文档是本人学习时使用的,采用一个实例作为引导进行安装测试。 实例下载地址如下: https://github.com/sans-serif/scrapy-german-news#introduction 解压之后为:scrapy-german-news-master 修改requirements. ...
分类:系统相关   时间:2017-01-12 11:41:35    阅读次数:297
Bsim3 学习笔记11
Model Testing Requirements for a MOSFET Model in Circuit Simulation (1) It should include most or all of the important physical effects in modern MOSF ...
分类:其他好文   时间:2017-01-11 14:38:27    阅读次数:289
mysql修改密码Your password does not satisfy the current policy requirements
出现这个问题的原因是:密码过于简单。刚安装的mysql的密码默认强度是最高的,如果想要设置简单的密码就要修改validate_password_policy的值, validate_password_policy有以下取值: 如果要修改这个值, 1、先登入到mysql 2、设置安全级别 3、默认密码 ...
分类:数据库   时间:2017-01-09 11:13:31    阅读次数:440
October 30th Week 45th Sunday 2016
Genius is nothing but labor and diligence. 天才不过是勤奋而已。 Labor and diligence are the requirements for success, especially for those ordinary. But sometim ...
分类:其他好文   时间:2017-01-04 07:32:43    阅读次数:178
当pip install不能正确安装的时候,try easy_install
当pip install不能正确安装的时候,try easy_install 重复试了几次pip install -r requirements.txt,都在安装pillow的时候失败了,想找这个枕头真的不容易 easy_install Pillow==3.4.1 非常顺利 然而, TODO:eas ...
分类:其他好文   时间:2017-01-01 10:06:34    阅读次数:186
【转】Ubuntu 16.04安装配置TensorFlow GPU版本
之前摸爬滚打总是各种坑,今天参考这篇文章终于解决了,甚是鸡冻\(≧▽≦)/,电脑不知道怎么的,安装不了16.04,就安装15.10再升级到16.04 requirements: Ubuntu 16.04 python 2.7 Flask tensorflow GPU 版本 安装nvidia driv ...
分类:系统相关   时间:2016-12-29 19:44:19    阅读次数:635
jQuery Datepicker日期控件
datepicker可以为bootstrap添加一个事件选择控件,适用于任何需要调用的场合,支持多种事件格式输出(比如:dd, d, mm, m, yyyy, yy等),是制作网页不可缺失的插件。 Requirements Bootstrap 2.0.4+ jQuery 1.7.1+ 在线文档 Da ...
分类:Web程序   时间:2016-12-21 09:44:27    阅读次数:317
NFR
你NFR了吗? NFR,即非功能性需求 (Non -Functional Requirements) ,即系统能够完成所期望的工作的性能与质量。具体包括如下内容: – 效率: 软件实现其功能所需要的计算机资源大小,“时间 -空间”;– 可用性: 用户使软件的容易程度,和学习;– 可维护性: 软件适应 ...
分类:其他好文   时间:2016-12-06 02:32:22    阅读次数:147
Code Complete 笔记—— 第一章
软件的构建的主要流程: 定义问题 ( Problem Definition) 需求分析 (Requirements Development) 规划构建 (construction planning) 软件架构 (software architecture), 或高层设计(high-level des ...
分类:其他好文   时间:2016-11-28 23:26:52    阅读次数:184
mesos+marathon+zookeeper的docker管理集群亲手搭建实例(环境Centos6.8)
资源:3台centos6.8虚拟机 4cpu 8G内存 ip 10.19.54.111-113 1、System Requirements及安装环境配置并关闭防火墙与SELinux For full support of process isolation under Linux a recent ...
分类:其他好文   时间:2016-11-12 19:38:00    阅读次数:231
546条   上一页 1 ... 32 33 34 35 36 ... 55 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!