unity_utils 是开发中用到的一些和项目无关的小工具 Log 日志组件 IO IO 扩展 AndroidAssetStream Android AssetManager Editor/UIAdapterEditor 用来做NGUI适配 Editor/CodeFormat 解决不同程序使用mac和windows系统开发引入的一些问题: 换行符到底是\r\n 还是 \n 文件中的中文是不是utf8 文件有没有unf8 bom头