码迷,mamicode.com
首页 >  
搜索关键字:about    ( 4393个结果
如何在六个月学会一门外语
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
微软职位内部推荐-Software Development Engineer
微软近期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
Memcached Java Client with sample program--reference
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
leetcode - Reverse Integer
题目: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
【DataStructure】Some useful methods for arrays
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
LeetCode——Reverse Integer
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
[转]Request Flow for Provisioning Instance in Openstack
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
[转]Windows Images for OpenStack
This note summarizes articles from other places about Microsoft Windows images for OpenStack creation, along with some first hand experience. The whol...
分类:Windows程序   时间:2014-06-21 16:51:38    阅读次数:386
LeetCode:Reverse Integer
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已破解成功】 点击菜单“Unity”->"About Unity..."。在弹出的关于Unity的信息的对话框中,如果是已破解版本,在右下角会显示序列号。
分类:其他好文   时间:2014-06-20 22:09:12    阅读次数:344
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!