Skip to content

FCXSafeCollections

Compare
Choose a tag to compare
@fengchuanxiang fengchuanxiang released this 21 Dec 12:58
· 5 commits to master since this release

解决项目中经常遇到的数组越界、字典键值对为空操作等闪退问题, 在Debug模式会在控制台输出相应的错误原因,并且不会导致程序闪退.