代码搜索:Screen

找到约 10,000 项符合「Screen」的源代码

代码结果 10,000
www.eeworm.com/read/314780/13559314

~pas unit1.~pas

unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ExtCtrls; type TForm1 = class(TForm) Panel2: TPanel;
www.eeworm.com/read/313720/13581811

java mapbrowser.java

import javax.microedition.lcdui.*; import javax.microedition.midlet.*; import javax.microedition.rms.*; import java.util.*; import java.io.*; public class MapBrowser extends MIDlet implements R
www.eeworm.com/read/313698/13582373

bak mainprg.bak

set talk off set esca off set excl on set cent on set hour to 24 set sysmenu to SET SAFE OFF SET SYSMENU OFF SET EXCL ON SET STATUS BAR OFF SET CLOCK STATUS SET DELE ON public qx qx=0
www.eeworm.com/read/313698/13582507

prg mainprg.prg

set talk off set esca off set excl on set cent on set hour to 24 set sysmenu to SET SAFE OFF SET SYSMENU OFF SET EXCL ON SET STATUS BAR OFF SET CLOCK STATUS SET DELE ON public qx qx=0
www.eeworm.com/read/313656/13583441

prg main.prg

SET TALK OFF CLEAR ALL CLOSE ALL SET SYSMENU OFF _SCREEN.WINDOWSTATE=2 &&窗口最大化 _SCREEN.CAPTION='企业人事档案管理系统' _SCREEN.ICON='E:\Program Files\Microsoft Visual Studio\Vfp98\企业人事档案管理系统\ICONS\LOG
www.eeworm.com/read/313656/13583443

bak main.bak

SET TALK OFF CLEAR ALL CLOSE ALL SET SYSMENU OFF _SCREEN.WINDOWSTATE=2 &&窗口最大化 _SCREEN.CAPTION='企业人事档案管理系统' _SCREEN.ICON='E:\Program Files\Microsoft Visual Studio\Vfp98\企业人事档案管理系统\ICONS\LOG
www.eeworm.com/read/312928/13601518

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, Menus, StdCtrls; type TForm1 = class(TForm) MainMenu1: TMainMenu;
www.eeworm.com/read/312506/13610827

h display.h

#include #include #include "lcdZm.h" //#include "uart.h" //key #define AVAIL 7 #define SETUP 0 #define DOWN 1 #define RIGHT 2 #define ENTER 3 #define UP 4 #
www.eeworm.com/read/312372/13612624

prg main.prg

set talk off &&关闭对话模式 set safe off set stat off set dele on &&不处理已删除的记录 set cent on set date to ansi close all RELEASE WINDOW 常用 if mod(day(date()),2)=0 _SCREEN.backcolor=rgb(80,180
www.eeworm.com/read/312372/13612710

bak main.bak

set talk off &&关闭对话模式 set safe off set stat off set dele on &&不处理已删除的记录 set cent on set date to ansi close all RELEASE WINDOW 常用 if mod(day(date()),2)=0 _SCREEN.backcolor=rgb(80,180