I came across this TED talk yesterday in which Chris Lonsdale, a psychologist from New Zealand talks about language learning. He believes that anybody...
分类:
其他好文 时间:
2014-06-28 23:02:07
阅读次数:
328
微软近期Open的职位:Job title: Software Development EngineerLocation: Beijing, ChinaAre you a talented developer who is passionate about mobile devices and re...
分类:
其他好文 时间:
2014-06-28 22:35:21
阅读次数:
369
In my previous post, I listed down most commontelnet commands for memcachedwith sample execution terminal logs. Today I want to discuss about the Memc...
分类:
编程语言 时间:
2014-06-28 17:26:15
阅读次数:
323
题目:Reverse IntegerReverse digits of an integer.Example1:x = 123, return 321Example2:x = -123, return -321click to show spoilers.Have you thought about...
分类:
其他好文 时间:
2014-06-24 14:12:18
阅读次数:
184
Last night it took me about two hours to learn arrays. For the sake of less time, I did not put emphaises on the practice question, just now when reading the book, I found that some methods
referred...
分类:
其他好文 时间:
2014-06-22 17:14:10
阅读次数:
152
Reverse digits of an 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 y...
分类:
其他好文 时间:
2014-06-22 09:31:16
阅读次数:
220
One of the most important use-case in any cloud is provisioning a VM . In this article we shall do a walk through about an instance(VM) being provisio...
分类:
其他好文 时间:
2014-06-21 16:59:43
阅读次数:
376
This note summarizes articles from other places about Microsoft Windows images for OpenStack creation, along with some first hand experience. The whol...
Reverse digits of an integer.Example1:x = 123, return 321Example2:x = -123, return -321click to show spoilers.Have you thought about this?Here are som...
分类:
其他好文 时间:
2014-06-21 15:20:39
阅读次数:
191
【如何判定Unity已破解成功】 点击菜单“Unity”->"About Unity..."。在弹出的关于Unity的信息的对话框中,如果是已破解版本,在右下角会显示序列号。
分类:
其他好文 时间:
2014-06-20 22:09:12
阅读次数:
344