Valid Parentheses:Given a string containing just the characters '(', ')', '{', '}', '[' and ']', determine if the input string is valid.The brackets m...
分类:
其他好文 时间:
2014-07-01 21:24:05
阅读次数:
180
在前面的基础上,最近使用ubuntu上网看视频和用brackets缩写PHP代码都可以了,不过我喜欢测试一些新的软件,最近安装了几个软件,在这儿记录一下。第一、桌面美化软件--docky和Cairo-dock安装都很方便,docky直接在软件中心里安装就可以安装完成,添加软件时的操作如下:1、打..
分类:
其他好文 时间:
2014-06-28 00:42:28
阅读次数:
2551
前天介绍了《Sublime Text 2 绿化与汉化 [Windows篇]》,应大家要求,我特地做了汉化版分享给大家。很清新吧,但我没安装多余的插件,只是安装了几个必备的插件,如 输入法支持,GBK支持,Package Control。Emmet 是我特地加上的,如果不喜欢解压后先别运行,打开Pri...
分类:
其他好文 时间:
2014-06-26 15:15:17
阅读次数:
250
A bottom-up DP. To be honest, it is not easy to relate DP to this problem. Maybe, all "most"\"least" problems can be solved using DP..Reference:http:/...
分类:
Web程序 时间:
2014-06-25 18:39:32
阅读次数:
235
[{ "keys": ["ctrl+d"], "command": "run_macro_file", "args": {"file": "Packages/Default/Delete Line.sublime-macro"} }, { // Emmet: Zencoding "ke...
分类:
其他好文 时间:
2014-06-25 15:31:43
阅读次数:
154
Given a string containing just the characters'(',')','{','}','['and']', determine if the input string is valid.The brackets must close in the correct ...
分类:
其他好文 时间:
2014-06-25 12:44:56
阅读次数:
188
Given a string containing just the characters'(',')','{','}','['and']', determine if the input string is valid.The brackets must close in the correct ...
分类:
其他好文 时间:
2014-06-18 12:56:59
阅读次数:
155
题目
Given a string containing just the characters '(', ')', '{', '}', '[' and ']',
determine if the input string is valid.
The brackets must close in the correct order, "()" and "()[]{}" ...
分类:
其他好文 时间:
2014-06-17 21:34:00
阅读次数:
189
按 ctr+shift+P,输入 install Package,找到emmet,确认安装Package Control Messages========================Emmet:----- Thank you for installing Emmet -- a toolkit ....
分类:
其他好文 时间:
2014-06-15 00:19:15
阅读次数:
314
输入下边加粗的缩写,然后Tab,就OK了http://docs.emmet.io/cheat-sheet/html:4t Document ${child}html:4s Document ${child}html:xt ${child}...
分类:
其他好文 时间:
2014-06-14 17:02:04
阅读次数:
226