代码搜索结果

找到约 10,000 项符合 Test 的代码

test.dpr

program Test; uses Forms, Windows, Messages, Unit1 in 'Unit1.pas' {Form1}; {$R *.res} var wHandle: THandle; paraData: COPYDATASTRUCT; sMsg: string; I: Word; begin

test.cfg

-$A8 -$B- -$C+ -$D+ -$E- -$F- -$G+ -$H+ -$I+ -$J- -$K- -$L+ -$M- -$N+ -$O+ -$P+ -$Q- -$R- -$S- -$T- -$U- -$V+ -$W- -$X+ -$YD -$Z1 -cg -AWinTypes=Windows;WinProcs=Windows;Dbi

test.~dpr

program Test; uses Forms, Windows, Messages, Unit1 in 'Unit1.pas' {Form1}; {$R *.res} var wHandle: THandle; paraData: COPYDATASTRUCT; sMsg: string; I: Word; begin

test.c

int i; int main() { for(i = 0; i < 10; i++) print(i); }

test.cpp

#include void test() { printf("Hello\n"); }

test.c

#include //#include "LogInterface.h" void test() { printf("Hello\n"); }

test.c

#pragma NOAREGS #include #include "CH375INC.H" unsigned char volatile xdata CH375_CMD_PORT _at_ 0xBFF1; unsigned char volatile xdata CH375_DAT_PORT _at_ 0xBFF0; unsigned char vo

test.lst

C51 COMPILER V7.06 TEST 12/30/2006 12:59:00 PAGE 1 C51 COMPILER V7.06, COMPILATION OF MODULE TEST OBJECT MODULE PLACED IN TE