摘要: 1、windows->Preferences...打开"首选项"对话框,左侧导航树,导航到general->Workspace,右侧Text file encoding,选择Other,改变为UTF-8,以后新建立工程其属性对话框中的Text file encoding即为UTF-8。 2、wind 阅读全文
posted @ 2019-03-12 16:25 WL忽然之间 阅读(2212) 评论(0) 推荐(1) 编辑
摘要: ssm整合 1、配置web.xml <?xml version="1.0" encoding="UTF-8"?> <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://java.sun.com/xml 阅读全文
posted @ 2019-03-12 16:04 WL忽然之间 阅读(247) 评论(0) 推荐(0) 编辑