当前位置: 首页> 汽车> 新车 > 如何介绍自己的网页_电商拿货平台_宁德市委书记_惠州疫情最新消息

如何介绍自己的网页_电商拿货平台_宁德市委书记_惠州疫情最新消息

时间:2025/7/12 14:34:00来源:https://blog.csdn.net/sdlgq/article/details/144917633 浏览次数: 0次
如何介绍自己的网页_电商拿货平台_宁德市委书记_惠州疫情最新消息

import win.ui;
/*DSG{{*/
var winform = win.form(text="改变按钮颜色示例";right=279;bottom=239;composited=1)
winform.add(
button={cls="button";text="点这里1";left=16;top=104;right=261;bottom=159;font=LOGFONT(h=-14);z=1};
button2={cls="button";text="点这里2";left=16;top=168;right=261;bottom=223;font=LOGFONT(h=-14);z=3};
edit={cls="edit";text="Edit";left=16;top=16;right=264;bottom=96;edge=1;multiline=1;z=2}
)
/*}}*/
import raw.apiHook
raw.apiHook("user32.dll","DrawTextExW","int(ptr,ptr,int,ptr,int,ptr)", function(hdc,lpchText,cchText,rect,format,lpdtp){var str = ..string.fromUtf16(..raw.str(lpchText,true));if str="点这里1" ::Gdi32.SetTextColor(hdc,0x0000FF);elseif str="点这里2" ::Gdi32.SetTextColor(hdc,0xFF0000);owner.callApi(hdc,lpchText,cchText,rect,format,lpdtp); return true;}
).install();
winform.show();
win.loopMessage();
import win.ui;
/*DSG{{*/
var winform = win.form(text="改变按钮颜色示例";right=279;bottom=239;composited=1)
winform.add(
button={cls="button";text="点这里1";left=16;top=104;right=261;bottom=159;font=LOGFONT(h=-14);z=1};
button2={cls="button";text="点这里2";left=16;top=168;right=261;bottom=223;font=LOGFONT(h=-14);z=3};
edit={cls="edit";text="Edit";left=16;top=16;right=264;bottom=96;edge=1;multiline=1;z=2}
)
/*}}*/
import raw.apiHook
raw.apiHook("user32.dll","DrawTextExW","int(ptr,ptr,int,ptr,int,ptr)", function(hdc,lpchText,cchText,rect,format,lpdtp){var str = ..string.fromUtf16(..raw.str(lpchText,true));if str="点这里1" ::Gdi32.SetTextColor(hdc,0x0000FF);elseif str="点这里2" ::Gdi32.SetTextColor(hdc,0xFF0000);var rc = ::RECT();..raw.convert(rect,rc);rc.right-=100;gdi.fillRect(hdc,0x00FF00,rc);owner.callApi(hdc,lpchText,cchText,rect,format,lpdtp); return true;}
).install();
winform.show();
win.loopMessage();

关键字:如何介绍自己的网页_电商拿货平台_宁德市委书记_惠州疫情最新消息

版权声明:

本网仅为发布的内容提供存储空间,不对发表、转载的内容提供任何形式的保证。凡本网注明“来源:XXX网络”的作品,均转载自其它媒体,著作权归作者所有,商业转载请联系作者获得授权,非商业转载请注明出处。

我们尊重并感谢每一位作者,均已注明文章来源和作者。如因作品内容、版权或其它问题,请及时与我们联系,联系邮箱:809451989@qq.com,投稿邮箱:809451989@qq.com

责任编辑: