代码搜索:Test
找到约 10,000 项符合「Test」的源代码
代码结果 10,000
www.eeworm.com/read/277067/10670829
ncb test.ncb
www.eeworm.com/read/277067/10671027
dsw test.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/277067/10671034
dsp test.dsp
# Microsoft Developer Studio Project File - Name="test" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Cons
www.eeworm.com/read/277067/10671040
plg test.plg
Build Log
--------------------Configuration: test - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\GODSEE~1
www.eeworm.com/read/277067/10671042
opt test.opt
www.eeworm.com/read/421976/10673301
txt test.txt
www.eeworm.com/read/421976/10673310
c test.c
# include
# include
# include
void main()
{
FILE *fp;
char str[100];
int i;
if((fp=fopen("file.txt", "w"))==NULL)
{
printf("无法打开文件\n");
exit(0);
www.eeworm.com/read/351212/10673426
c test.c
#include "typedef.h"
#include "basop_t.h"
main()
{
Word16 out;
Word32 in = 0x11112222;
out=sature(in);
return ;
}
#include "basop_t.c"
www.eeworm.com/read/421971/10673769
c test.c
void TEST() //读64个字节的数据写入UEPDATX
{
#pragma asm
MOV DPTR,#4000H
MOVC A,@DPTR
#pragma endasm
}
www.eeworm.com/read/277031/10681050
ini test.ini
This is a test .INI file.
This is a test .INI file.
This is a test .INI file.
This is a test .INI file.
This is a test .INI file.