随笔分类 -  Eclipse

摘要:MyEclipse中新建一个jsp文件,如果输入中文保存时就会提示错误: Save could not be completed. Reason: some characters cannot be mapped using “ISO-8859-1“ character encoding. Either change the encoding or remove the characters which are not supported by the “ISO-8859-1“ character encoding.几种解决方法1.eclipse --> window --> Pr 阅读全文
posted @ 2012-11-23 16:28 Chendisheng 阅读(412) 评论(0) 推荐(0)
摘要:<?xml version="1.0" encoding="GB2312" ?><!-- ======================================================================= hello-ant 项目 ,学习ant工具的build file. 参照ant的jakarta-ant-1.6alpha的build.xml Copyright (c) 2002 The Neusoft Software Foundation. All rights reserved. ========== 阅读全文
posted @ 2012-09-22 17:48 Chendisheng 阅读(235) 评论(0) 推荐(0)