java项目中的properties 注释并显示中文

1
#注释

如果是乱码,设置编码属性为UTF-8

eclipse中,右键*.properrties Properties -> properties ->Resource ->选择字符集为UTF-8,