代码搜索:Include
找到约 10,000 项符合「Include」的源代码
代码结果 10,000
www.eeworm.com/read/135608/7074944
c main.c
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
File Name: main.c
Version: 1.0
Purpose: To test flash API,such as read,write,and so on.
www.eeworm.com/read/296774/7114294
h runtime.h
/* GNU Objective C Runtime internal declarations
Copyright (C) 1993, 1995 Free Software Foundation, Inc.
Contributed by Kresten Krab Thorup
This file is part of GNU CC.
GNU CC is free software
www.eeworm.com/read/462347/7202571
asp survey_code_do.asp.asp
0 then
Survey_code=request.Form("Survey_code")
sql="select Survey_id,Survey_code from [Survey] where Survey_code='"&Survey_code&
www.eeworm.com/read/141225/7218767
h includes.h
/*
*********************************************************************************************************
* uC/OS-II
*
www.eeworm.com/read/457166/7333255
h chini.h
/*
* Copyleft (c) 2008 Lauming chen, SooChow University.
*
*
*
*/
/*
* File: ChIni.h
* Read and write ini file
*/
#ifndef _CHINI__INCLUDE_
#define _CHINI__INCLUDE_
#include
#i
www.eeworm.com/read/455654/7369098
h includes.h
/*
*********************************************************************************************************
* uC/OS-II
*
www.eeworm.com/read/454843/7382402
h motor_control_2812.h
#ifndef ACI_TIME_H
#define ACI_TIME_H
/*-------------------------------------------------------------------------------
Next, Include project specific include files.
--------------------------
www.eeworm.com/read/451174/7469696
h includes.h
/*
*********************************************************************************************************
* uC/OS-II
*
www.eeworm.com/read/448426/7533690
makefile
EXEC =adc
OBJS =adc.o
SRC =adc.c
INCLUDE = /usr/src/uClinux-dist/linux-2.4.x/include
CC = arm-elf-gcc
LD = arm-elf-ld
MODCFLAGS = -D__KERNEL__ -I$(INCLUDE) -Wall -O2 -fno-strict-aliasing -fno
www.eeworm.com/read/441677/7666992
h hardware.h
//drv/include/hw/hardware.h
/*----------------------------------------------------------------------------+
|
| This source code has been made available to you by IBM on an AS-IS
| basis.