Cannot complete the install because one or more required items could not be found. Software being installed: m2e - Maven Integration for Eclipse (inc....
分类:
系统相关 时间:
2014-09-06 00:59:32
阅读次数:
288
感叹:设计VCL的人真是神人啊,感觉比Pascal编译器的设计人还要牛很多,把整个Windows架构理了一遍,封装的如此之好,复用的如此之好(以至于Delphi的控件满天飞,使用还特别容易),简直惊为天人。难怪charles petzold当初觉得不可能用PASCAL语言做Windows编程(李维说...
分类:
其他好文 时间:
2014-09-02 19:44:15
阅读次数:
154
Being unique is so important to people on Mars that even their lottery is designed in a unique way. The rule of winning is simple: one bets on a numbe...
分类:
其他好文 时间:
2014-09-02 11:55:54
阅读次数:
197
问题描述
Example1: x = 123, return 321
Example2: x = -123, return -321
Have you thought about this?
Here are some good questions to ask before coding. Bonus points for you if you have already...
分类:
其他好文 时间:
2014-09-01 15:38:13
阅读次数:
199
Little Pony and Permutation
Problem Description
As a unicorn, the ability of using magic is the distinguishing feature among other kind of pony. Being familiar with composition and dec...
分类:
其他好文 时间:
2014-09-01 10:50:33
阅读次数:
208
LeetCode: Decode WaysA message containing letters from A-Z is being encoded to numbers using the following mapping:'A' -> 1'B' -> 2...'Z' -> 26Given a...
分类:
其他好文 时间:
2014-09-01 00:11:12
阅读次数:
247
解:1.45 从理论上不好证,得做试验,初步的想法是通过做试验找出计算n次方根需要计算平均阻尼的次数,找出规律,暂时未写 1.46 (define?(iterative-improve?good-enough??improve)
??(define?(try?x)
??...
分类:
其他好文 时间:
2014-08-31 01:43:50
阅读次数:
212
Go is one of the best tools out there today for heavy lifting and backend code. It’s my go to language when it’s time to bring out the big guns and I enjoy working with it immensely. That being ...
分类:
其他好文 时间:
2014-08-30 12:44:39
阅读次数:
223
I am focusing on this project: http://www.goinggo.net/2013/12/sample-web-application-using-beego-and.htmlthis weekend.It's a good way to challege myse...
分类:
Web程序 时间:
2014-08-30 01:14:18
阅读次数:
250
Young cryptoanalyst Georgie is investigating different schemes of generating random integer numbers
ranging from 0 to m - 1.
He thinks that standard random number generators are not good enough, s...
分类:
其他好文 时间:
2014-08-29 21:26:38
阅读次数:
317