摘要: spring配置jdbc的时候,报了Could not open ServletContext resource [/jdbc.properties]的错误 在localtion路径后加classpath: <context:property-placeholder location="classp 阅读全文
posted @ 2020-10-12 15:22 ”重新拾起“ 阅读(359) 评论(0) 推荐(0)
摘要: 实验目的】 1、 掌握Bash shell的建立和执行方式; 2、 掌握Bash shell的基本语法,并能够编写shell脚本。 【实验要求】 1、 理解shell中的特殊字符、变量、控制结构; 2、 能够针对具体问题编写shell脚本; 3、 要求使用vim/vi编写shell。 4、实验4中要 阅读全文
posted @ 2019-11-08 20:21 ”重新拾起“ 阅读(689) 评论(0) 推荐(1)