代码搜索:while
找到约 10,000 项符合「while」的源代码
代码结果 10,000
www.eeworm.com/read/136349/13382233
cpp cpp1.cpp
#include
#include
char fenxibiao[8][8]={{'#','#','#','#','#','#','#','>'},{'#','#','=',''},{'#','#','
www.eeworm.com/read/322321/13382603
cpp pc.cpp
// PL0 Compiler
#include
#include
#include
#include "pl0.h"
void main(int argc,char *argv[])
{
char filename[256];
printf("pl/0 compiler version 1.0\n, 2002-
www.eeworm.com/read/322312/13382957
txt keyword.txt
program 1
const 2
var 3
procedure 4
begin 5
end 6
if 7
then 8
else 9
while 10
do 11
call 12
read 13
write 14
odd 15
www.eeworm.com/read/322261/13383885
c uart0.c
#include "reg51.h" //
#define SYSCLK 11059200
#define BAUDRATE 9600
void UART1_Init (void);
void SEND (void);
void RECEIVE(void);
unsigned char k[10];
sbit P2_7=P2^7;
void main (void)
www.eeworm.com/read/322174/13386954
cpp ex236_db2.cpp
#include
using namespace std;
#include
#define OTL_DB2_CLI // Compile OTL 4.0/DB-CLI
#include // include the OTL 4.0 header file
otl_connect db; // connect obje
www.eeworm.com/read/322174/13387023
cpp ex612_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC_ENTERPRISEDB // Compile OTL 4.0/EnterpriseDB-ODBC
// Uncomment the #define below when used in Linux / Unix
//#define
www.eeworm.com/read/322174/13387458
cpp ex235_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC_MSSQL_2005 // Compile OTL 4/ODBC, MS SQL 2005
//#define OTL_ODBC // Compile OTL 4/ODBC. Uncomment this when used with
www.eeworm.com/read/322174/13387667
cpp ex651_odbc.cpp
#include
using namespace std;
#include
// Compile OTL 4.0/ODBC in Windows. Informix CLI uses the
// regular ODBC header files in Windows
#define OTL_ODBC
// Uncomment
www.eeworm.com/read/322174/13388005
cpp ex526_odbc.cpp
#include
using namespace std;
#include
#define OTL_FREETDS_ODBC_WORKAROUNDS
#define OTL_ODBC_MSSQL_2005 // Compile OTL 4/ODBC, MS SQL 2005
//#define OTL_ODBC // Compile O
www.eeworm.com/read/136188/13388483
c zly.c
#include
#include
unsigned int led[10]={0x08,0x6d,0x14,0x44,0x61,0x42,0x02,0x6c,0x00,0x60};
unsigned int kkg[4]={0xf7,0xf3,0xf5,0xf6};
unsigned int sh,g,ms,ss,s,kk,temp;
/*