码迷,mamicode.com
首页 >  
搜索关键字:note about the work    ( 20899个结果
codechef Open the Dragon Scroll bitset容器的运用
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
C语言的观察者模式
/*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
note:开源许可证之间的区别
最近接触开源项目比较多,关注一下许可证的问题。 饱受诟病的病毒式copyleft就是GPL了。。ref:http://code.csdn.net/news/2819582ref:http://www.openfoundry.org/LicenseWizard/index.htm,真实的使用效果需要....
分类:其他好文   时间:2014-05-09 17:28:00    阅读次数:261
Which Means Her Airport Handbag Game Is About As Tight As It Gets
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
CareerCup之1.3字符串去重
【题目】 原文: 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汉化
非常简便的方法汉化Apatana,以前在某个前端那看来的。点击 “Help” > “Install New Software”;在弹出的“install”窗口中的“Work With”的输入框中填入下面的网址:http://archive.eclipse.org/technology/babel/u...
分类:其他好文   时间:2014-05-05 09:50:58    阅读次数:471
[LeetCode] 在一堆字符串中找出包含相同字符的 group的较快方法,题 Anagrams
题目: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
严重: 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
python 内置数据类型
一、Dictionary 的介绍 dictionary 是python 的内置类型之一,它定义键和值之间一对一的关系 1.定义dictionary 2.修改dictionary NOTE: Dictionary 是无序的。当使用 dictionary 时,您需要知道:dictionary 的 key...
分类:编程语言   时间:2014-05-04 11:39:32    阅读次数:477
Let us learn C in Code <11> flowchart while
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
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!