D:\nexus-2.10.0-02-bundle\sonatype-work\nexus\conf\security.xml
密码改为:f865b53623b121fd34ee5426c792e5c33af8c227
重启服务!...
分类:
其他好文 时间:
2015-02-04 21:48:19
阅读次数:
319
原文add jars和add external jars有什么区别?add jars和add external jars有什么区别?add external jars = 增加工程外部的包add jars = 增加工程内包add library = 增加一个库add class folder = 增...
分类:
编程语言 时间:
2015-02-04 21:37:19
阅读次数:
335
Follow up for problem “Populating Next Right Pointers in Each Node”.
What if the given tree could be any binary tree? Would your previous solution still work?
Note:
You may only use constant ex...
分类:
其他好文 时间:
2015-02-03 17:13:39
阅读次数:
156
This is a detailed description of the work with Gamma 2.2. If you are only interested in exact instructions of how to use Gamma please look at"Gamma 2...
分类:
其他好文 时间:
2015-02-03 14:32:49
阅读次数:
166
关于RapidJSON
rapidjson项目地址:https://github.com/miloyip/rapidjson
项目下载完成后,打开readme.md文件,查看项目说明。
RapidJSON is a header-only C++ library. Just copy the `include/rapidjson` folder to system or project's include path.
RapidJSON是一个只有头文件的C++ JSON库,只需要拷贝“include/...
分类:
Windows程序 时间:
2015-02-03 11:15:29
阅读次数:
1301
Installation in LinuxThese steps have been tested for Ubuntu 10.04 but should work with other distros as well.Required PackagesGCC 4.4.x or laterCMake...
分类:
系统相关 时间:
2015-02-03 10:43:50
阅读次数:
173
Follow up for problem "Populating Next Right Pointers in Each Node".
What if the given tree could be any binary tree? Would your previous solution still work?
Note:
You may only use constant ...
分类:
其他好文 时间:
2015-02-03 09:36:45
阅读次数:
194
1. Counting Sort doesn't work for negative number.2. Counting Sort assumes that each element is SMALL INTEGER.3. Time Complexity is O(Maximum value - ...
分类:
其他好文 时间:
2015-02-03 01:53:09
阅读次数:
130
安装这个additions的过程,基本上可以参照http://gamblisfx.com/how-to-install-virtualbox-guest-additions-on-fedora-21/拷贝一份过来就是,1. 先更新内核yum update kernel*2. 重启reboot3. 安...
分类:
其他好文 时间:
2015-02-01 23:06:43
阅读次数:
257
一.安装wampserver wampserver集成了PHP、Apacha、MySql,可以省去分别安装的麻烦。wampserver的安装配置方法可以自行搜索。 wampserver安装完成后需要手动设置一下环境变量,把“F:\work\wamp\wamp\bin\php\php5.3.10”(根...
分类:
其他好文 时间:
2015-01-31 15:56:08
阅读次数:
198