代码搜索结果
找到约 10,000 项符合
3 的代码
mkfile3
all: myapp
# Which compiler
CC = gcc
# Where to install
INSTDIR = /usr/local/bin
# Where are include files kept
INCLUDE = .
# Options for development
CFLAGS = -g -Wall -ansi
# Options for release
3.c
/* 3.c */
#include "b.h"
#include "c.h"
void function_three() {
}
case3
#!/bin/sh
echo "Is it morning? Please answer yes or no"
read timeofday
case "$timeofday" in
yes | y | Yes | YES )
echo "Good Morning"
echo "Up bright and early this mornin
index.#3
/* This file was created by the HTML2C utility. */
#define INDEX_C_INC 1
#include "index.h"
cmx_const byte index_html[]=
{
0x3c, 0x68, 0x74, 0x6d, 0x6c, 0x3e, 0x0d, 0x0a, 0x3c, 0x68, 0x65, 0