码迷,mamicode.com
首页 >  
搜索关键字:being a good boy in    ( 3225个结果
eclipse安装maven报错
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
Delphi研究,对全局变量函数与OOP编程关系的一点体会 good
感叹:设计VCL的人真是神人啊,感觉比Pascal编译器的设计人还要牛很多,把整个Windows架构理了一遍,封装的如此之好,复用的如此之好(以至于Delphi的控件满天飞,使用还特别容易),简直惊为天人。难怪charles petzold当初觉得不可能用PASCAL语言做Windows编程(李维说...
分类:其他好文   时间:2014-09-02 19:44:15    阅读次数:154
1041. Be Unique (20)
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
Reverse Integer
问题描述 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
[BestCoder Round #7] hdu 4985 Little Pony and Permutation (找循环节)
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 Ways
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
SICP 1.45 1.46
解:1.45 从理论上不好证,得做试验,初步的想法是通过做试验找出计算n次方根需要计算平均阻尼的次数,找出规律,暂时未写 1.46 (define?(iterative-improve?good-enough??improve) ??(define?(try?x) ??...
分类:其他好文   时间:2014-08-31 01:43:50    阅读次数:212
Go’s Type System Is An Embarrassment
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
bee go + web
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
UVa1635 - Irrelevant Elements(质因数分解)
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
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!