代码搜索:Screen
找到约 10,000 项符合「Screen」的源代码
代码结果 10,000
www.eeworm.com/read/219972/14857705
asp jbzl_jyzl.asp
function openFrameless()
{
NFW =window.open("jyzl_zlcx.asp","","fullscreen");//打开一个窗口为满屏显示
NFW.resizeTo(620,450);//改变窗口大小
NFW.moveTo(screen.width/2-310,scr
www.eeworm.com/read/219972/14857789
asp jbzl_ywyzl.asp
function openFrameless1()
{
NFW =window.open("ywyzl_zlcx.asp","","fullscreen");//打开一个窗口为满屏显示
NFW.resizeTo(620,450);//改变窗口大小
NFW.moveTo(screen.w
www.eeworm.com/read/118740/14858261
txt 电子琴.txt
硬件 p2.6经过两个三极管9013放大 接上一块小喇叭
键盘接头 clk脚接p3.3 DATA脚接P1.0
程序如下
/*时钟频率传递给P3.3 数据传递给P1.0*/
#include
sbit P10=P1^0;
sbit P11=P1^1;
sbit P12=P1^2;
sbit P13=P1^3
www.eeworm.com/read/118612/14861782
pas zcommonconst.pas
{******************************************************************
* (c)copyrights Capella Development Group, Donetsk 1999 - 2000
* Project: Zeos Library
* Module: Common constanst and resource
www.eeworm.com/read/118410/14872950
prg 主程序.prg
set directory to curdir()
_screen.windowstate=2
_screen.width=625
_screen.height=550
_screen.autocenter=.T.
push menu _msysmenu
do 系统菜单.mpr
do form 用户登录
on shutdown quit
read events
pop me
www.eeworm.com/read/118125/14886495
prg main.prg
_screen.windowstate=2
_screen.caption="商品营销管理系统 计算机(3)班"
_screen.closable=.F.
_screen.maxbutton=.T.
_screen.minbutton=.T.
close all
clear all
clea
set talk off
set date ansi
set delete on
s
www.eeworm.com/read/118013/14890844
cpp mapi.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "mapi.h"
//---------------------------------------------------------------
www.eeworm.com/read/118013/14890859
cpp mapi.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "mapi.h"
//---------------------------------------------------------------
www.eeworm.com/read/118013/14890870
cpp mapi.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "mapi.h"
//-----------------------------------------------------------