代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/400751/11569579
cgi 5cht.cgi
#!/usr/bin/perl
print "Content-type: text/html\n\n";
&readparse;
($min,$hour,$day,$mon)=(localtime(time))[1,2,3,4];
#####setting####
$path="http://192.168.3.159/5";
$thisfile="$path/5cht.cgi";
www.eeworm.com/read/156956/11750450
m t_begin.m
function t_begin(num_of_tests, quiet)
%T_BEGIN Begin running tests.
% t_begin(num_of_tests, quiet) initializes the global test counters,
% setting everything up to execute num_of_tests tests usin
www.eeworm.com/read/259727/11770806
m t_begin.m
function t_begin(num_of_tests, quiet)
%T_BEGIN Begin running tests.
% t_begin(num_of_tests, quiet) initializes the global test counters,
% setting everything up to execute num_of_tests tests usin
www.eeworm.com/read/257911/11907296
m t_begin.m
function t_begin(num_of_tests, quiet)
%T_BEGIN Begin running tests.
% t_begin(num_of_tests, quiet) initializes the global test counters,
% setting everything up to execute num_of_tests tests usin
www.eeworm.com/read/152398/12117228
m view_mimo_msf.m
%View control system setting
tmp=(100+3*maxrow*25);
[f]=crfig(20,20,600,tmp,'Multi variable MSF controller','w','none','off');
uicontrol(f,...
'Style','text',...
'Position',[20 tmp-30 100 20]
www.eeworm.com/read/131637/14134915
prg main.prg
local lcsys16,lcprogram
lcsys16=sys(16)
lcprogram=substr(lcsys16,at(":",lcsys16)-1)
cd left(lcprogram,rat("\",lcprogram))
deactivate window "project manager"
do setting
_screen.left=-10000
_S
www.eeworm.com/read/131637/14134929
bak main.bak
local lcsys16,lcprogram
lcsys16=sys(16)
lcprogram=substr(lcsys16,at(":",lcsys16)-1)
cd left(lcprogram,rat("\",lcprogram))
deactivate window "project manager"
do setting
_screen.left=-10000
_S
www.eeworm.com/read/215858/15035945
c dlg.c
#include
#include
#include
#include
#include
#define IDC_DISP1 1001
/* setting the dlg attrib */
stati
www.eeworm.com/read/215445/15061097
c dlg.c
#include
#include
#include
#include
#include
#define IDC_DISP1 1001
/* setting the dlg attrib */
stati