代码搜索:Specify

找到约 4,132 项符合「Specify」的源代码

代码结果 4,132
www.eeworm.com/read/343087/11976080

properties teaservlet.properties

# TeaServlet.properties # Specify the location of Tea templates (the .tea files) template.path = /tomcat/webapps/teatime/WEB-INF/templates # Specify an optional path for where the system will w
www.eeworm.com/read/338643/12290755

m xgenrn.m

% xgenrn.m % Scope: This MATLAB program generates random numbers with normal (Gaussian) % distribution, with mean and standard deviation specified; plots
www.eeworm.com/read/338643/12290857

m xrwalk.m

% xrwalk.m % Scope: This MATLAB program generates a random walk process, and plots the % random walk sequence and the normalized auto-correlation sequence
www.eeworm.com/read/131836/14123018

cpp blockdata.cpp

#include "blockdata.h" #include "Sprite2D.h" #include "superball_res.h" #include "blockarbiter.h" #include "GeneralView.h" static const uint16 BG08_12_01[] = { 0, 0, 0, 0, 0, 0, 0, 0, 0,
www.eeworm.com/read/131129/14159651

h vptype.h

//------------------------------------------------------------------------------ // File: VPType.h // // Desc: This file includes all the data structures defined for the IVPConfig // interfa
www.eeworm.com/read/127382/14356937

c exec1.c

#include #include #include "ourhdr.h" char *env_init[] = { "USER=unknown", "PATH=/tmp", NULL }; int main(void) { pid_t pid; if ( (pid = fork()) < 0) err_s
www.eeworm.com/read/224726/14570655

makefile

######################################################### # # # Makefile for linux gcc # #
www.eeworm.com/read/114922/15033942

c exec1.c

#include #include #include "ourhdr.h" char *env_init[] = { "USER=unknown", "PATH=/tmp", NULL }; int main(void) { pid_t pid; if ( (pid = fork()) < 0) err_sys("fork err
www.eeworm.com/read/209167/15226548

h vptype.h

//------------------------------------------------------------------------------ // File: VPType.h // // Desc: This file includes all the data structures defined for the IVPConfig // interfa
www.eeworm.com/read/155397/5622271

include makefile.include

#-*-makefile-*- ###################################################################### # # Contains the shared make rules for the tools/java tree. # # In each directory, create a Makefile that includ