This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
ECS
/
repos_ecs
Suivre
3
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
25c518355a
Branches
Tags
master
repos_ecs
/
Service_1.0.0.5
/
Service
/
Base64.h
Base64.h
99 B
Historique
Raw
1
2
3
4
5
6
//×Ô¶¨ÒåµÄÒ»¸öBase64Àࣺ
class CBase64
{
public:
CString Encode(LPCTSTR szEncoding, int nSize);
};