About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
prime31
2/27/2014 - 6:40 PM
share
Share
add_circle_outline
Save
MonoDevelop UTF8 bug
MonoDevelop UTF8 bug
content_copy
file_download
void Awake() { var chinese = "我是一个中国人的一句"; Debug.Log( "chinese: " + chinese ); }
clear