代码搜索:SCROLL
找到约 4,241 项符合「SCROLL」的源代码
代码结果 4,241
www.eeworm.com/read/409383/2231974
js common.js
function $(id){
if(typeof(id)=="string"){return document.getElementById(id);}
else{ return id;}
}
/**get document scroll position*/
function getScrollPos(){
var scrollPos = {top:0,l
www.eeworm.com/read/357226/3027248
js overlib_followscroll.js
//\/////
//\ overLIB Follow Scroll Plugin
//\ This file requires overLIB 4.00 or later.
//\
//\ overLIB 4.00 - You may not remove or change this notice.
//\ Copyright Erik Bosrup 1998-2004. A
www.eeworm.com/read/357226/3027252
js overlib_followscroll_mini.js
//\/////
//\ overLIB Follow Scroll Plugin
//\ This file requires overLIB 4.00 or later.
//\
//\ overLIB 4.00 - You may not remove or change this notice.
//\ Copyright Erik Bosrup 1998-2004. A
www.eeworm.com/read/265311/4284115
txt status3.txt
var msg="@msg";
var interval = @interval;
var spacelen = 120;
var space10=" ";
var seq=0;
window.setTimeout("Scroll();", interval );
www.eeworm.com/read/265311/4284117
txt status1.txt
var msg = "@msg";
var interval = @interval;
var spacelen = 120;
var space10=" ";
var seq=0;
window.setTimeout("Scroll();", interval );
www.eeworm.com/read/172476/9705838
m scr_off.m
function scr_vis(theFigure,vis)
%turns scroll bar on and off for printing
% theFigure = the figure handle such as figure(1);
% vis = 'on' or 'off'
% with vis = 'off', also get a white background
www.eeworm.com/read/113430/15456279
java allcomponent.java
import java.awt.*;
import java.applet.*;
public class allComponent extends Applet{
List list;
Label testLabel;
Button testButton;
Checkbox testCheckbox;
Choice testChoice;
Scroll
www.eeworm.com/read/354930/10312580
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Scroll.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#de
www.eeworm.com/read/150609/5690013
ansi
cursor_address = \E[%i%d;%dH
back_tab = \E[Z
bell = ^G
chage_scroll_region = \E[%i%d;%dr
carriage_return = \r
clear_screen = \E[2J
clr_eol = \E[m\E[K
clr_eol = \E[0K
clr_eol = \E[K
clr_eos =
www.eeworm.com/read/493780/6390569
h mystatic_res.h
#ifndef MYSTATIC_RES_H
#define MYSTATIC_RES_H
// WARNING: DO NOT MODIFY THIS FILE
// AUTO-GENERATED BY BREW Resource Editor
#define MYSTATIC_RES_FILE "mystatic.bar"
#define IDS_TITLE 1