摘要: spring 第一章 Spring模块规划图 核心架包 AOP+Aspects(面向切面编程模块) 数据访问/:Spring数据库访问模块 Web:Spring开发web应用的模块; ecplise插件的安装 1.ecplise查看版本号: Help About Eclipse 点击自己eclips 阅读全文
posted @ 2019-12-13 17:46 黎璋 阅读(262) 评论(0) 推荐(0)
摘要: Nginx Linux安装nginx Error解决 Error:出现configure: error: no acceptable C compiler found in $PATH错误 解决: 由于没有gcc导致的,安装gcc即可解决 命令: yum install gcc Error:conf 阅读全文
posted @ 2019-12-08 13:06 黎璋 阅读(295) 评论(0) 推荐(0)