Java字符编码问题
摘要:
今天研究了一下,记录下来中间用的是redis,可以使用任意其他的io替代,一样的Test1 String s1 = "我要测试"; String s2 = "I want to test"; String s3 = "경쟁력, 네이버"; redis.lpush("testencode", s1);... 阅读全文
posted @ 2014-05-14 17:20
fxjwind
阅读(505)
评论(0)
推荐(0)