代码搜索:instead

找到约 6,048 项符合「instead」的源代码

代码结果 6,048
www.eeworm.com/read/100605/15869679

txt deprecated.txt

The following functions/classes/headers/macros/names are deprecated, and will be removed in a later release. If there is a suggested replacement API, it is mentioned here. Most everything in here is
www.eeworm.com/read/100018/15888153

html alias_name.html

Alias Address This is the address being aliased. It must not include a domain - so the address should be like sales instead of sales@foo.com.
www.eeworm.com/read/291782/8395254

c parse.c

/*---------------------------------------------------------------------- File : parse.h Contents: parser utilities Author : Christian Borgelt History : 12.08.2004 file created ------------
www.eeworm.com/read/286090/8789720

news

Version 2.8.7 contains no user-visible changes. User-visible changes in version 2.8.6: * New diff3 option --strip-trailing-cr. * With -N and -P, inaccessible empty regular files (the kind of files
www.eeworm.com/read/185598/9026560

c parse.c

/*---------------------------------------------------------------------- File : parse.h Contents: parser utilities Author : Christian Borgelt History : 12.08.2004 file created
www.eeworm.com/read/374010/9423640

m pmntanh.m

function t=pmntanh(x) % PMNTANH % ------- % Fast hyperbolic tangent function to be used in % neural networks instead of the tanh provided by MATLAB t=1-2./(exp(2*x)+1);
www.eeworm.com/read/170318/9810442

txt changelog.txt

Changes in v1.2: All examples: Changed company name from Nordic VLSI to Nordic Semiconductor. Added disclaimer in top of source file. ex1a.asm: ex1c.c: Start of timer1 made clearer by
www.eeworm.com/read/170249/9813350

m pmntanh.m

function t=pmntanh(x) % PMNTANH % ------- % Fast hyperbolic tangent function to be used in % neural networks instead of the tanh provided by MATLAB t=1-2./(exp(2*x)+1);
www.eeworm.com/read/362688/9986369

cpp datetimeinit.cpp

// DateTimeInit.cpp // // Use instead of COleDateTime::GetCurrentTime to // initialize COleDateTime object even after year 2038 // // Eraser. Secure data removal. For Windows. // Copyright
www.eeworm.com/read/362688/9986428

h datetimeinit.h

// DateTimeInit.cpp // // Use instead of COleDateTime::GetCurrentTime to // initialize COleDateTime object even after year 2038 // // Eraser. Secure data removal. For Windows. // Copyright