file --> new --> maven project -->创建个简单的maven项目 会报错,没事 右键 properties 先去掉,然后再勾上 接下来配置maven的相关: window --> preference --> maven -- > user settings 改变jdk ...
分类:
系统相关 时间:
2017-11-06 14:58:54
阅读次数:
183
If you start to use a DB like mongo, you might be better off creating objects with mongoose but that's personal preference as well. As for your exampl... ...
分类:
Web程序 时间:
2017-10-30 16:04:05
阅读次数:
203
1,Install Nodejs https://nodejs.org/en/ 3,Install Package Control 复制python代码 粘贴到sublime的console中 重启sublime 安装package <!--StartFragment-->Preference -> ...
分类:
Web程序 时间:
2017-10-29 19:33:33
阅读次数:
199
windows-->preference Java-->Code Style-->Code Templates code-->new Java files 编辑它 ${filecomment} ${package_declaration} /** * @author 作者 E-mail: * @ve ...
分类:
系统相关 时间:
2017-10-22 01:29:04
阅读次数:
149
设置注释模板的入口: Window->Preference->Java->Code Style->Code Template 然后展开Comments节点就是所有需设置注释的元素啦。现就每一个元素逐一介绍: 注释快捷键 方法: 1、先敲“/”在敲两个**,然后回车 方法: 2、alt+shift+J ...
分类:
编程语言 时间:
2017-10-19 12:46:15
阅读次数:
219
这周一直在研究如何用tomcat创建maven工程,中间遇到一些问题,多般周折之后才使创建的maven工程正常运行,因此写出这篇总结,供大家加以借鉴。 1 判断eclipse是否集成了Maven 1.1 打开eclipse的Preferences界面(方式:Windows -- Preference ...
分类:
系统相关 时间:
2017-10-14 21:18:27
阅读次数:
209
苹果为了我们的软件安全也是操碎了心,很多小伙伴发现下载自各种第三方的软件在使用时都会弹出: “XXXXX” is damaged and can’t be opened. You should move it to the Trash 的信息,理论上我们此时只要打开System Preference ...
分类:
其他好文 时间:
2017-10-13 10:23:16
阅读次数:
213
实现效果: 解决方法: windows–>preference—>myeclipse—>files and editors–>xml—>xmlcatalog 点击add ,在出现的窗口中的 Key Type 中选择URI,在location中选择File system,然后再spring解压目录中的 ...
分类:
移动开发 时间:
2017-10-11 16:28:05
阅读次数:
292
网上的Eclipse注释模板,在这里稍稍整理一些比较常用的。 编辑注释模板的方法:Window->Preference->Java->Code Style->Code Template 然后展开Comments节点就是所有需设置注释的元素啦。现就每一个元素逐一介绍: 1.文件(Files)注释标签: ...
分类:
系统相关 时间:
2017-10-10 11:23:14
阅读次数:
198
Eclipse 中开发Webapp, 一般需要配置Tomcat Server, 以便在Eclipse 中进行Debug.具体的步骤如下:1. Windows ==>Preference ==> Server ==> Runtime Environment 具体对一个Server Environmen ...
分类:
编程语言 时间:
2017-10-09 19:46:01
阅读次数:
276