代码搜索:如何学习 common?

找到约 10,000 项符合「如何学习 common?」的源代码

代码结果 10,000
www.eeworm.com/read/362654/9987419

h common.h

void delay(int k); void McBsp0_init();
www.eeworm.com/read/362654/9987442

c common.c

#include "common.h" void delay(int k) { while(k--); }
www.eeworm.com/read/362654/9987445

h common.h

#define SERVER_IP 40 #define FRAMESIZE 500 #define POWER_ON 0x1b #define SUCCESS 0x9b #define TALK_SIZE 440 #define MEMBER_NUM 11 #define READSIZE
www.eeworm.com/read/362654/9987468

c common.c

#include "common.h" void delay(int k) { while(k--); }
www.eeworm.com/read/362654/9987490

h common.h

#define SERVER_IP 40 #define FRAMESIZE 500 #define POWER_ON 0x1b #define SUCCESS 0x9b #define TALK_SIZE 440 #define MEMBER_NUM 11 #define READSIZE
www.eeworm.com/read/362654/9987506

c common.c

#include "common.h" void delay(int k) { while(k--); }
www.eeworm.com/read/362558/9992233

h common.h

#include #include #include #define OK 1 #define ERROR 0 #define TRUE 1 #define FALSE 0
www.eeworm.com/read/362558/9992332

txt common.txt

#include #include #define NULL 0 #define OVERFLOW -2 #define OK 1 #define ERROR 0
www.eeworm.com/read/362417/10000016

h common.h

#ifndef ABC_COMMON_H #define ABC_COMMON_H #include #define DEBUGFMT "%s(%d)-%s: " #define DEBUGARGS __FILE__, __LINE__, __FUNCTION__ #define D__(fmt, args...) {printf(DEBUGFMT fmt, DEBUGA
www.eeworm.com/read/362328/10003976

po common.po

# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # msg