代码搜索:TestData
找到约 755 项符合「TestData」的源代码
代码结果 755
www.eeworm.com/read/106760/6191305
java testdata.java
/*
* SchoolEJB - CyberDemia's library of EJBs for educational related services.
* Copyright (C) 2003 CyberDemia Research and Services
*
* This library is free software; you can redistribute it and
www.eeworm.com/read/106759/6191501
java testdata.java
/*
* SchoolEJB - CyberDemia's library of EJBs for educational related services.
* Copyright (C) 2003 CyberDemia Research and Services
*
* This library is free software; you can redistribute it and
www.eeworm.com/read/486228/6538872
txt testdata.txt
35542,65561,12345
15951,64956,15699,99554,12569,18695
10001,100002,100004
12221,100004
10006,12221,12345
10001,12221,23232
10006,12221,12345
10001,12221,23232,10009,10005,12345
10001,12221,232
www.eeworm.com/read/483317/6603647
dt testdata.dt
% 说明:条件属性集请用"@conditionAttribute "开头,后面跟char型属性列表,各属性间用","分开;
% 决策属性集请用"@decisionAttribute "开头,后面跟char型属性列表,各属性间用","分开;
% 数据请用两个独立的行"@data","@end"包括,数据之间也用","分开,数据只能是整型,不同对象的数据
% 请不要写在同一行里面。
@cond ...
www.eeworm.com/read/483317/6603654
dt testdata.dt
% 说明:条件属性集请用"@conditionAttribute "开头,后面跟char型属性列表,各属性间用","分开;
% 决策属性集请用"@decisionAttribute "开头,后面跟char型属性列表,各属性间用","分开;
% 数据请用两个独立的行"@data","@end"包括,数据之间也用","分开,数据只能是整型,不同对象的数据
% 请不要写在同一行里面。
@cond ...
www.eeworm.com/read/482608/6619675
c testdata.c
#include
#include
#include
int errno;
typedef struct {
int unique1;
int unique2;
int hundred1;
int hundred2;
char dummy[84];
} Rels;
main()
{
FILE *fp;
www.eeworm.com/read/482099/6626515
cpp testdata.cpp
#include "headfile.h"
//录入测试数据
void TestData(Hash *H)
{
stu s;
int i;
char *name[3];
char *folk[3];
char *birthday[3];
name[0]="test1";
name[1]="test2";
name[2]="test3";
folk[0
www.eeworm.com/read/482099/6626528
obj testdata.obj
www.eeworm.com/read/410439/11287136
cpp testdata.cpp
#include "headfile.h"
//录入测试数据
void TestData(Hash *H)
{
stu s;
int i;
char *name[3];
char *folk[3];
char *birthday[3];
name[0]="test1";
name[1]="test2";
name[2]="test3";
folk[0
www.eeworm.com/read/262237/11597466
h testdata.h
/**********************************************************************
*