在用webpy的db.insert()向postgres插入数据时出现 Traceback?(most?recent?call?last):
??File?"upgrade2.0.py",?line?170,?in?<module>
????copy_webservice()
??File?"upgrade2.0.py",?lin...
分类:
Web程序 时间:
2014-07-22 08:10:35
阅读次数:
569
Apparently BFS is the most obvious one.. but it is not that simple - only constant extra space is provided.Then the only strategy to take is recursion...
分类:
其他好文 时间:
2014-07-22 00:39:35
阅读次数:
258
Given a non-negative number represented as an array of digits, plus one to the number.The digits are stored such that the most significant digit is at...
分类:
其他好文 时间:
2014-07-21 10:00:12
阅读次数:
185
Given a non-negative number represented as an array of digits, plus one to the number.The digits are stored such that the most significant digit is at...
分类:
其他好文 时间:
2014-07-21 09:14:10
阅读次数:
168
This week I was attending a CI training course about svn. Here I‘d like to share what I have learnt. As I am an absolutely green bird to svn, this post only covers those most common usages. (1) C...
分类:
其他好文 时间:
2014-07-20 23:33:04
阅读次数:
504
问题
新装了CentOS 6.5系统,打算使用yum安装程序是出现了如下错误:
Loading mirror speeds from cached hostfile
Traceback (most recent call last):
File "/usr/bin/yum", line 29, in
yummain.user_main(sys.argv[1:], exit_c...
分类:
其他好文 时间:
2014-07-20 22:46:33
阅读次数:
381
Square City is a very easy place for people to walk around. The two-way streets run North-South or East-West dividing the city into regular blocks. Most street int...
分类:
其他好文 时间:
2014-07-20 22:33:53
阅读次数:
295
注:根据网上资料整理如下首先 onMeasure方法是为了得到各个View大小的函数fill_parent-->public static final int EXACTLY = 1 public static final int AT_MOST = 2 << MODE_SHIFT;这是makeMe...
分类:
移动开发 时间:
2014-07-19 19:14:11
阅读次数:
241
Sticks时间限制:3000ms | 内存限制:65535KB难度:5描述George took sticks of the same length and cut them randomly until all parts became at most 50 units long. Now he...
分类:
其他好文 时间:
2014-07-19 11:27:30
阅读次数:
264
Constellations
Time Limit: 3000MS
Memory Limit: 65536K
Total Submissions: 5044
Accepted: 983
Description
The starry sky in the summer night is one of the most beaut...
分类:
其他好文 时间:
2014-07-19 02:17:16
阅读次数:
205