易语言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
注:本站源码主要来源于网络收集。如有侵犯您的利益,请联系我们,我们将及时删除!
部分源码可能含有危险代码,(如关机、格式化磁盘等),请看清代码在运行。
由此产生的一切后果本站均不负责。源码仅用于学习使用,如需运用到商业场景请咨询原作者。
使用本站源码开发的产品均与本站无任何关系,请大家遵守国家相关法律。