代码搜索:Screen
找到约 10,000 项符合「Screen」的源代码
代码结果 10,000
www.eeworm.com/read/276185/10757939
map classwin2_b1_cgraph.map
base referer
rect $group__Framework.html#ga0 211,7 304,33
rect $classFG__Screen.html#a1 171,57 344,84
rect $classFG__Screen.html#e0 408,7 552,33
rect $classFG__Screen.html#b2 393,57 567,84
rect $class
www.eeworm.com/read/275985/10778289
pas msi_splash.pas
{*******************************************************}
{ }
{ MiTeC System Information Component }
{ Splash
www.eeworm.com/read/349749/10801281
cpp main.cpp
#include
#include "ConversionScreen.h"
int main(int argc, char *argv[])
{
QApplication app(argc, argv);
ConversionScreen screen;
// screen.setGeometry(100, 100, 500, 355);
www.eeworm.com/read/349745/10801397
cpp main.cpp
#include
#include "Fah.h"
int main(int argc, char *argv[])
{
QApplication app(argc, argv);
Fah screen;
screen.setGeometry(130, 25, 100, 250);
screen.show();
return
www.eeworm.com/read/349745/10801405
cpp main.cpp
#include
#include "CopServ.h"
int main(int argc, char *argv[])
{
QApplication app(argc, argv, QApplication::GuiServer);
CopServ screen;
// screen.setGeometry(0, 0, 240, 320)
www.eeworm.com/read/349745/10801423
cpp main.cpp
#include
#include "Cel.h"
int main(int argc, char *argv[])
{
QApplication app(argc, argv/*, QApplication::GuiClient*/);
Cel screen;
screen.setGeometry(0, 25, 100, 250);
www.eeworm.com/read/349646/10808740
m~ initfigures.m~
% initFigures
% Position 6 figures on the edges of the screen.
% [xmin ymin w h] where (0,0) = bottom left
% Numbers assume screen resolution is 1024 x 1280
global FIGNUM NUMFIGS
FIGNUM = 1; NUMFIGS
www.eeworm.com/read/349646/10808742
m initfigures.m
% initFigures
% Position 6 figures on the edges of the screen.
% [xmin ymin w h] where (0,0) = bottom left
% Numbers assume screen resolution is 1024 x 1280
global FIGNUM NUMFIGS
FIGNUM = 1; NUMFIGS
www.eeworm.com/read/349646/10809750
m~ initfigures.m~
% initFigures
% Position 6 figures on the edges of the screen.
% [xmin ymin w h] where (0,0) = bottom left
% Numbers assume screen resolution is 1024 x 1280
global FIGNUM NUMFIGS
FIGNUM = 1; NUMFIGS
www.eeworm.com/read/349646/10809755
m initfigures.m
% initFigures
% Position 6 figures on the edges of the screen.
% [xmin ymin w h] where (0,0) = bottom left
% Numbers assume screen resolution is 1024 x 1280
global FIGNUM NUMFIGS
FIGNUM = 1; NUMFIGS