代码搜索:Variable

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

代码结果 10,000
www.eeworm.com/read/151148/12231878

h config.h

/****************************************Copyright (c)************************************************** ** Guangzou ZLG-MCU Development Co.,LTD. **
www.eeworm.com/read/151146/12232127

h config.h

/****************************************Copyright (c)************************************************** ** Guangzou ZLG-MCU Development Co.,LTD. **
www.eeworm.com/read/151146/12232351

h config.h

/****************************************Copyright (c)************************************************** ** Guangzou ZLG-MCU Development Co.,LTD. **
www.eeworm.com/read/253260/12234331

cpp structur.cpp

// structur.cpp -- a simple structure #include struct inflatable // structure declaration { char name[20]; float volume; double price; }; int main() { using na
www.eeworm.com/read/253260/12234686

cpp external.cpp

// external.cpp -- external variables #include using namespace std; // external variable double warming = 0.3; // function prototypes void update(double dt); void local(); int m
www.eeworm.com/read/253260/12234710

cpp static.cpp

// static.cpp -- using a static local variable #include // constants const int ArSize = 10; // function prototype void strcount(const char * str); int main() { using namespa
www.eeworm.com/read/253260/12235190

cpp structur.cpp

// structur.cpp -- a simple structure #include struct inflatable // structure declaration { char name[20]; float volume; double price; }; int main() { using na
www.eeworm.com/read/253260/12235404

cpp external.cpp

// external.cpp -- external variables #include using namespace std; // external variable double warming = 0.3; // function prototypes void update(double dt); void local(); int m
www.eeworm.com/read/253260/12235430

cpp static.cpp

// static.cpp -- using a static local variable #include // constants const int ArSize = 10; // function prototype void strcount(const char * str); int main() { using namespa
www.eeworm.com/read/253219/12239469

x config.guess.x

--no-info [name] config.guess \- guess the build system triplet [Environment variables] config.guess might need to compile and run C code, hence it needs a compiler for the `build' machine: use the