代码搜索结果
找到约 10,000 项符合
Screen 的代码
程序3.bak
set talk off
set exact on
&&_screen.visible=.f.
do form 表单5-8.scx
read event
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;
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;
sysmets.h
/*-----------------------------------------------
SYSMETS.H -- System metrics display structure
-----------------------------------------------*/
#define NUMLINES ((int) (sizeof sysmetrics /
sysmets.h
/*-----------------------------------------------
SYSMETS.H -- System metrics display structure
-----------------------------------------------*/
#define NUMLINES ((int) (sizeof sysmetrics /
sysmets.h
/*-----------------------------------------------
SYSMETS.H -- System metrics display structure
-----------------------------------------------*/
#define NUMLINES ((int) (sizeof sysmetrics /
sysmets.h
/*-----------------------------------------------
SYSMETS.H -- System metrics display structure
-----------------------------------------------*/
#define NUMLINES ((int) (sizeof sysmetrics /
sysmets.h
/*-----------------------------------------------
SYSMETS.H -- System metrics display structure
-----------------------------------------------*/
#define NUMLINES ((int) (sizeof sysmetrics /
example3.vbs
#$language = "VBScript"
#$interface = "1.0"
Sub main
' turn on synchronous mode so we don't miss any data
crt.Screen.Synchronous = True
' Wait for a string that looks like "login: " o
example2.vbs
#$language = "VBScript"
#$interface = "1.0"
Sub main
Dim passwd
' turn on synchronous mode so we don't miss any data
crt.Screen.Synchronous = True
' Wait for a string that looks