代码搜索结果

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

test.err

Error[1105] E:\Program\keytest\test.c 9 : symbol 'CMON' has not been defined Error[1101] E:\Program\keytest\test.c 9 : lvalue required Error[1105] E:\Program\keytest\test.c 11 : symbol 'PORTD' has n

test.c

#include #include #include #include #include #include "jpeg.h" /* getfile */ void *getfile (char *path, int *n_bytes); static void dump_pgm (

test.sdb

[p GLOBOPT AUTOSTATIC LARGE_MODEL SMALL_DATA LFSROK EMI_WORD ] "32 C:\Program Files\HI-TECH Software\PICC-18\9.50\include\pic18fxx8x.h [v _TOSU `VNuc 1 s 1 @4095 ] "33 [v _TOSH `VNuc 1 s 1 @4094

test.cce

Advisory[1207] : some of the command line options you are using are now obsolete Advisory[1208] : use --help option or refer to the user manual for option details Warning[162] C:\Program Files\H

test.c

#include //static volatile near unsigned char CMCON @ 0xFB4; /**************************************************************************************************************/ //F

test.lst

1: #include 2: 3: //static volatile near unsigned char CMCON @ 0xFB4; 4: /************************************************************************

test.txt

ROT IS 0; ORIGIN IS (50,400); scale IS (2,2); FOR T FROM 0 TO 300 STEP 0.01 DRAW(T,0); FOR T FROM 0 TO 300 STEP 0.01 DRAW(0,-T); FOR T FROM 0 TO 300 STEP 0.01 DRAW(T,-T); SCALE IS (2,0.1); FOR