Open the Dragon Scroll
Did you ever hear about 'Dragon Food' ? Its used to refer to the chocolates bought for your loved ones :). Po offers dragon food to master Shifu, who is a famous cook in th...
分类:
其他好文 时间:
2014-05-10 10:06:11
阅读次数:
382
/*hdr
** Copyright ...
** AUTHOR MichaelMa
** DATE 4-May-2014
** DESCRIPTION implement a mode of observer in C
** NOTE may be some bugs ...
分类:
编程语言 时间:
2014-05-10 09:53:03
阅读次数:
679
最近接触开源项目比较多,关注一下许可证的问题。
饱受诟病的病毒式copyleft就是GPL了。。ref:http://code.csdn.net/news/2819582ref:http://www.openfoundry.org/LicenseWizard/index.htm,真实的使用效果需要....
分类:
其他好文 时间:
2014-05-09 17:28:00
阅读次数:
261
Intressant, dessa tillg?ngliga i spend l?tt
m?nga olika stilar Remix, till dem som folk uppmuntrar g?vor. Vidare fann att vi
bilden butik eller eller ...
分类:
数据库 时间:
2014-05-09 12:32:24
阅读次数:
617
【题目】
原文:
1.3 Design an algorithm and write code to remove the duplicate characters in a string without using any additional buffer. NOTE: One or two additional variables are fine. An
extra copy of...
分类:
其他好文 时间:
2014-05-07 08:48:12
阅读次数:
372
非常简便的方法汉化Apatana,以前在某个前端那看来的。点击 “Help” >
“Install New Software”;在弹出的“install”窗口中的“Work
With”的输入框中填入下面的网址:http://archive.eclipse.org/technology/babel/u...
分类:
其他好文 时间:
2014-05-05 09:50:58
阅读次数:
471
题目:Given an array of strings, return all groups of
strings that are anagrams.Note: All inputs will be in lower-case.class Solution
{public: vector ...
分类:
其他好文 时间:
2014-05-04 20:48:08
阅读次数:
608
严重: Exception loading sessions from persistent storage
java.io.EOFException
删除Tomcat里面的work/Catalina/localhost下的内容即可解决
Tomcat在启动时出现如下异常问题:
严重: IOException while loading persisted sessions...
分类:
其他好文 时间:
2014-05-04 17:58:54
阅读次数:
313
一、Dictionary 的介绍 dictionary 是python
的内置类型之一,它定义键和值之间一对一的关系 1.定义dictionary 2.修改dictionary NOTE: Dictionary 是无序的。当使用
dictionary 时,您需要知道:dictionary 的 key...
分类:
编程语言 时间:
2014-05-04 11:39:32
阅读次数:
477
So many days passed since the last C tutorial about the flowchart, this chapter we will go on the flowchart and while loops...
分类:
其他好文 时间:
2014-05-04 09:01:20
阅读次数:
307