代码搜索:usage
找到约 10,000 项符合「usage」的源代码
代码结果 10,000
www.eeworm.com/read/411029/11260298
tail makefile.tail
##### End of variables to change
MEDIA_SERVER = live555MediaServer$(EXE)
ALL = $(MEDIA_SERVER)
all: $(ALL)
.$(C).$(OBJ):
$(C_COMPILER) -c $(C_FLAGS) $<
.$(CPP).$(OBJ):
$(CPLUSPLUS_COMPILE
www.eeworm.com/read/433047/8550101
m gxy1.m
function z=gxy(x,y)
%usage: z=gxy(x,y);
z=ones(size(x));
%z=1+x*0+y*0;
www.eeworm.com/read/179711/9341459
txt license.txt
The RAR Archiver
~~~~~~~~~~~~~~~~
License for use and distribution
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The RAR archiver is distributes as try-before-you-buy. This means:
1. All c
www.eeworm.com/read/365779/9848679
m gxy1.m
function z=gxy(x,y)
%usage: z=gxy(x,y);
z=ones(size(x));
%z=1+x*0+y*0;
www.eeworm.com/read/353255/10459364
m gxy1.m
function z=gxy(x,y)
%usage: z=gxy(x,y);
z=ones(size(x));
%z=1+x*0+y*0;
www.eeworm.com/read/246083/12757565
txt rfc4825-xcap.txt
Network Working Group J. Rosenberg
Request for Comments: 4825 Cisco
Category: Standards Track
www.eeworm.com/read/489229/6476975
m gxy1.m
function z=gxy(x,y)
%usage: z=gxy(x,y);
z=ones(size(x));
%z=1+x*0+y*0;
www.eeworm.com/read/233016/14173440
m myaxis.m
function MyAxis(n)
% Usage:
% MyAxis(n)
AxisLimit = axis;
AxisLimit(2) = n;
axis(AxisLimit)
www.eeworm.com/read/123211/14642411
m gxy1.m
function z=gxy(x,y)
%usage: z=gxy(x,y);
z=ones(size(x));
%z=1+x*0+y*0;