代码搜索:TestData
找到约 755 项符合「TestData」的源代码
代码结果 755
www.eeworm.com/read/411191/2191376
sh test_document.sh
#!/bin/sh
./test_document `find $srcdir/test/testdata -name *.xml`
www.eeworm.com/read/411025/2198272
sh test_document.sh
#!/bin/sh
./test_document `find $srcdir/test/testdata -name *.xml`
www.eeworm.com/read/433693/7913586
cpp test_data.cpp
// TestData.cpp : implementation file
//
#include "stdafx.h"
#include "repeater.h"
#include "TestData.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FI
www.eeworm.com/read/229831/4727939
cvsignore .cvsignore
FriendAPITest.properties
ProfileAPITest.properties
TestData.properties
Main.java
www.eeworm.com/read/334125/3374984
conf smb.conf
[global]
workgroup = SAMBA
security = user
passdb backend = smbpasswd:../testdata/samba3/smbpasswd tdbsam:../testdata/samba3/passdb.tdb ldapsam:tdb://samba3.ldb
debug level = 5
[cd1]
pat
www.eeworm.com/read/356907/10219310
cpp baysclass.cpp
// BaysClass.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "stdio.h"
#include "iostream.h"
int main(int argc, char* argv[])
{
//这里我们希望下标是从1开始所以
www.eeworm.com/read/11139/204231
repository
tinyos-2.x/apps/tests/tkn154/beacon-enabled/TestData/device
www.eeworm.com/read/11139/204240
repository
tinyos-2.x/apps/tests/tkn154/beacon-enabled/TestData/coordinator
www.eeworm.com/read/154139/11986504
gnu makefile.gnu
# Makefile for GNU 386 assembler version under UNIX
certify: descerta testdata
./descerta < testdata
descerta: descert.o deskey.o desgnu.o desspa.o
cc -o descerta descert.o deskey.o desgnu.o desspa