代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/155067/5630194
makefile
!IFNDEF WROXSAMPLEPATH
!ERROR Env Variable WROXSAMPLEPATH must be defined
!ENDIF
#------------------------------------------------------------------
#The master rules for building Wrox Professio
www.eeworm.com/read/155067/5630223
makefile
!IFNDEF WROXSAMPLEPATH
!ERROR Env Variable WROXSAMPLEPATH must be defined
!ENDIF
#------------------------------------------------------------------
#The master rules for building Wrox Professio
www.eeworm.com/read/155067/5630263
makefile
!IFNDEF WROXSAMPLEPATH
!ERROR Env Variable WROXSAMPLEPATH must be defined
!ENDIF
#------------------------------------------------------------------
#The master rules for building Wrox Professio
www.eeworm.com/read/153996/5643925
java counter.java
/*
JSPWiki - a JSP-based WikiWiki clone.
Copyright (C) 2002 Janne Jalkanen (Janne.Jalkanen@iki.fi)
This program is free software; you can redistribute it and/or modify
it under the
www.eeworm.com/read/153996/5643989
java variabletag.java
/*
JSPWiki - a JSP-based WikiWiki clone.
Copyright (C) 2001-2002 Janne Jalkanen (Janne.Jalkanen@iki.fi)
This program is free software; you can redistribute it and/or modify
it under
www.eeworm.com/read/475942/6770732
m default.m
function var=default(new,old)
%DEFAULT Return default value if needed.
% VAR = DEFAULT(NEW,OLD) returns variable OLD if
% variable NEW is empty, otherwise it returns variable NEW.
% Copyrig
www.eeworm.com/read/475585/6773606
cpp mf.cpp
/******************************************************************************
** Filename: mf.c
** Purpose: Micro-feature interface to flexible feature extractor.
** Author: Dan Johns
www.eeworm.com/read/475765/6777771
m ex6_13.m
% EX6_13.M Solve a first-order differential equation with variable coefficients.
%
y=dsolve('Dy + cos(x)*y = sin(x)*cos(x)','x')
ysim=simple(y)
%
% Experiment with different variable
www.eeworm.com/read/283683/6784023
cpp serversettings.cpp
/*
Copyright (c) 2000-2003, Jelle Kok, University of Amsterdam
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the fo