代码搜索:Testing

找到约 10,000 项符合「Testing」的源代码

代码结果 10,000
www.eeworm.com/read/210671/15193727

cpp fig20_19.cpp

// Fig. 20.19: fig20_19.cpp // Testing Standard Library class multiset #include using std::cout; using std::endl; #include #include int main() { const in
www.eeworm.com/read/210671/15193773

cpp fig11_19.cpp

// Fig. 11.19: fig11_19.cpp // Creating and testing user-defined, nonparameterized // stream manipulators. #include using std::ostream; using std::cout; using std::flush; // be
www.eeworm.com/read/208727/15238624

h mi2f.h

main() { NCScalc120 calculator; cout
www.eeworm.com/read/208576/15243692

cpp fig12_16.cpp

// Fig. 12.16: fig12_16.cpp // Testing class BasePlusCommissionEmployee. #include using std::cout; using std::endl; using std::fixed; #include using std::setprecision;
www.eeworm.com/read/208576/15243696

cpp fig12_09.cpp

// Fig. 12.9: fig12_09.cpp // Testing class BasePlusCommissionEmployee. #include using std::cout; using std::endl; using std::fixed; #include using std::setprecision;
www.eeworm.com/read/208576/15243706

cpp fig12_21.cpp

// Fig. 12.21: fig12_21.cpp // Testing class BasePlusCommissionEmployee. #include using std::cout; using std::endl; using std::fixed; #include using std::setprecision;
www.eeworm.com/read/208083/15254870

c 实例8-4.c

#include main() { char *envp[]={"PATH=/tmp", "USER=lei", "STATUS=testing", NULL}; char *argv_execv[]={"echo", "excuted by execv", NULL}; char *argv_execvp[]={"echo", "ex
www.eeworm.com/read/207887/15259758

h defines.h

#ifndef DEFINES_INCLUDE #define DEFINES_INCLUDE //#define LOCAL_TESTING /* ExamplePW name defines */ #define INTERNAL_ATOM "ExamplePW-atom" #define EXAMPLEPW_SERVICE 10000 #defi
www.eeworm.com/read/207217/15279435

cpp main.cpp

// Exercise 13.4 Creating and Testing the MyString class - main.cpp #include "MyString.h" #include using std::cout; using std::endl; int main() { mySpace::MyString proverb("Too ma
www.eeworm.com/read/14545/389000

txt todo.txt

todo *** build environment *** - portable makefile [DONE] more testing needed *** api *** - decore/encore2 wrappers; [DONE] - xvid_init() [DONE] handle cpu detection, yuv/dct lookup table init