代码搜索:SCROLL
找到约 4,241 项符合「SCROLL」的源代码
代码结果 4,241
www.eeworm.com/read/115273/6117553
c pan.c
/* $Id: pan.c,v 1.1 2004/08/28 19:25:46 dannybackx Exp $ */
/*****************************************************************************/
/** Copyright 1988 by Evans & Sutherland Computer Corp
www.eeworm.com/read/115272/6118875
c pan.c
/* $Id: pan.c,v 1.1 2004/08/28 19:25:46 dannybackx Exp $ */
/*****************************************************************************/
/** Copyright 1988 by Evans & Sutherland Computer Corp
www.eeworm.com/read/101082/6242420
c has_il.c
#ifdef lint
static char *sccsid = "@(#)has_il.c 4.1 (ULTRIX) 7/2/90";
#endif lint
#include "curses.ext"
/*
* Queries: does the terminal have insert/delete line?
*/
has_il()
{
return insert_line &
www.eeworm.com/read/101082/6242447
c _dellines.c
#ifndef lint
static char *sccsid = "@(#)_dellines.c 4.1 (ULTRIX) 7/2/90";
#endif lint
/************************************************************************
* *
* Copyright (c) 1988,
www.eeworm.com/read/409692/11315846
java keyboardlighttest.java
import java.awt.*;
import javax.swing.*;
import java.awt.event.*;
import java.lang.Thread;
public class KeyboardLightTest {
public static void main(String[] args) {
// create the spinner
www.eeworm.com/read/263675/11348297
h s1d13700.h
/* S1D13700.H */
/* equate the LCD controller control signals to their port assignment */
#define Set_LCD_AO 0x01
#define Set_LCD_WR 0x02
#define Set_LCD_RD 0x04
#define Set_LCD_CS 0x08
#defin
www.eeworm.com/read/342490/12016484
c vga_controller.c
#include
#include
#include
#include
#include "vga_controller.h"
#include "io.h"
#include "sys/alt_alarm.h"
#include "sys/alt_cache.h"
#include "sys