Home > Q&A > body text
Atom Java Code
class Main{ public static void main(String[] args) { System.out.print("测试"); } }
python code
print('测试')
伊谢尔伦2017-05-17 10:11:10
Try to see if the default encoding under the first item is utf-8