
开发环境
cfz77777
java开发工程师,开发经历:ERP(springMVC+hibernate/Mybatis+ExtJs/BootStrap),接口对接,nginx负载均衡,linux服务器部署/维护
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
idea 开发nodejs项目忽略node_modules
If you need it being excluded from all your projects by default, just add node_modules to 'Ignore files and folders' list in Settings/Editor/File types 转载自: http://blog.youkuaiyun.com/longly_me/artic转载 2018-01-25 23:23:21 · 13503 阅读 · 0 评论 -
maven 阿里云镜像加速配置
记录阿里云提供的maven镜像地址,如下: nexus-aliyun * Nexus aliyun http://maven.aliyun.com/nexus/content/groups/public 说明: 下载maven资源非常快速,添加到idea或者eclipse 的maven环境配置的settings.原创 2018-01-10 01:02:48 · 10588 阅读 · 1 评论 -
mysql5.7的windows下解压版安装
参考:https://jingyan.baidu.com/article/63f236284aca280208ab3dcc.html下载地址(清华大学镜像站):https://mirrors.tuna.tsinghua.edu.cn/mysql/downloads/MySQL-5.7/mysql-5.7.21-winx64.zip1 bin下编辑my.ini,内容如下[mysqld]basedir...转载 2018-03-31 20:29:46 · 251 阅读 · 0 评论