摘要: 1.使用Xshell工具,打开对应的服务器如:10.208.xx.Root,点击New File Transfer 功能按钮; 2.连接到本地上传文件服务器地址; 3.双击文件到10.208.xx.Root服务器; 4.在10.208.xx.Root服务器,命令:ls ftp 输入对应的Ip及用户名 阅读全文
posted @ 2018-03-08 11:14 纯悦之影 阅读(179) 评论(0) 推荐(0)
摘要: <!-- 解决The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path -->在pom.xml中配 <dependency> <groupId>javax.servlet</groupId 阅读全文
posted @ 2017-07-04 12:01 纯悦之影 阅读(71) 评论(0) 推荐(0)
摘要: 一.mybatis-spring.xml中配置: 1>.<!--配置扫描包 --> <context:component-scan base-package="com.bd"></context:component-scan> 2>.配置数据源; <bean id="mydataSource" cl 阅读全文
posted @ 2017-06-20 12:29 纯悦之影 阅读(159) 评论(0) 推荐(0)
只有注册用户登录后才能阅读该文。 阅读全文
posted @ 2017-06-20 11:45 纯悦之影 阅读(4) 评论(0) 推荐(0)