会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
yocichen
穷千里目,上二层楼。
Mail:yocichen@126.com
首页
新随笔
联系
管理
2020年3月5日
unity Input.inputString 魔幻回车符
摘要: 一直以为键入enter输入的就是一个\n,今天在使用unity中的Input.inputString时发现,返回的居然是\r,刷新了我的认知! 测试脚本:(Windows system) void Update() { string input_string = Input.inputString;
阅读全文
posted @ 2020-03-05 22:50 yocichen
阅读(672)
评论(0)
推荐(0)
公告