This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
OTH
/
repos_main
Observar
3
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
bea51631e9
Branches
Tags
master
repos_main
/
common
/
tinyxml2
/
注意.txt
注意.txt
119 B
Histórico
Raw
1
2
stdint.h在低版本vs中是没有这个文件的,只有高版本vs才有(如:vs2012以上版本)。
低版本没有,则需要用到这个stdint.h文件。