代码搜索结果
找到约 10,000 项符合
Test 的代码
test.cs
using System;
using Util;
namespace SqlServerTest
{
///
/// Summary description for Class1.
///
class Class1
{
///
/// The main entry point for the
test.cpp
#include "stdio.h"
#include "stdlib.h"
#include "time.h"
void main()
{
int i,t;
FILE *fp=fopen("G:\\data.txt","w");
srand( (unsigned)time(NULL) );
for( i=0; i