代码搜索结果

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

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;

systeminfo.java

// SystemInfo.java import java.awt.*; class SystemInfo { public static void main (String [] args) { Toolkit tk = Toolkit.getDefaultToolkit (); System.out.println ("Color

helloworld.java

/** * My first program demonstrates displaying * a string on the screen */ public class HelloWorld { public static void main(String args[]){ System.out.println("Hello World!"); } }

readme.txt

《字模Ⅲ 使用帮助》 字模3的发布网站: www.c51bbs.com (注意:如果没有注册,生成的字模左上角会有一个“/”防伪标记。) ……………………………………………………………………………………………… 字模3的作者: 龙啸九天 c51bbs@vip.163.com 心意无涯 sitnc@vip.sina.com           ...

window.c

/*************************************************************************** ** TEST FILE FOR graph (Dynamic Layout Alg) ** ** MODUL: C++ X-WINDOW class library based on Xlib ** ** Author: dr. S

panorama.c

/* * Panoramic virtual screen implementation code fragment. * * Copyright (C) 1991, F. Kenton Musgrave * All rights reserved. * * This code is an extension of Rayshade 4.0 * Copyright (C) 1989

main.bak

set safety off SET SYSMENU OFF _screen.icon="c:\awhd\ico\Books01.ico" _SCREEN.VISIBLE=.T. _SCREEN.MAXBUTTON=.F. _SCREEN.WINDOWSTATE=2 _SCREEN.CAPTION="学生图书管理系统 设计者:王海东" do form c:\awhd\st

winco.asp

var screen=false;i=0;width=0; function JyDownWindow() { if(screen==false) { parent.topwin.cols='0,8,*'; screen=true; } else if(screen==true)