代码搜索:replacing

找到约 287 项符合「replacing」的源代码

代码结果 287
www.eeworm.com/read/375212/9368985

m rplcdemo.m

echo on %RPLCDEMO Demonstrates the replace function % for replacing variables in PCA and PLS models. echo off % Copyright % Barry M. Wise % 1992 % Modified April 1994 echo on % In orde
www.eeworm.com/read/159920/10588640

c w_wrap.c

/* w_wrap.c */ /* ** This is an attempt at a useful word-wrap function. It is given an array ** of characters ( a string ) and it modifies the string, replacing any ** new-lines found with s
www.eeworm.com/read/136959/13352000

c w_wrap.c

/* w_wrap.c */ /* ** This is an attempt at a useful word-wrap function. It is given an array ** of characters ( a string ) and it modifies the string, replacing any ** new-lines found with spaces
www.eeworm.com/read/148527/5713899

dfm finderunit1.dfm

object WPUseFinder: TWPUseFinder Left = 7 Top = 168 Width = 630 Height = 265 Caption = 'Finder and Character Attribute Replacing' Color = clBtnFace Font.Charset = DEFAULT_CHARSET
www.eeworm.com/read/136071/5875236

locales

# First some @modifier mappings. Internally, the modifier is signaled by # replacing '_' in the locale name with a unique identifying character. # For example, internally we map "ca_ES@euro" to "caeE
www.eeworm.com/read/262894/11386672

properties jni_workers.properties

# # Sample worker configuration file with a jni worker # # You will probably need to update your tomcat # root directory and JVM library path # # You should begin by replacing any occurrence o
www.eeworm.com/read/258434/11863926

c w_wrap.c

/* w_wrap.c */ /* ** This is an attempt at a useful word-wrap function. It is given an array ** of characters ( a string ) and it modifies the string, replacing any ** new-lines found with s
www.eeworm.com/read/341877/12056584

c w_wrap.c

/* w_wrap.c */ /* ** This is an attempt at a useful word-wrap function. It is given an array ** of characters ( a string ) and it modifies the string, replacing any ** new-lines found with s
www.eeworm.com/read/340916/12122718

cpp soln8_08.cpp

// Exercise 8.8 Searching for and replacing substrings of a string with asterisks. #include #include #include using std::cin; using std::cout; using std::endl; u
www.eeworm.com/read/130553/14186167

c w_wrap.c

/* w_wrap.c */ /* ** This is an attempt at a useful word-wrap function. It is given an array ** of characters ( a string ) and it modifies the string, replacing any ** new-lines found with s