代码搜索:Test
找到约 10,000 项符合「Test」的源代码
代码结果 10,000
www.eeworm.com/read/352282/10566239
h test.h
#if !defined(AFX_TEST_H__EB2396E1_DE91_11D5_971D_0050BADA81C3__INCLUDED_)
#define AFX_TEST_H__EB2396E1_DE91_11D5_971D_0050BADA81C3__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER
www.eeworm.com/read/352282/10566243
cpp test.cpp
// test.cpp : implementation file
//
#include "stdafx.h"
#include "NewAT.h"
#include "test.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#end
www.eeworm.com/read/278127/10566707
c test.c
/*
* Buttos Example for Matrix IV
*
* Copyright (C) 2004 capbily - friendly-arm
* capbily@hotmail.com
*/
#include
#include
#include
#include
www.eeworm.com/read/278127/10566724
o test.o
www.eeworm.com/read/278127/10566747
c test.c
/*
* Buttos Example for Matrix IV
*
* Copyright (C) 2004 capbily - friendly-arm
* capbily@hotmail.com
*/
#include
#include
#include
#include
www.eeworm.com/read/278127/10566757
c test.c
#include /*标准输入输出定义*/
#include /*标准函数库定义*/
#include /*Unix标准函数定义*/
#include /**/
#include /**/
#include
www.eeworm.com/read/352266/10569254
test_demo
www.eeworm.com/read/352266/10569277
c test.c
#include
#include
#include
void showbuf(char *buf);
int MAX_LEN=32;
int main()
{
int fd;
int i,j,k;
char buf[255];
for(i=0; i
www.eeworm.com/read/352250/10570626
opt test.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
DaveTm { 0,0,0,0,0,0,0,0 }
Target (Tar
www.eeworm.com/read/352250/10570654
plg test.plg
compiling test1.c...
.\test1.c - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test1.c...
linking...
"test" - 0 Error(s), 0 Warning(s).