代码搜索:Include
找到约 10,000 项符合「Include」的源代码
代码结果 10,000
www.eeworm.com/read/155397/5622271
include makefile.include
#-*-makefile-*-
######################################################################
#
# Contains the shared make rules for the tools/java tree.
#
# In each directory, create a Makefile that includ
www.eeworm.com/read/475926/6769773
include makefile.include
ifdef APPS
APPDIRS = $(foreach APP, $(APPS), ../apps/$(APP))
-include $(foreach APP, $(APPS), ../apps/$(APP)/Makefile.$(APP))
CFLAGS += $(addprefix -I../apps/,$(APPS))
endif
ifndef CCDEP
CC
www.eeworm.com/read/475747/6777089
zip include.zip
www.eeworm.com/read/431998/6840890
gif include.gif
www.eeworm.com/read/210638/6872856
h include.h
//$$ include.h include files required by various versions of C++
#ifndef INCLUDE_LIB
#define INCLUDE_LIB
//#define use_namespace // define name spaces
//#define SETUP_C_
www.eeworm.com/read/471837/6882546
h include.h
#ifndef __INCLUDE_H__
#define __INCLUDE_H__
//#include "nand_ecc.h"
#define u32 unsigned int
#define u16 unsigned short
#define u8 unsigned char
#define MAX_PAGE 0xffffffff
#define PAGE_SIZE np->ps
#
www.eeworm.com/read/349623/6890628
pas include.pas
{
=====================================================================
* 软件名称:PC与数控机床通信程序
* 单元名称:资源单元
* 单元作者:彭为 (pwzyp@fjsm.net)
* 备 注:用到了线程进行发送
* 开发平台:PWin2000 SERVER + Delphi 7.0
* 兼容测试:P
www.eeworm.com/read/394185/8242886