eclipse 开发项目必要设置(一)
设置编码: Window Preferences — General — Content Types — Text — Java Source File 下面的 Default encoding设置为UTF 8 点击Update Window Preferences — General — Workspace 中Text File encoding 选择other下拉框中选择UTF 8 Window Preferences — Web — JSP Files 中Encoding 下拉框中选择UTF 8 注释
