代码搜索结果
找到约 16,607 项符合
Screen 的代码
config.fpw
SCREEN = OFF
TITLE = "学生成绩理系统1.0"
config.bak
SCREEN = OFF
TITLE = 金税管理系统
textinfo.c
#include
void main(void)
{
struct text_info text;
gettextinfo(&text);
cprintf("Screen coordinates %d,%d to %d,%d\r\n",
text.wintop, text.winleft, text.winbottom, t
showfigs.m
%SHOWFIGS Show all figures on the screen
%
% SHOWFIGS(K)
%
% Use K figures on a row
function showfigs(k)
h = sort(get(0,'children'));
n = length(h);
if nargin == 0
k = ceil(sqrt(n));
e
sys2ansi.pl
#!/usr/bin/perl
# $Id$
#
# Perl script to convert a Syslinux-format screen to PC-ANSI
# to display in a color xterm or on the Linux console
#
@ansicol = (0,4,2,6,1,5,3,7);
$getting_file = 0;
$enable
mgl-in
screen first
title "First"
item "dummy line" command dummy action ignore attribute visible
item "run shell" command shell action execute "/bin/sh" attribute visible
end first
screen second
title
help.txt
MAIN MENU
-----------------------------
[DRAW]
Allows you to draw on the screen. A cross-hair cursor appears to indicate the current cursor position (refer to DRAWING SHAPES section for informatio
load_sample.bat
noecho
REM This is a sample batch file for programming
REM the POST, Diagnostic Manager, and the Splash
REM screen into your development system flash
REM memory.
REM
REM You will have to modify
gobck.m
%
% when finished initial viewing of data return to
% the previous screen .....
close_btn=uicontrol(main,...
'Style','Push',...
'units','Pixels',...
'Position',[420 12
gobck.m
%
% when finished initial viewing of data return to
% the previous screen .....
close_btn=uicontrol(main,...
'Style','Push',...
'units','Pixels',...
'Position',[420 12