
编程工具
MarkTang275
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
vscode添加注释模版
ctrl+shift+p打开。 输入snippets点击进入用户代码片段配置。 输入CSS配置css.json/css。 进入css.json输入:{ "Print to cssTitle": { "prefix": "cssNoteTitle", "body": [ "/*", " *@description: ", " *@author: 查嘉磊 ", ...原创 2019-04-13 23:03:02 · 6960 阅读 · 0 评论 -
eclipse工具设置
eclipse背景保护色的设置Window > Preferences > General > Editors > Text Editors选择Background color设置色调为90,饱和度为85,亮度为204原创 2019-04-13 23:14:31 · 118 阅读 · 0 评论