大漠最新模块求,不要中文版的,要原版的官方的
大漠最新模块求,不要中文版的,要原版的官方的,另外大漠的官方是多少?本帖最后由 十万个为什么 于 2020-4-8 00:46 编辑
大漠没有模块啊.只有源码.obj.txt你复制到易语言里编译出来就是模块大漠官方在附件里.直接登陆就行.
或者复制下面的到易语言就是源码模块.可能不全.放不下太多代码啊.
.版本 2
.支持库 spec
.程序集 dm
.程序集变量 obj, 对象
.子程序 _初始化, , , 当基于本类的对象被创建后,此方法会被自动调用
.子程序 _销毁, , , 当基于本类的对象被销毁前,此方法会被自动调用
释放 ()
.子程序 创建, , 公开
释放 ()
obj.创建 (“dm.dmsoft”, )
SetParam64ToPointer ()
.子程序 释放, , 公开
obj.清除 ()
.子程序 GetZjjAddr, 整数型, 公开, 获取字节集的数据地址
.参数 param, 字节集, 参考
置入代码 ({ 139, 69, 12, 139, 0, 131, 192, 8, 201, 194, 8, 0 })
返回 (0)
.子程序 SetRowGapNoDict, 整数型, 公开
.参数 row_gap, 整数型
返回 (obj.数值方法 (“SetRowGapNoDict”, row_gap))
.子程序 FindStrEx, 文本型, 公开
.参数 x1, 整数型
.参数 y1, 整数型
.参数 x2, 整数型
.参数 y2, 整数型
.参数 str, 文本型
.参数 color, 文本型
.参数 sim, 双精度小数型
返回 (obj.文本方法 (“FindStrEx”, x1, y1, x2, y2, str, color, sim))
.子程序 KeyDown, 整数型, 公开
.参数 vk, 整数型
返回 (obj.数值方法 (“KeyDown”, vk))
.子程序 DelEnv, 整数型, 公开
.参数 index, 整数型
.参数 name, 文本型
返回 (obj.数值方法 (“DelEnv”, index, name))
.子程序 RegNoMac, 整数型, 公开
.参数 code, 文本型
.参数 Ver, 文本型
返回 (obj.数值方法 (“RegNoMac”, code, Ver))
.子程序 GetWordResultPos, 整数型, 公开
.参数 str, 文本型
.参数 index, 整数型
.参数 x, 整数型, 参考
.参数 y, 整数型, 参考
返回 (obj.数值方法 (“GetWordResultPos”, str, index, x, y))
.子程序 FindMultiColorE, 文本型, 公开
.参数 x1, 整数型
.参数 y1, 整数型
.参数 x2, 整数型
.参数 y2, 整数型
.参数 first_color, 文本型
.参数 offset_color, 文本型
.参数 sim, 双精度小数型
.参数 dir, 整数型
返回 (obj.文本方法 (“FindMultiColorE”, x1, y1, x2, y2, first_color, offset_color, sim, dir))
.子程序 ReadDouble, 双精度小数型, 公开
.参数 hwnd, 整数型
.参数 addr, 文本型
返回 (obj.数值方法 (“ReadDouble”, hwnd, addr))
.子程序 WriteString, 整数型, 公开
.参数 hwnd, 整数型
.参数 addr, 文本型
.参数 tpe, 整数型
.参数 v, 文本型
返回 (obj.数值方法 (“WriteString”, hwnd, addr, tpe, v))
.子程序 LeftUp, 整数型, 公开
返回 (obj.数值方法 (“LeftUp”, ))
.子程序 DeleteIni, 整数型, 公开
.参数 section, 文本型
.参数 key, 文本型
.参数 file_name, 文本型
返回 (obj.数值方法 (“DeleteIni”, section, key, file_name))
.子程序 EnableShareDict, 整数型, 公开
.参数 en, 整数型
返回 (obj.数值方法 (“EnableShareDict”, en))
.子程序 ImageToBmp, 整数型, 公开
.参数 pic_name, 文本型
.参数 bmp_name, 文本型
返回 (obj.数值方法 (“ImageToBmp”, pic_name, bmp_name))
.子程序 ReadDataAddr, 文本型, 公开
.参数 hwnd, 整数型
.参数 addr, 长整数型
.参数 length, 整数型
返回 (obj.文本方法 (“ReadDataAddr”, hwnd, 取变量地址 (addr), length))
.子程序 FindStr, 整数型, 公开
.参数 x1, 整数型
.参数 y1, 整数型
.参数 x2, 整数型
.参数 y2, 整数型
.参数 str, 文本型
.参数 color, 文本型
.参数 sim, 双精度小数型
.参数 x, 整数型, 参考
.参数 y, 整数型, 参考
返回 (obj.数值方法 (“FindStr”, x1, y1, x2, y2, str, color, sim, x, y))
.子程序 FindString, 文本型, 公开
.参数 hwnd, 整数型
.参数 addr_range, 文本型
.参数 string_value, 文本型
.参数 tpe, 整数型
返回 (obj.文本方法 (“FindString”, hwnd, addr_range, string_value, tpe))
.子程序 EnumIniKeyPwd, 文本型, 公开
.参数 section, 文本型
.参数 file_name, 文本型
.参数 pwd, 文本型
返回 (obj.文本方法 (“EnumIniKeyPwd”, section, file_name, pwd))
.子程序 SendString2, 整数型, 公开
.参数 hwnd, 整数型
.参数 str, 文本型
返回 (obj.数值方法 (“SendString2”, hwnd, str))
.子程序 DeleteFolder, 整数型, 公开
.参数 folder_name, 文本型
返回 (obj.数值方法 (“DeleteFolder”, folder_name))
.子程序 Md5, 文本型, 公开
.参数 str, 文本型
返回 (obj.文本方法 (“Md5”, str))
.子程序 Int64ToInt32, 整数型, 公开
.参数 v, 长整数型
返回 (obj.数值方法 (“Int64ToInt32”, 取变量地址 (v)))
.子程序 WriteIntAddr, 整数型, 公开
.参数 hwnd, 整数型
.参数 addr, 长整数型
.参数 tpe, 整数型
.参数 v, 长整数型
返回 (obj.数值方法 (“WriteIntAddr”, hwnd, 取变量地址 (addr), tpe, 取变量地址 (v)))
.子程序 SetScreen, 整数型, 公开
.参数 width, 整数型
.参数 height, 整数型
.参数 depth, 整数型
返回 (obj.数值方法 (“SetScreen”, width, height, depth))
.子程序 GetDir, 文本型, 公开
.参数 tpe, 整数型
返回 (obj.文本方法 (“GetDir”, tpe))
.子程序 SetEnumWindowDelay, 整数型, 公开
.参数 delay, 整数型
返回 (obj.数值方法 (“SetEnumWindowDelay”, delay))
.子程序 FindInt, 文本型, 公开
.参数 hwnd, 整数型
.参数 addr_range, 文本型
.参数 int_value_min, 长整数型
.参数 int_value_max, 长整数型
.参数 tpe, 整数型
返回 (obj.文本方法 (“FindInt”, hwnd, addr_range, 取变量地址 (int_value_min), 取变量地址 (int_value_max), tpe))
.子程序 VirtualQueryEx, 文本型, 公开
.参数 hwnd, 整数型
.参数 addr, 长整数型
.参数 pmbi, 整数型
返回 (obj.文本方法 (“VirtualQueryEx”, hwnd, 取变量地址 (addr), pmbi))
.子程序 WriteIniPwd, 整数型, 公开
.参数 section, 文本型
.参数 key, 文本型
.参数 v, 文本型
.参数 file_name, 文本型
.参数 pwd, 文本型
返回 (obj.数值方法 (“WriteIniPwd”, section, key, v, file_name, pwd))
.子程序 CaptureJpg, 整数型, 公开
.参数 x1, 整数型
.参数 y1, 整数型
.参数 x2, 整数型
.参数 y2, 整数型
.参数 file_name, 文本型
.参数 quality, 整数型
返回 (obj.数值方法 (“CaptureJpg”, x1, y1, x2, y2, file_name, quality))
.子程序 GetColor, 文本型, 公开
.参数 x, 整数型
.参数 y, 整数型
返回 (obj.文本方法 (“GetColor”, x, y))
.子程序 WriteStringAddr, 整数型, 公开
.参数 hwnd, 整数型
.参数 addr, 长整数型
.参数 tpe, 整数型
.参数 v, 文本型
返回 (obj.数值方法 (“WriteStringAddr”, hwnd, 取变量地址 (addr), tpe, v))
.子程序 SetExactOcr, 整数型, 公开
.参数 exact_ocr, 整数型
返回 (obj.数值方法 (“SetExactOcr”, exact_ocr))
.子程序 FindStrFast, 整数型, 公开
.参数 x1, 整数型
.参数 y1, 整数型
.参数 x2, 整数型
.参数 y2, 整数型
.参数 str, 文本型
.参数 color, 文本型
.参数 sim, 双精度小数型
.参数 x, 整数型, 参考
.参数 y, 整数型, 参考
返回 (obj.数值方法 (“FindStrFast”, x1, y1, x2, y2, str, color, sim, x, y))
.子程序 IntToData, 文本型, 公开
.参数 int_value, 长整数型
.参数 tpe, 整数型
返回 (obj.文本方法 (“IntToData”, 取变量地址 (int_value), tpe))
.子程序 EnumWindow, 文本型, 公开
.参数 parent, 整数型
.参数 title, 文本型
.参数 class_name, 文本型
.参数 filter, 整数型
返回 (obj.文本方法 (“EnumWindow”, parent, title, class_name, filter))
.子程序 Ocr, 文本型, 公开
.参数 x1, 整数型
.参数 y1, 整数型
.参数 x2, 整数型
.参数 y2, 整数型
.参数 color, 文本型
.参数 sim, 双精度小数型
返回 (obj.文本方法 (“Ocr”, x1, y1, x2, y2, color, sim))
.子程序 SetColGapNoDict, 整数型, 公开
.参数 col_gap, 整数型
返回 (obj.数值方法 (“SetColGapNoDict”, col_gap))
.子程序 RightUp, 整数型, 公开
返回 (obj.数值方法 (“RightUp”, ))
.子程序 LockInput, 整数型, 公开
.参数 locks, 整数型
返回 (obj.数值方法 (“LockInput”, locks))
.子程序 GetDmCount, 整数型, 公开
返回 (obj.数值方法 (“GetDmCount”, ))
.子程序 FindWindow, 整数型, 公开
.参数 class_name, 文本型
.参数 title_name, 文本型
返回 (obj.数值方法 (“FindWindow”, class_name, title_name))
.子程序 EnablePicCache, 整数型, 公开
.参数 en, 整数型
返回 (obj.数值方法 (“EnablePicCache”, en))
.子程序 FaqGetSize, 整数型, 公开
.参数 handle, 整数型
返回 (obj.数值方法 (“FaqGetSize”, handle))
.子程序 EncodeFile, 整数型, 公开
.参数 file_name, 文本型
.参数 pwd, 文本型
返回 (obj.数值方法 (“EncodeFile”, file_name, pwd))
.子程序 BGR2RGB, 文本型, 公开
.参数 bgr_color, 文本型
返回 (obj.文本方法 (“BGR2RGB”, bgr_color))
.子程序 SetKeypadDelay, 整数型, 公开
.参数 tpe, 文本型
.参数 delay, 整数型
返回 (obj.数值方法 (“SetKeypadDelay”, tpe, delay))
.子程序 GetMousePointWindow, 整数型, 公开
返回 (obj.数值方法 (“GetMousePointWindow”, ))
.子程序 KeyPress, 整数型, 公开
.参数 vk, 整数型
返回 (obj.数值方法 (“KeyPress”, vk))
.子程序 GetFps, 整数型, 公开
返回 (obj.数值方法 (“GetFps”, ))
.子程序 GetFileLength, 整数型, 公开
.参数 file_name, 文本型
返回 (obj.数值方法 (“GetFileLength”, file_name))
.子程序 EnableRealMouse, 整数型, 公开
.参数 en, 整数型
.参数 mousedelay, 整数型
.参数 mousestep, 整数型
返回 (obj.数值方法 (“EnableRealMouse”, en, mousedelay, mousestep))
.子程序 MiddleUp, 整数型, 公开
返回 (obj.数值方法 (“MiddleUp”, ))
.子程序 FindPicExS, 文本型, 公开
.参数 x1, 整数型
.参数 y1, 整数型
.参数 x2, 整数型
.参数 y2, 整数型
.参数 pic_name, 文本型
.参数 delta_color, 文本型
.参数 sim, 双精度小数型
.参数 dir, 整数型
返回 (obj.文本方法 (“FindPicExS”, x1, y1, x2, y2, pic_name, delta_color, sim, dir))
.子程序 FoobarClose, 整数型, 公开
.参数 hwnd, 整数型
返回 (obj.数值方法 (“FoobarClose”, hwnd))
.子程序 DownCpu, 整数型, 公开
.参数 rate, 整数型
返回 (obj.数值方法 (“DownCpu”, rate))
.子程序 EnableKeypadSync, 整数型, 公开
.参数 en, 整数型
.参数 time_out, 整数型
返回 (obj.数值方法 (“EnableKeypadSync”, en, time_out))
.子程序 ReadIniPwd, 文本型, 公开
.参数 section, 文本型
.参数 key, 文本型
.参数 file_name, 文本型
.参数 pwd, 文本型
返回 (obj.文本方法 (“ReadIniPwd”, section, key, file_name, pwd))
.子程序 FindShapeE, 文本型, 公开
.参数 x1, 整数型
.参数 y1, 整数型
.参数 x2, 整数型
.参数 y2, 整数型
.参数 offset_color, 文本型
.参数 sim, 双精度小数型
.参数 dir, 整数型
返回 (obj.文本方法 (“FindShapeE”, x1, y1, x2, y2, offset_color, sim, dir))
.子程序 FoobarClearText, 整数型, 公开
.参数 hwnd, 整数型
返回 (obj.数值方法 (“FoobarClearText”, hwnd))
.子程序 WriteInt, 整数型, 公开
.参数 hwnd, 整数型
.参数 addr, 文本型
.参数 tpe, 整数型
.参数 v, 长整数型
返回 (obj.数值方法 (“WriteInt”, hwnd, addr, tpe, 取变量地址 (v)))
.子程序 ExcludePos, 文本型, 公开
.参数 all_pos, 文本型
.参数 tpe, 整数型
.参数 x1, 整数型
.参数 y1, 整数型
.参数 x2, 整数型
.参数 y2, 整数型
返回 (obj.文本方法 (“ExcludePos”, all_pos, tpe, x1, y1, x2, y2))
.子程序 KeyUp, 整数型, 公开
.参数 vk, 整数型
返回 (obj.数值方法 (“KeyUp”, vk))
.子程序 WheelUp, 整数型, 公开
返回 (obj.数值方法 (“WheelUp”, ))
.子程序 DisableFontSmooth, 整数型, 公开
返回 (obj.数值方法 (“DisableFontSmooth”, ))
.子程序 SendStringIme2, 整数型, 公开
.参数 hwnd, 整数型
.参数 str, 文本型
.参数 mode, 整数型
返回 (obj.数值方法 (“SendStringIme2”, hwnd, str, mode))
.子程序 GetCursorShapeEx,
论坛不能没有像楼主这样的人才啊!我会一直支持易语言吧。 楼主发贴辛苦了,谢谢楼主分享!我觉得易语言吧是注册对了!
页:
[1]