文章分类 -  工具使用

摘要:今天在eclipse_j2ee中编辑xml文件时突然发现一脑残报错,如下:Invalid byte 1 of 1-byte UTF-8 sequence我当时也郁闷,编码明明是UTF-8没错,居然还报这个错,万里谷歌后,寻得一配方,将代码全部拷到notepad++中,转成utf-8无dom编码,再拷回eclipse。等灯等灯,问题解决了 阅读全文
posted @ 2011-03-08 10:47 hasylu 阅读(1441) 评论(1) 推荐(1)
摘要:【eclipse修改字体等】Window - Preference - General - Appearance - Colors and Fonts 【eclipse修改默认背景】Window - Preference - General - Editors - Text Editors 阅读全文
posted @ 2011-01-20 13:47 hasylu 阅读(126) 评论(0) 推荐(0)