代码搜索:simultaneously
找到约 107 项符合「simultaneously」的源代码
代码结果 107
www.eeworm.com/read/197970/5090159
prop bizcape.prop
# MaxXmlTextSize : Max Xml Text Size
MaxRecv = 120
# MaxXmlTextSize : Max Xml Text Size
MaxXmlTextSize = 4096
# RequestNum : The max request number simultaneously.
RequestNum = 120
# Pol
www.eeworm.com/read/197970/5090160
prop bizcape.prop
# MaxXmlTextSize : Max Xml Text Size
MaxRecv = 120
# MaxXmlTextSize : Max Xml Text Size
MaxXmlTextSize = 4096
# RequestNum : The max request number simultaneously.
RequestNum = 120
# Pol
www.eeworm.com/read/415537/11065076
txt open windows explorer to a different default direc.txt
Open Windows Explorer to a Different Default Directory
When you open Windows Explorer (by choosing the Window key and "E" simultaneously or by choosing Start, all Programs, Accessories, Windows Ex
www.eeworm.com/read/100075/15886295
1-todo
* Seyon should start even if no modem is given?
* Should handle more than one modem session simultaneously?
* Have a log of all important messages
* Enhance the script language.
www.eeworm.com/read/159590/10637841
h color_kit.h
/*
NOTE: NOT all these programs are simultaneously useful.
Some of them have more or less the same function.
They are here for test purpose
*/
struct particle admissible_color(struct particl
www.eeworm.com/read/275202/10829035
m gaorbiter.m
function GAo(deg, sec)
% GAorbiter(d,s): Rotate the views in all subwindows simultaneously
% The arguments are optional.
% d: the number of total degrees (default 360)
% s: The number of second
www.eeworm.com/read/275202/10829535
m gaorbit.m
function GAorbit(degaz, degel)
% GAorbit(az,el): Rotate by steps the views in all subwindows simultaneously
% The arguments are optional.
% az: the number of degree to rotate the az view arg (defau
www.eeworm.com/read/275202/10829542
m gatilt.m
function GAtilt(deg, sec)
% GAtilt(d,s): Tilt the views in all subwindows simultaneously
% The arguments are optional.
% d: the number of total degrees (default 360)
% s: The number of seconds to
www.eeworm.com/read/239553/7071639
h color_kit.h
/*
NOTE: NOT all these programs are simultaneously useful.
Some of them have more or less the same function.
They are here for test purpose
*/
struct particle admissible_color(struct particl
www.eeworm.com/read/460673/7243907
c dma2.c
/*****************************************
NAME: Worst DMA
DESC: Worst DMA memory2memory test
Ch1,2,3,4 are operated simultaneously
HISTORY:
2003.12.29 :draft ver 0.0
***************