摘要: 先include httpapp.hpp再调用HTMLDecode(str)即可,还包括HTMLEncode(const System::UnicodeString AStr);extern PACKAGE System::AnsiString __fastcall HTTPDecode(const System::AnsiString AStr);extern PACKAGE System::AnsiString __fastcall HTTPEncode(const System::AnsiString AStr); 阅读全文
posted @ 2011-04-21 18:38 袁晓平 阅读(615) 评论(1) 推荐(0)