代码搜索:户外显示

找到约 10,000 项符合「户外显示」的源代码

代码结果 10,000
www.eeworm.com/read/433035/8550961

txt lcd显示器显示器故障.txt

LCD显示器显示器故障 --------------------------------------------------------------------------------  现在LCD显示器的价格越来越便宜了,15英寸、16ms的产品已经快要跌破2000元大关,不少新装机的用户都选择了LCD显示器。不过,在使用LCD显示器中,常会遇到一些奇怪的问题,当然这也不
www.eeworm.com/read/242302/13076755

txt 如何确定窗口是能显示不能显示.txt

你 可 以 利 用 Windows API的 IsWindowVisible函 数 , 该 函 数 声 明 如 下 : Declare Function IsWindowVisible Lib "user32" Alias "IsWindowVisible" (ByVal hwnd As Long) As Long 假 定 FindWindow返 回 的 句 柄 为 hFi
www.eeworm.com/read/242302/13080654

txt 如何确定窗口是能显示不能显示.txt

你 可 以 利 用 Windows API的 IsWindowVisible函 数 , 该 函 数 声 明 如 下 : Declare Function IsWindowVisible Lib "user32" Alias "IsWindowVisible" (ByVal hwnd As Long) As Long 假 定 FindWindow返 回 的 句 柄 为 hFi
www.eeworm.com/read/114100/15110778

txt 如何确定窗口是能显示不能显示.txt

你 可 以 利 用 Windows API的 IsWindowVisible函 数 , 该 函 数 声 明 如 下 : Declare Function IsWindowVisible Lib "user32" Alias "IsWindowVisible" (ByVal hwnd As Long) As Long 假 定 FindWindow返 回 的 句 柄 为 hFi
www.eeworm.com/read/114100/15113040

txt 如何确定窗口是能显示不能显示.txt

你 可 以 利 用 Windows API的 IsWindowVisible函 数 , 该 函 数 声 明 如 下 : Declare Function IsWindowVisible Lib "user32" Alias "IsWindowVisible" (ByVal hwnd As Long) As Long 假 定 FindWindow返 回 的 句 柄 为 hFi
www.eeworm.com/read/35535/1059267

txt 显示器实验1单一显示.txt

ORG 0000H MAIN: MOV SP,#70H MOV DPTR,#0FF20H;把命令口地址传到dptr中 MOV A,#03H;把控制命令放到A中 MOVX @DPTR,A;把命令放到81c55中 MOV A,#7;把要显示的数放到A累加器中 MOV DPTR,#TABLE;把表所在的地址放到dptr中 MOVC A,@A+DPTR;把对应的数进行转码
www.eeworm.com/read/391068/8422973

txt 说明.txt

这是一个显示系统时间的程序,运行时,在屏幕的右上角将以“时:分:秒”的形式 显示本机系统的时间。 该程序只能在DOS下运行。
www.eeworm.com/read/390944/8432307

txt 说明.txt

这是一个显示系统时间的程序,运行时,在屏幕的右上角将以“时:分:秒”的形式 显示本机系统的时间。 该程序只能在DOS下运行。
www.eeworm.com/read/290119/8503470

txt 说明.txt

这是一个显示系统时间的程序,运行时,在屏幕的右上角将以“时:分:秒”的形式 显示本机系统的时间。 该程序只能在DOS下运行。