因为我们的内部网络使用了代理,所以在 安装 OpenStack 基于 Web 的管理控制台
的时候有个小麻烦,我们的 http 代理服务器无法通过 git 协议下载 openstack-dashboard 所需的代码,也就是说可以 git clone
https:// 这样克隆代码,但是不能使用 g...
分类:
其他好文 时间:
2014-06-13 08:19:21
阅读次数:
317
1. 安装seleniumpip install selenium2.
安装phantomjs如果你是Ubuntu12.04,默认安装的版本是1.4.这个会出错。需要安装1.9.7cd /usr/local/sharesudo
wget https://bitbucket.org/ariya/pha...
分类:
Web程序 时间:
2014-06-13 07:32:47
阅读次数:
305
mergemerge into copy_emp ce using emp eon (ce.empno
= e.empno)when matched then update set ename = e.enamewhen not matched then
insert (em...
分类:
数据库 时间:
2014-06-13 07:05:32
阅读次数:
207
原题地址:https://oj.leetcode.com/problems/count-and-say/题意:The
count-and-say sequence is the sequence of integers beginning as follows:1, 11,
21, 1211, 11...
分类:
编程语言 时间:
2014-06-13 06:23:26
阅读次数:
366
要实现这个功能,可以https://github.com/sroze/ngInfiniteScroll这个第三方控件实现的。实现步骤如下:1.
下载ng-infinite-scroll.js程序http://sroze.github.io/ngInfiniteScroll/
目前版本是1.0.02....
分类:
Web程序 时间:
2014-06-13 06:19:21
阅读次数:
10252
原题地址:https://oj.leetcode.com/problems/trapping-rain-water/题意:Givennnon-negative
integers representing an elevation map where the width of each bar is ...
分类:
移动开发 时间:
2014-06-12 23:35:22
阅读次数:
409
由于使用Ubuntu的缘故,开始使用VirtualBox,使用中遇到了一些小问题,整理如下(已经许久未更新,希望对刚接触的朋友有帮助,老手们请自动忽略)。VirtualBox下载地址:https://www.virtualbox.org/wiki/Downloads1、VirtrualBoxUSB设备无法分配首先需要安装补丁包(Oracle_VM..
分类:
其他好文 时间:
2014-06-10 23:14:54
阅读次数:
244
下载:[root@localhosthome]#wget--no-check-certificatehttps://github.com/ideawu/ssdb/archive/master.zip
--2014-06-1001:44:45--https://github.com/ideawu/ssdb/archive/master.zip
正在解析主机github.com...192.30.252.131
正在连接github.com|192.30.252.131|:443.....
分类:
数据库 时间:
2014-06-10 22:49:02
阅读次数:
351
本文出自:http://blog.csdn.net/svitter
资源下载:
github:
git clone https://github.com/Svtter/JSP-tomcat-mysql
使用了servlet:
web.xml:
JSP_servlet_javabean
配置用於用戶登錄的Servlet
LoginServlet
Log...
分类:
数据库 时间:
2014-06-10 18:39:08
阅读次数:
332