win32:
_atoi64(char *)
other platform
strtoll(char *)
c++中64位int与字符串的转换
原文:http://www.cnblogs.com/shadow21/p/3513577.html