本文共 104 字,大约阅读时间需要 1 分钟。
1. atoi // const char * to int
2. _wtoi // wchar* to int
转载于:https://www.cnblogs.com/aoun/p/4352787.html