代码搜索:scroll
找到约 4,241 项符合「scroll」的源代码
代码结果 4,241
www.eeworm.com/read/423794/10532588
java yosamabin_n60$fieldmover.java
import java.util.TimerTask;
class FieldMover extends TimerTask
{
private final YosamaBin_N60 this$0;
FieldMover()
{
this.this$0 = paramYosamaBin_N60;
}
public void run()
www.eeworm.com/read/159920/10589064
c vidport.c
/*
** Portable PC screen functions
** Public domain by Bob Stout
** Uses SCROLL.C, also from SNIPPETS
*/
#include
#include
#include "scrnmacs.h" /* Also in SNIPP
www.eeworm.com/read/419052/10888512
h textbox.h
/***
input.h - structure declarations and function prototypes for input.c
Written by Gerard Paul Java
Copyright (c) Gerard Paul Java 1997
***/
#include
#include
#include
www.eeworm.com/read/419052/10888539
h listbox.h
#include
#define MAX_TEXT_LENGTH 240
struct textlisttype {
char text[MAX_TEXT_LENGTH];
int cellwidth[10]; /* up to 10 cells per line */
char *nodeptr; /* generic poi
www.eeworm.com/read/416448/11024846
cpp previewdlg.cpp
// PreviewDlg.cpp : 实现文件
//
#include "stdafx.h"
#include "PreviewDlg.h"
#include "MainFrm.h"
#include "MagicHouseDoc.h"
#include "MagicHouseView.h"
SCROLLINFO scroll;
static BOOL scrollS