Description: Given a string containing just the characters '(', ')', '{', '}', '[' and ']', determine if the input string is valid. The brackets must ...
分类:
其他好文 时间:
2017-10-16 13:43:23
阅读次数:
176
作为前端工程师的你们平时主要使用什么IDE,atom、webstorm、sublime还是vscode? 今天介绍一款比较小众的IDE,Adobe的开源项目Brackets,提供Windows和OS X平台支持。Brackets的特点是简约、快捷,没有很多的视图或者面板,笔者感觉前端开发使用它会省去 ...
分类:
其他好文 时间:
2017-10-16 00:15:10
阅读次数:
144
ONE Sublime Text的安装 官网下载:SublimeText下载对应版本SublimeText(Windows or OS X ),安装完成后打开如下图所示。 TWO Package Control的安装 点击菜单栏View->Show Console打开console,输入如下代码: ...
分类:
其他好文 时间:
2017-10-14 21:06:53
阅读次数:
231
Emmet (前身为 Zen Coding) 是一个能大幅度提高前端开发效率的一个工具,Emmet是很成熟的并且非常适用于编写HTML/XML 和 CSS 代码的前端开发人员,但也可以用于编程语言。所有的快捷键都是 代码简写键+tab键 完成;1 html:1.1 html的初始化: html:5 ... ...
分类:
其他好文 时间:
2017-10-13 19:12:37
阅读次数:
150
Given a string containing just the characters '(', ')', '{', '}', '[' and ']', determine if the input string is valid. The brackets must close in the ...
分类:
其他好文 时间:
2017-10-13 12:35:39
阅读次数:
109
Given an encoded string, return it's decoded string. The encoding rule is: k[encoded_string], where the encoded_string inside the square brackets is b ...
分类:
其他好文 时间:
2017-10-05 00:22:48
阅读次数:
185
一、安装及安装emmet插件 首先,去sublime官网下载软件:http://www.sublimetext.com/ , 软件很小,我用的是最新版的text3,大家可以用目前稳定版text2。打开它的官网,我们就可以看到几个动画,演示sublime的强大功能。 其次,软件安装好了之后,我们来安装 ...
分类:
其他好文 时间:
2017-09-30 16:21:40
阅读次数:
394
Emmet语言快捷编辑代码(tab键必须放在尾部)lorem100 可以作为替换文本内容(按tab键快速添加)Lorem ipsum dolor sit amet, consectetur adipisicing elit. Asperiores aut corporis, culpa cum di ...
分类:
Web程序 时间:
2017-09-27 14:26:09
阅读次数:
225
单击上一步中的 Yes,重启 Eclipse,就可以使用 Emmet 了。 ...
分类:
系统相关 时间:
2017-09-25 18:49:24
阅读次数:
263