This website works better with JavaScript
Home
Explore
Help
Register
Sign In
OTH
/
repos_main
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
bea51631e9
Branches
Tags
master
repos_main
/
common
/
tinyxml2
/
注意.txt
注意.txt
119 B
History
Raw
1
2
stdint.h在低版本vs中是没有这个文件的,只有高版本vs才有(如:vs2012以上版本)。
低版本没有,则需要用到这个stdint.h文件。