代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/229742/14318187
h config.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/128030/14318367
cpp stringin.cpp
// stringin.cpp
// simple string variable
#include
using namespace std;
int main()
{
const int MAX = 80; //max characters in string
char str[MAX];
www.eeworm.com/read/128030/14318421
cpp partinit.cpp
// partinit.cpp
// shows initialization of structure variables
#include
using namespace std;
////////////////////////////////////////////////////////////////
struct part
www.eeworm.com/read/128030/14318536
cpp fordemo.cpp
// fordemo.cpp
// demonstrates simple FOR loop
#include
using namespace std;
int main()
{
int j; //define a loop variable
for(j=0; j
www.eeworm.com/read/229425/14339429
plg bpsk.plg
Build Log
--------------------Configuration: BPSK - Win32 Checked--------------------
Command Lines
warning: unresolved Environment Variable "
www.eeworm.com/read/229389/14342017
h config.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/229388/14342040
h config.h
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**