随笔分类 -  Eclipse

摘要:windows proferences java--compiler进入项目--properties java Compiler进入项目--properties Myeclipse project Facets设置java文件的版本为 1.7 阅读全文
posted @ 2016-12-09 17:27 wujixing909 阅读(229) 评论(0) 推荐(0)
摘要:CREATE DATABASE xxx DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci; 阅读全文
posted @ 2016-07-15 08:28 wujixing909 阅读(151) 评论(0) 推荐(0)
摘要:http://blog.csdn.net/chen_zw/article/details/7525277 阅读全文
posted @ 2016-07-13 11:41 wujixing909 阅读(93) 评论(0) 推荐(0)
摘要:JDK配置: 1. jdk配置 安装JDK1.70(注意版本问题),环境配置:1. JAVA_HOME :C:\Program Files\Java\jdk1.7.02. CLASSPATH:.;%JAVA_HOME%\lib\dt.jar;%JAVA_HOME%\lib\tools.jar3. P 阅读全文
posted @ 2016-07-06 14:25 wujixing909 阅读(135) 评论(0) 推荐(0)
摘要:Eclipse改UTF-8 Window->Preferences->General->Workspace->Text file Encoding Eclipse配置tomcat和JDK 1. windows-preferences->server->runtime environment, 添加t 阅读全文
posted @ 2016-07-05 17:00 wujixing909 阅读(237) 评论(0) 推荐(0)
摘要:http://blog.csdn.net/anxin323/article/details/40214467 如何查看jar包里的源码和doc文档? 1. jar文件右键properties--java source attachment--external folder--找struts目录--s 阅读全文
posted @ 2016-04-18 15:42 wujixing909 阅读(196) 评论(0) 推荐(0)