代码搜索:如何学习 common?

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

代码结果 10,000
www.eeworm.com/read/184772/9078056

tcl common.tcl

# This file contains TCL procedures used to generate standard parts of # web pages. # proc header {txt} { puts "$txt" puts \ {
www.eeworm.com/read/282619/9079864

h common.h

/////////////////////////////////////////////////////// #define NULL 0 #define TRUE 1 #define FALSE 0 #define UARTBUF_LENGTH 16384//520// #define BUFFER_LENGTH 8192//520 // #define
www.eeworm.com/read/184725/9082765

h common.h

/********************************************************************** * ISO MPEG Audio Subgroup Software Simulation Group (1996) * ISO 13818-3 MPEG-2 Audio Decoder - Lower Sampling Frequency Ext
www.eeworm.com/read/184725/9082948

cpp common.cpp

/********************************************************************** * ISO MPEG Audio Subgroup Software Simulation Group (1996) * ISO 13818-3 MPEG-2 Audio Decoder - Lower Sampling Frequency Ext
www.eeworm.com/read/184725/9082986

c common.c

/********************************************************************** * ISO MPEG Audio Subgroup Software Simulation Group (1996) * ISO 13818-3 MPEG-2 Audio Decoder - Lower Sampling Frequency Ext
www.eeworm.com/read/282557/9083473

h common.h

//--------------------------------------------------------------------------- // Terawins Inc. Company Confidential Strictly Private // // $Archive: Common.h $ // $Revision: 0.01 $ // $Author: jw
www.eeworm.com/read/282487/9090192

dcu common.dcu

www.eeworm.com/read/381430/9093207

h common.h

#ifndef _COMMON_H_ #define _COMMON_H_ #include #define MAX_LINE_LEN 32 typedef unsigned char uint8; typedef unsigned short uint16; typedef unsigned char uchar; typedef unsigne
www.eeworm.com/read/381429/9093234

h common.h

#ifndef _COMMON_H_ #define _COMMON_H_ #define MAX_LINE_LEN 32 typedef unsigned char uint8; typedef unsigned char uchar; typedef unsigned int uint; typedef unsigned long ulong; typedef unsi
www.eeworm.com/read/282441/9093342

common makefile.common

cvs: @if grep '$$(top_srcdir)/acinclude.m4:' Makefile.am >/dev/null; then \ echo "*** Concatenating configure tests into acinclude.m4" ;\ rm -f acinclude.m4 configure.files ;\ $(MAKE) -f Ma