代码搜索结果

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

frmdatasourceset.frm

VERSION 5.00 Begin VB.Form frmDataSourceSet BorderStyle = 1 'Fixed Single Caption = "服务器配置窗口 " ClientHeight = 1875 ClientLeft = 45 ClientTop =

pc.c

/* ********************************************************************************************************* * PC SUPPORT FUNCTIONS * *

evsavres.txt

To blank EGA/VGA screen - read flipflop at 0x3DA, then write 0x00 to control port at 0x3C0 To restore screen - read flipflop at 0x3DA, then write 0x020

video.c

/*------------------------------[ vhdw.c ]-----------------------------*/ /* Hardware Interface Routines */ /*------------------------------------------------

watch.java

import java.awt.*; import java.util.*; public class Watch extends javax.swing.JApplet { private Color butterscotch = new Color(255, 204, 102); private String lastTime = ""; public

newwatch.java

import java.awt.*; import java.util.*; public class NewWatch extends javax.swing.JApplet { private Color butterscotch = new Color(255, 204, 102); private String lastTime = ""; Color

solong.java

import java.awt.*; public class SoLong extends javax.swing.JApplet { public void paint(Graphics screen) { Graphics screen2D = (Graphics2D)screen; Font f = new Font("monospa

cfgmacro.h

/* * New editor name: tde, the Thomson-Davis Editor. * Author: Frank Davis * Date: June 5, 1991 * */ struct screen macro_screen[] = { {1,0,"This utility reads a

display.c

/* libdmtx - Data Matrix Encoding/Decoding Library Copyright (C) 2006 Mike Laughton This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General

evsavres.txt

To blank EGA/VGA screen - read flipflop at 0x3DA, then write 0x00 to control port at 0x3C0 To restore screen - read flipflop at 0x3DA, then write 0x020