代码搜索:Screen

找到约 10,000 项符合「Screen」的源代码

代码结果 10,000
www.eeworm.com/read/310523/13649694

vbs example3.vbs

#$language = "VBScript" #$interface = "1.0" Sub main ' turn on synchronous mode so we don't miss any data crt.Screen.Synchronous = True ' Wait for a string that looks like "login: " o
www.eeworm.com/read/310523/13649696

vbs example2.vbs

#$language = "VBScript" #$interface = "1.0" Sub main Dim passwd ' turn on synchronous mode so we don't miss any data crt.Screen.Synchronous = True ' Wait for a string that looks
www.eeworm.com/read/310523/13649698

vbs example1.vbs

#$language = "VBScript" #$interface = "1.0" Sub main ' turn on synchronous mode so we don't miss any data crt.Screen.Synchronous = True ' Wait for a string that looks like "login: " or
www.eeworm.com/read/310417/13651469

asp expenseprint.asp

www.eeworm.com/read/310417/13651953

asp inquireprint.asp

www.eeworm.com/read/310417/13651957

asp poprint.asp

www.eeworm.com/read/310091/13658386

prg main.prg

*SET DEFAULT TO D:\学生信息管理 &&设置系统工作目录 SET TALK OFF CLEAR ALL CLOSE ALL SET SYSMENU OFF SET SYSMENU TO SET SAFETY OFF SET ESCAPE ON SET EXCLUSIVE ON _SCREEN.AUTOCENTER=.T. &&居中 _SCREEN
www.eeworm.com/read/310043/13659446

htm 3-19.htm

function winopen(){ var targeturl="http://www.JavaScript.com" newwin=window.open("","","scrollbars") if (document.all){ newwin.moveTo(0,0) newwin.resizeTo(scre
www.eeworm.com/read/309649/13666912

txt vt100.txt

+++Date last modified: 05-Jul-1997 # # VT100 Escape Codes # symbology: # ^[ = escape character (ascii 27 decimal) # = single or dou
www.eeworm.com/read/309649/13667215

c prtscrn.c

/* +++Date last modified: 05-Jul-1997 */ /* ** PRTSC.C - Access the BIOS print screen function ** ** public domain demo by Bob Stout */ #include #include "extkword.h" #include "s