代码搜索:Screen
找到约 10,000 项符合「Screen」的源代码
代码结果 10,000
www.eeworm.com/read/448321/7535228
html 72.html
窗口扩展打开效果
function expand() {
for(x = 0; x < 50; x++) {
window.moveTo(screen.availWidth * -(x - 50) / 100, screen.availHeight * -(x - 5
www.eeworm.com/read/448207/7537992
pas welcomeform.pas
unit WelcomeForm;
interface
uses Windows, SysUtils, Classes, Graphics, Forms, Controls, StdCtrls,
Buttons, ExtCtrls, DB, DBTables;
type
TfrmWelcome = class(TForm)
btnOK: TButton;
www.eeworm.com/read/447468/7550542
prg main.prg
clear screen
local lcsys16,lcprogram &&定义局部变量
lcsys16=sys(16) && sys(16)返回当前正在运行的程序名(包括路径)
lcprogram=substr(lcsys16,at(":",lcsys16)-1)
cd left(lcprogram,rat
www.eeworm.com/read/447287/7555230
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/447044/7560003
txt listing7-26_messages.txt
# this file belongs to resources/messages.txt
menu.StartGame=Start Tickle Fight
# the title of the main-screen with the user-name as the only parameter:
title.Main=Welcome {0}!
# the intro f