代码搜索:Test
找到约 10,000 项符合「Test」的源代码
代码结果 10,000
www.eeworm.com/read/359037/10169236
e test.e
www.eeworm.com/read/359019/10169663
test makefile.test
#ident %W% %E% %Q%
###########################################################################
# Sample makefile for general application programs
######################################################
www.eeworm.com/read/163168/10172377
ldt test.ldt
VERSION = 1.00
__DP = 00000000
__GDP =
__ZDP =
__TDP =
__SDP =
NAME = .bss
LMA = NO SELECT
VMA = 02100000
ATTR = .bss
FILES = "*"
ASTAEXPAND = TRUE
NAME = .rodata
LMA = 0200000
www.eeworm.com/read/163168/10172407
elf test.elf
www.eeworm.com/read/163168/10172426
mak test.mak
# make file made by GWB33
# make file made by gnu make
# macro definitions for target file
TARGET= test
# macro definitions for tools & dir
TOOL_DIR = D:/gnu33
CC= $(TOOL_DIR)/xgcc
AS
www.eeworm.com/read/163168/10172452
lds test.lds
OUTPUT_FORMAT("elf32-c33", "elf32-c33",
"elf32-c33")
OUTPUT_ARCH(c33)
SEARCH_DIR(.);
SECTIONS
{
/* data pointer symbol By GWB33 */
__dp = 0x00000000;
/* section information
www.eeworm.com/read/163168/10172455
par test.par
#GNU33 GDB parameter file, made by GWB33
RAM 00000000 00001fff 00W #Internal RAM
IO 00040000 0004ffff 11H #IO Area
RAM 00400000 004fffff 44H #external RAM
ROM 00c
www.eeworm.com/read/163168/10172577
map test.map
Archive member included because of file (symbol)
D:/gnu33/lib/libc.a(memcpy.o)
OS_TASK.o (memcpy)
D:/gnu33/lib/libgcc.a(divsi3.o)
OS_
www.eeworm.com/read/358971/10172844
txt test.txt
using System
using System Collections Generic
using System ComponentModel
using System Data
using System Drawing
using System Text
using System Windows Forms