代码搜索结果
找到约 10,000 项符合
C 的代码
board.cfg
"C200" TI320C2xx
ttymodes.h
/* $OpenBSD: ttymodes.h,v 1.13 2004/07/11 17:48:47 deraadt Exp $ */
/*
* Author: Tatu Ylonen
* Copyright (c) 1995 Tatu Ylonen , Espoo, Finland
* A
subsref.m
function c = subsref(a,s)
if isempty(s.subs{1}) | (length(s.subs)>1 & isempty(s.subs{2}))
c = [];
return
end
if length(s.subs) == 1
if strcmp(s.subs{1},':')
c = a.d(:);
else
c = a.d(s.subs{1})
yaokon.plg
礦ision2 Build Log
Project:
E:\电子\制作库\红外解码c语言版\yaokon.uv2
Project File Date: 02/21/2006
Output:
compiling a.c...
A.C(4): error C231: 'P2_7': r
makefile
##########################################
# #
# 这个 Makefile 负责编译安装到软盘的 OS #
# #
#######################################
makefile
##########################################
# #
# 这个 Makefile 负责编译安装到软盘的 OS #
# #
#######################################
makefile
##########################################
# #
# 这个 Makefile 负责编译安装到软盘的 OS #
# #
#######################################
makefile
##########################################
# #
# 这个 Makefile 负责编译安装到软盘的 OS #
# #
#######################################
makefile
##########################################
# #
# 这个 Makefile 负责编译安装到软盘的 OS #
# #
#######################################
ttymodes.h
/* $OpenBSD: ttymodes.h,v 1.12 2002/03/04 17:27:39 stevesk Exp $ */
/*
* Author: Tatu Ylonen
* Copyright (c) 1995 Tatu Ylonen , Espoo, Finland
* A