代码搜索:scroll
找到约 4,241 项符合「scroll」的源代码
代码结果 4,241
www.eeworm.com/read/309649/13667061
c vidport.c
/* +++Date last modified: 05-Jul-1997 */
/*
** Portable PC screen functions
** Public domain by Bob Stout
** Uses SCROLL.C, also from SNIPPETS
*/
#include
#include
#i
www.eeworm.com/read/305710/13762917
vhd s3esk_startup.vhd
--
-- Reference design - Initial design for Spartan-3E Starter Kit when delivered.
--
-- Ken Chapman - Xilinx Ltd - January 2006
--
-- Constantly scroll the text 揝PARTAN-3E STARTER KIT" and "www.
www.eeworm.com/read/300969/13874611
c wgetch.c
#include
#include
#include "curspriv.h"
int wgetch(win)
WINDOW *win;
{
bool weset = FALSE;
char inp;
if (!win->_scroll && (win->_flags & _FULLWIN)
&& win-
www.eeworm.com/read/113399/6131585
c wgetch.c
#include
#include
#include "curspriv.h"
int wgetch(win)
WINDOW *win;
{
bool weset = FALSE;
char inp;
if (!win->_scroll && (win->_flags & _FULLWIN)
&& win-
www.eeworm.com/read/101082/6242296
c _scrdown.c
#ifdef lint
static char *sccsid = "@(#)_scrdown.c 4.1 (ULTRIX) 7/2/90";
#endif lint
#include "curses.ext"
/*
* Scroll the screen down (e.g. in the normal direction of text) one line
* physically,
www.eeworm.com/read/490318/6454451
sql 4_5(2).sql
if (cursor_status('global', 'cursor1') -3)
deallocate global cursor1
declare cursor1 cursor
global
scroll
static
for select grouppa.id_group
from Grouppa
inner JOIN Student
ON
www.eeworm.com/read/253602/12210628
txt mdaemon 7.0.1 imap overflow demonstration.txt
# overflow is in the IMAP status command
# scroll down to find it.
from SMUDGE import *
sm = SMUDGE(1)
sm.setname("imap")
#sm.plain("0000 CAPABILITY");
#sm.newreq()
sm.plain("0001 LOGIN \
www.eeworm.com/read/226004/14503474
todo
- Extend menu language / facility. Multichar Xft support in menus. Sticky menus
- UTF-8 support
- Splitting window support
- I18N support
- Searching scroll buffer support
- Extensible timer supp