代码搜索:Screen
找到约 10,000 项符合「Screen」的源代码
代码结果 10,000
www.eeworm.com/read/480337/6672663
js opennew.js
function opennew(newurl,windowName,width,height)
{
var theLeft,theTop
theLeft = (screen.width-width)/2-2
theTop = (screen.height-height)/2
//window.open(newurl,windowName,'width = '+width+',heigh
www.eeworm.com/read/480337/6672698
js opennew.js
function opennew(newurl,windowName,width,height)
{
var theLeft,theTop
theLeft = (screen.width-width)/2-2
theTop = (screen.height-height)/2
//window.open(newurl,windowName,'width = '+width+',heigh
www.eeworm.com/read/479860/6681815
prg mainprg.prg
clear screen
clear events
set dele on
open database gzgl
use gz
use mm
do main.mpr
do form mmk
read events
www.eeworm.com/read/479494/6687575
prg main.prg
Set Safety Off
do form form\Index
_screen.top=-1024
_screen.visible=.f.
read events
www.eeworm.com/read/479494/6687604
bak main.bak
Set Safety Off
do form form\welcome
_screen.top=-1024
_screen.visible=.f.
read events
www.eeworm.com/read/479109/6699465
txt about.txt
目前基于客户端/服务器模式的网络考试已经很流行了。作为计算机专业的你肯定参加过各种各样的机考。本文利用各种技术实现这种考试功能。它可以作为你毕业论文,课程设计等的参考资料。感谢VC爱好者网站提供此文章。
一、服务器程序
采用了WinSocket32的完成端口模型(I/O completion ports)
WIN32多线程技术
ODBC APIS 进行数据库操作
二、客户端 ...
www.eeworm.com/read/479166/6700150
h transaction.h
// Transaction.h
// Transaction abstract base class definition.
#ifndef TRANSACTION_H
#define TRANSACTION_H
class Screen; // forward declaration of class Screen
class BankDatabase; // forward d
www.eeworm.com/read/479166/6700152
cpp atm.cpp
// ATM.cpp
// Member-function definitions for class ATM.
#include "ATM.h" // ATM class definition
#include "Transaction.h" // Transaction class definition
#include "BalanceInquiry.h" // BalanceInq
www.eeworm.com/read/478818/6703842
frm thematicmap.frm
VERSION 5.00
Object = "{9BD6A640-CE75-11D1-AF04-204C4F4F5020}#2.0#0"; "mo20.ocx"
Begin VB.Form Form1
Caption = "Renderer对象使用实例"
ClientHeight = 4905
ClientLeft = 13
www.eeworm.com/read/478614/6711256
js message.js
var oPopup = window.createPopup();
var popTop=50;
function popmsg(msgstr)
{
var winstr="