代码搜索:Screen
找到约 10,000 项符合「Screen」的源代码
代码结果 10,000
www.eeworm.com/read/302870/13825728
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/302870/13825731
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/302621/13830836
h vroot.h
/*****************************************************************************/
/** Copyright 1991 by Andreas Stolcke **/
/** Copyright 1990 by Solb
www.eeworm.com/read/301608/13854171
frm frm_result.frm
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form Frm_Result
BorderStyle = 4 'Fixed ToolWindow
Caption = "模拟结果-LingLnaX STU
www.eeworm.com/read/301285/13860849
h sysmets.h
/*-----------------------------------------------
SYSMETS.H -- System metrics display structure
-----------------------------------------------*/
#define NUMLINES ((int) (sizeof sysmetrics /
www.eeworm.com/read/301285/13860857
h sysmets.h
/*-----------------------------------------------
SYSMETS.H -- System metrics display structure
-----------------------------------------------*/
#define NUMLINES ((int) (sizeof sysmetrics /
www.eeworm.com/read/301111/13865994
asp counter.asp
document.write('');
if (navigator.appName == 'Netscape')
var language = navigator.language;
else
var language = navigator.browserLanguage;
document.write('
www.eeworm.com/read/136169/13869955
prg face.prg
* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
* 文件名: FACE.PRG
* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
WITH _SCREEN
.WINDOWSTATE = 2
.
www.eeworm.com/read/300969/13874697
h curspriv.h
/* Constants */
#define _SUBWIN 1 /* window is a subwindow */
#define _ENDLINE 2 /* last winline is last screen line */
#define _FULLWIN 4 /* window fills screen */
#define _SCROLLWIN 8 /* wi
www.eeworm.com/read/136024/13877908
prg main.prg
CLEAR ALL
CLOSE ALL
public SysPath
cCurrentProcedure=SYS(16,1)
nPathStart=AT(":",cCurrentProcedure) -1
nLenofPath=RAT("\",cCurrentProcedure)-(nPathStart)
set default to(substr(cCurrentProcedure,