代码搜索:SCROLL
找到约 4,241 项符合「SCROLL」的源代码
代码结果 4,241
www.eeworm.com/read/310996/13638536
c cashier.c
#include "extern.h"
#include "struct.h"
/*=========销售函数=========*/
void Cashier()
{
char buf[20];
int ch,temp;
int scroll_no;
InitLink();
struct Sell *buffer;
scroll_no=1;
//获取系统时间
time_
www.eeworm.com/read/173141/5379690
out simplescroll.out
ij> -- simple scroll cursor tests
create table t (a int);
0 rows inserted/updated/deleted
ij> insert into t values (1),(2),(3),(4),(5);
5 rows inserted/updated/deleted
ij> get scroll insensitive curso
www.eeworm.com/read/303078/3817431
h console.h
#ifndef __CONSOLE_H__
#define __CONSOLE_H__
void con_write(char *p, char attr);
void con_clear();
void scroll_up();
void scroll_down();
void goto_xy();
#endif
www.eeworm.com/read/240450/4574039
cpp unit1.cpp
/*=============================================================================}
{ This demo shows how to scroll to specified position of document using }
{ special invisible labels - "checkp
www.eeworm.com/read/230587/4721382
cpp unit1.cpp
/*=============================================================================}
{ This demo shows how to scroll to specified position of document using }
{ special invisible labels - "checkp
www.eeworm.com/read/283613/4076500
cpp unit1.cpp
/*=============================================================================}
{ This demo shows how to scroll to specified position of document using }
{ special invisible labels - "checkp
www.eeworm.com/read/425490/2006526
cpp unit1.cpp
/*=============================================================================}
{ This demo shows how to scroll to specified position of document using }
{ special invisible labels - "checkp
www.eeworm.com/read/136812/5858529
c _setwind.c
#ifndef lint
static char sccsid[] = "@(#)_setwind.c 1.1 92/07/30 SMI"; /* from S5R2 1.1 */
#endif
#include "curses.ext"
char *tparm();
extern int _outch();
/* Force the window to be as desired */
www.eeworm.com/read/136812/5858802
c has_il.c
/* Copyright (c) 1984 AT&T */
/* All Rights Reserved */
/* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */
/* The copyright notice above does not evidence any */
/* actual or intended p