代码搜索:Screen
找到约 10,000 项符合「Screen」的源代码
代码结果 10,000
www.eeworm.com/read/116902/14950102
prg huan.prg
set talk off
set echo off
set century on
set date ansi
set safe off
clear
clear all
public huanyu
modify window screen title "里恩流行品管理系统"
set sysmenu off
zoom window screen max
do form kl
R
www.eeworm.com/read/116902/14950107
bak huan.bak
set talk off
set echo off
set century on
set date ansi
set safe off
clear
clear all
set sysmenu off
public huanyu
modify window screen noclose nofloat
modify window screen title "里恩流行品管理系统"
www.eeworm.com/read/116820/14952542
js sytx.js
var oPopup = window.createPopup();
var popTop=50;
function popmsg(msgstr){
var winstr="
www.eeworm.com/read/116577/14965111
c te_fun.c
#include "te.h"
char border[3][3]={ 0xda,0xc2,0xbf,
0xc3,0xc5,0xb4,
0xc0,0xc1,0xd9
},l[2]={0xc4,0xb3};
unsigned int chkkey(unsigned int t);
void bell(void)
{
nosound();
sou
www.eeworm.com/read/116418/14974253
pas mainform.pas
unit MainForm;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
TFormMain = class(TForm)
btnLoad: TButton;
www.eeworm.com/read/116418/14974291
pas screenf.pas
unit ScreenF;
interface
uses
SysUtils, Windows, Messages, Classes,
Graphics, Controls, Forms, Dialogs, StdCtrls;
type
TMainForm = class(TForm)
FormsLabel: TLabel;
FormsList
www.eeworm.com/read/116418/14974321
pas screenf.pas
unit ScreenF;
interface
uses
SysUtils, Windows, Messages, Classes,
Graphics, Controls, Forms, Dialogs, StdCtrls;
type
TMainForm = class(TForm)
FormsLabel: TLabel;
FormsList
www.eeworm.com/read/217182/14975133
cpp process.cpp
#include
#include "Windw.h"
#define MAX 100
#define SIZE 50
class PCB
{
private :
int ID;
int Size;
int Ts;
int Flag;
public :
PCB()
{
ID=0;
www.eeworm.com/read/217182/14975141
cpp keshe.cpp
#include
#include "Windw.h"
#define MAX 100
#define SIZE 50
class PCB
{
private :
int ID;
int Size;
int Ts;
int Flag;
public :
PCB()
{
ID=0;
www.eeworm.com/read/116388/14976363
cpp pr02001.cpp
#include
int main()
{
// write to the screen
std::cout