代码搜索结果

找到约 356,452 项符合 data 的代码

data.h

// Data.h: interface for the CData class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_DATA_H__E49A9F9B_7CCA_4E23_9C97_E01F63464576__INCLUDED_) #def

data.cpp

// Data.cpp: implementation of the CData class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "stock.h" #include "Data.h" #ifdef _DEB

data.java

import java.util.StringTokenizer; public class Data { public double data [] = new double[37]; public String type = null; public Data(float a[],int n,String s)

data.txt

This file is a data file for demonstrations purposes. It is referenced by the examples in this directory.

data sorting.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,2, 0x0 Opti

data.aspx

void Page_Load(object sender , EventArgs e) { OleDbConnection conn = new OleDbConnection("Provider = Micr

data.readme

May 2002 This directory contains any data files which are used by procedures in the IDL astronomy library. These procedures look for the

data.cpp

// Data.cpp : implementation file // #include "stdafx.h" #include "PatternHW4.h" #include "Data.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__;