代码搜索结果
找到约 10,000 项符合
Test 的代码
test.data
x a1 b1 c1
x a2 b3 c2
x a2 b3 c3
x a2 b1 c1
x a2 b3 c3
x a3 b3 c3
test.cpp
#include
using namespace std;
struct Data
{
double data[200];
};
struct Junk
{
int junk[100];
};
int main()
{
Data d = {2.5e33, 3.5e-19, 20.2e32};
char * pch =
test.cpp
#include
using namespace std;
struct Data
{
double data[200];
};
struct Junk
{
int junk[100];
};
int main()
{
Data d = {2.5e33, 3.5e-19, 20.2e32};
char * pch =
test.txt
tblPerson - PERSON_TABLE 员工档案表
tblDepartment - DEPARTMENT_TABLE 部门补贴表
tblHoliday - HOLIDAY_TABLE 假日表
tblOperator - OPERATOR_TABLE 操作员表
tblOverTime - OVERTIME_TABLE 加班表
tblSalary - SALARY_TABLE 薪水