代码搜索结果

找到约 16,607 项符合 Screen 的代码

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

gobck.m

% % when finished initial viewing of data return to % the previous screen ..... close_btn=uicontrol(main,... 'Style','Push',... 'units','Pixels',... 'Position',[420 12

config.fpw

screen=off resource=off

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

plot.bas

Attribute VB_Name = "plot" Public Sub plotip() On Error Resume Next Dim maxvalue, oldval As Double mainfrm.ipplot.Line (0, 1450 / Screen.TwipsPerPixelY)-(10000, 1450 / Screen.TwipsPerPixelY),

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

main.prg

clear screen local lcsys16,lcprogram &&定义局部变量 lcsys16=sys(16) && sys(16)返回当前正在运行的程序名(包括路径) lcprogram=substr(lcsys16,at(":",lcsys16)-1) cd left(lcprogram,rat

reset.prg

set sysmenu to default set sysmenu on set talk on set notify on set exclusive on set safety on modify window screen clear events

cscope.spec

Summary: cscope is an interactive, screen-oriented tool that allows the user to browse through C source files for specified elements of code. Name: cscope Version: 15.5 Release: 1 Copyright: BSD Group