码迷,mamicode.com
首页 >  
搜索关键字:other    ( 5856个结果
How to create a repository in Github with Eclipse?
How to create a repository in Github with Eclipse? ...
分类:系统相关   时间:2017-03-05 19:04:29    阅读次数:282
如何在WebStorm中设置mongo
在webstorm中安装mongo的步骤 打开webstorm,输入ctrl+shift+A ->plugins->mongo->install,安装完成后,settings->other settings->mongo servers->打开终端,输入 which mongo 回车后复制路径,将路 ...
分类:Web程序   时间:2017-03-05 17:35:39    阅读次数:289
python version 2.7 required,which was not found in the registry
摘自:http://www.cnblogs.com/thinksasa/archive/2013/08/26/3283695.html 安装MySQL-python-1.2.5.win32-py2.7.exe的时候,不能在注册表中识别出来python2.7 原因是win7是 64的,在安装pytho ...
分类:编程语言   时间:2017-03-04 13:59:06    阅读次数:175
【C++】cerr,cout,clog
http://stackoverflow.com/questions/16772842/what-is-the-difference-between-cout-cerr-clog-of-iostream-header-in-c-when cerr for errors cout for normal ...
分类:编程语言   时间:2017-03-03 21:01:15    阅读次数:200
HDU2102(KB2-I)
A计划 Time Limit: 3000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 20023 Accepted Submission(s): 5077 Problem De ...
分类:其他好文   时间:2017-03-02 18:21:24    阅读次数:163
2017年3月1日 星期三 --出埃及记 Exodus 23:19
2017年3月1日 星期三 --出埃及记 Exodus 23:19"Bring the best of the firstfruits of your soil to the house of the LORD your God. "Do not cook a young goat in its m ...
分类:其他好文   时间:2017-03-02 17:01:06    阅读次数:195
Win server 2012 +IIS8.0下安装SSL证书
SSL证书的申请: 成功在景安申请证书后,会得到一个有密码的压缩包文件,输入证书密码后解压得到五个文件:for Apache、for IIS、for Ngnix、for Other Server,这个是证书的几种格式,解压for IIS压缩包,会得到一个域名.pfx格式的证书,IIS8.0上需要用到 ...
分类:Windows程序   时间:2017-03-02 12:34:46    阅读次数:270
软件测试作业2 — 软件测试中的错误Failure, Error, Fault的区别
软件测试中的错误Failure, Error, Fault的区别: Failure: External, incorrect behavior with respect to the requirements or other description of the expected behavior ...
分类:其他好文   时间:2017-03-01 21:12:08    阅读次数:497
模拟做饭系统(java+线程中的join方法)
(一)项目框架分析 妈妈要去做饭,发现没有酱油,让儿子去买酱油,然后回来做饭。 根据面向对象的思想,有两个对象,妈妈和儿子 主要有两个方法: (一)没有线程控制(即儿子没有买酱油回来妈妈就做好饭了)+(没有调用jion方法) (二)有线程控制(妈妈进程和儿子进程又先后影响)+(调用jion方法) 项 ...
分类:编程语言   时间:2017-03-01 20:55:53    阅读次数:258
MyEclipse--DEBUG调试
1、找到DEBUG调试 如下图: 在other中找到DEBUG调试,如下图: 2、DEBUG界面如图: 3、快捷键如下: F5 --单步调试进入函数内部,注意使用,进入jar包内部就没必要了。F6 --单步调试不进入函数内部,如果装了金山词霸2006则要把“取词开关”的快捷键改成其他的。F7 --由 ...
分类:系统相关   时间:2017-03-01 15:56:13    阅读次数:210
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!