//
//
//
//
//
//
//
//
//
//
软件Tags:
易语言POST优酷源码系统结构:hcbt,genH,randomString,S,d,u,b,取中间文本,多项查找,读取网页源码,取域名,取端口,取页面地址,读取cookie,设置cookie,LoadMemLibrary,FreeMemLibrary,GetMemProcAddress,取文本型指针,取字节集指针,Utf8转Ansi,Unicode转Ansi,Utf8转Unicode,Ansi转Utf8,Unicode转Utf8,Ansi转Unicode,URL编码,URL解码,InternetOpen,InternetConnect,InternetCloseHandle,HttpOpenRequest,HttpSendRequest,InternetReadFile,HttpQueryInfo,InternetGetCookie,InternetSetCookie,InternetOpen,InternetConnect,InternetCloseHandle,HttpOpenRequest,HttpSendRequest,InternetReadFile,HttpQueryInfo,InternetGetCookie,InternetSetCookie,WideCharToMultiByte,MultiByteToWideChar_utf8,WideCharToMultiByte_utf8,MultiByteToWideChar,GetLocalTime, ======程序集1 || ||------_启动子程序 || ||------hcbt || ||------genH || ||------randomString || ||------S || ||------d || ||------u || ||------b || ||------取中间文本 || ||------多项查找 || ||------读取网页源码 || ||------取域名 || ||------取端口 || ||------取页面地址 || ||------读取cookie || ||------设置cookie || ||------LoadMemLibrary || ||------FreeMemLibrary || ||------GetMemProcAddress || ||------取文本型指针 || ||------取字节集指针 || ||------Utf8转Ansi || ||------Unicode转Ansi || ||------Utf8转Unicode || ||------Ansi转Utf8 || ||------Unicode转Utf8 || ||------Ansi转Unicode || ||------URL编码 || ||------URL解码 || || ======http || ||------InternetOpen || ||------InternetConnect || ||------InternetCloseHandle || ||------HttpOpenRequest || ||------HttpSendRequest || ||------InternetReadFile || ||------HttpQueryInfo || ||------InternetGetCookie || ||------InternetSetCookie || || ======http || ||------InternetOpen || ||------InternetConnect || ||------InternetCloseHandle || ||------HttpOpenRequest || ||------HttpSendRequest || ||------InternetReadFile || ||------HttpQueryInfo || ||------InternetGetCookie || ||------InternetSetCookie || || ======调用的Dll || ||---[dll]------WideCharToMultiByte || ||---[dll]------MultiByteToWideChar_utf8 || ||---[dll]------WideCharToMultiByte_utf8 || ||---[dll]------MultiByteToWideChar || ||---[dll]------GetLocalTime 调用的DLL命令: .DLL命令WideCharToMultiByte,整数型,,"WideCharToMultiByte",,kernel32.dll将通配符映像为多字节 .参数CodePage,整数型 .参数dwFlags,整数型 .参数lpWideCharStr,字节集 .参数cchWideChar,整数型 .参数lpMultiByteStr,文本型 .参数cchMultiByte,整数型 .参数lpDefaultChar,文本型 .参数lpUsedDefaultChar,整数型 .DLL命令MultiByteToWideChar_utf8,整数型,,"MultiByteToWideChar" .参数CodePage,整数型 .参数dwFlags,整数型 .参数lpMultiByteStr,字节集 .参数cchMultiByte,整数型 .参数lpWideCharStr,字节集 .参数cchWideChar,整数型 .DLL命令WideCharToMultiByte_utf8,整数型,,"WideCharToMultiByte",,kernel32.dll将通配符映像为多字节 .参数CodePage,整数型 .参数dwFlags,整数型 .参数lpWideCharStr,字节集 .参数cchWideChar,整数型 .参数lpMultiByteStr,字节集 .参数cchMultiByte,整数型 .参数lpDefaultChar,整数型 .参数lpUsedDefaultChar,整数型 .DLL命令MultiByteToWideChar,整数型,,"MultiByteToWideChar" .参数CodePage,整数型 .参数dwFlags,整数型 .参数lpMultiByteStr,文本型 .参数cchMultiByte,整数型 .参数lpWideCharStr,字节集 .参数cchWideChar,整数型 .DLL命令GetLocalTime,,,"GetLocalTime" .参数lpSystemTime,SYSTEMTIME
