Project1

标题: File.open然后read的问题 [打印本页]

作者: Wind2010    时间: 2011-11-11 13:10
标题: File.open然后read的问题
  1.   font = File.open("Change_Font.txt", "r")
  2.   f_name = font.read
  3.   font.close
  4.   p f_name
复制代码
貌似不能读取中文?dsu_plus_rewardpost_czw
作者: fux2    时间: 2011-11-11 15:20
utf8保存txt,或者用s2u,u2s脚本




欢迎光临 Project1 (https://rpg.blue/) Powered by Discuz! X3.1