易语言Memcached协议客户端模块源码
系统结构:Initialize,Connect,Timeout,Exptime,IsRunning,RunStorageCommand,AnalyzeMessage,Set,Add,Replace,Delete,Incr,Decr,Version,Get,GetMulti,AnalyzeReturnDatas,RunCommand,Stop,StrToArray,ArrayToStr,SortStringArray,printCmd,print,printResultStored,printResultData,printResult,ClearConsole,
======_APP_BOOTSTRAP
| |
| |------ _启动子程序
| |
| |------ _临时子程序
| |
| |
======STMemcachedClient
| |
| |------ _初始化
| |
| |------ _销毁
| |
| |------ Initialize
| |
| |------ Connect
| |
| |------ Timeout
| |
| |------ Exptime
| |
| |------ IsRunning
| |
| |------ RunStorageCommand
| |
| |------ AnalyzeMessage
| |
| |------ Set
| |
| |------ Add
| |
| |------ Replace
| |
| |------ Delete
| |
| |------ Incr
| |
| |------ Decr
| |
| |------ Version
| |
| |------ Get
| |
| |------ GetMulti
| |
| |------ AnalyzeReturnDatas
| |
| |------ RunCommand
| |
| |------ Stop
| |
| |
======STStringUtil
| |
| |------ StrToArray
| |
| |------ ArrayToStr
| |
| |------ SortStringArray
| |
| |
======FormTest
| |
| |------ _formTest_创建完毕
| |
| |------ _btnConnect_被单击
| |
| |------ printCmd
| |
| |------ _btnAdd_被单击
| |
| |------ _btnClear_被单击
| |
| |------ print
| |
| |------ printResultStored
| |
| |------ printResultData
| |
| |------ printResult
| |
| |------ ClearConsole
| |
| |------ _btnClearCommand_被单击
| |
| |------ _btnSet_被单击
| |
| |------ _btnReplace_被单击
| |
| |------ _btnGet_被单击
| |
| |------ _btnDelete_被单击
| |
| |------ _btnVersion_被单击
| |
| |------ _btnIncr_被单击
| |
| |------ _btnDecr_被单击
易语言类似易的KEY注册验证和KEY生成模块源码,生成钥匙文件,文本加密,钥匙文件注册,十六进制到十进制,文本解密...
易语言简易版超级列表框加入超链接源码,超级列表框置超链接,SendMessage_...
易语言监控tcp连接后续删除连接源码,GetPort,GetAscIP,API_GetTcpTable,API_LocalSize,API_CopyMemory,API_inet_ntoa,API_lstrlen,API_ntohs,API_SetTcpEntry...
易语言监控TCP连接API源码,GetPort,GetAscIP,API_GetTcpTable,API_LocalSize,API_CopyMemory,API_inet_ntoa,API_lstrlen,API_ntohs...
易语言电影信息采集器金牛报喜交流源码,采集信息,提取网页信息,读取海报...
易语言清除cookies模块源码,清空cookies,清空history,清空cache,清空cache文件,列出对应项目,清除项目,InternetSetOption,FindFirstUrlCacheEntry,FindNextUrlCacheEntry,FindCloseUrlCache,DeleteUrlCacheEntry...
易语言注册表监视源码,CreateEvent,RegOpenKeyEx,RegCloseKey,CloseHandle,RegNotifyChangeKeyValue,WaitForSingleObject,WaitForMultipleObjects...
易语言歌词同步源码,载入字幕文件,同步,滚动字幕...
易语言本地修改QQ群群公告源码,搜索QQ号,搜索QQ群,获取群公告,更改群公告...