代码搜索结果
找到约 10,000 项符合
Test 的代码
test.dat
This is a simple file!
abcdefghijklmnopqrstuvwxyz
Test file!
test.dat
abcdefgh
test.lds
OUTPUT_ARCH(arm)
ENTRY(begin)
SECTIONS
{
. = 0x1000000;
.text : { /* Real text segment */
_begin = .; /* Text and read-only data */
*(.text)
*(.fixup)
*(.gnu.warning)
*(.text.lock)
test.java
import java.io.*;
import java.util.StringTokenizer;
public class test{
public static void main(String[] args) throws Exception{
BufferedReader in = new BufferedReader(new FileReader("e:/ch
test.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }
test.plg
Build target 'Target 1'
compiling Os_core.c...
compiling ext1.c...
compiling Os_cpu_c.c...
assembling Os_cpu_a.asm...
linking...
"E:\TEMP\test" - 0 Error(s), 0 Warning(s).
test.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }
test.hex
:09097B0001020408102040800074
:0C094F00011800011C000116FF01170038
:10091100EFC394035010C2AF0517EF90097B9342C8
:0709210016D51702D2AF2228
:070003001209111207AF22E0
:1008E100EFC394035011C2AF0517EF90
test.plg
礦ision3 Build Log
Project:
H:\下载\DP-51H\Example\lin\zhu\test.uv2
Project File Date: 07/19/2004
Output:
Build target 'Target 1'
compiling Os_c