代码搜索:Data Science
找到约 10,000 项符合「Data Science」的源代码
代码结果 10,000
www.eeworm.com/read/332800/3392752
dfm data.dfm
object DM: TDM
OldCreateOrder = False
Left = 188
Top = 108
Height = 214
Width = 278
object Connection: TOraSession
Options.DisconnectedMode = True
Options.LocalFailover = T
www.eeworm.com/read/332800/3392755
pas data.pas
unit Data;
interface
uses
Classes, SysUtils,
{$IFNDEF LINUX}
Windows, Menus, ImgList, StdCtrls, ComCtrls, Buttons, ExtCtrls, Graphics,
Controls, Forms,
{$ELSE}
QMenus, QImgList, QS
www.eeworm.com/read/332800/3393116
nfm data.nfm
object DM: TDM
OldCreateOrder = False
Left = 188
Top = 108
Height = 214
Width = 278
object Connection: TOraSession
Options.DisconnectedMode = True
Options.LocalFailover = T
www.eeworm.com/read/332800/3393123
pas data.pas
unit Data;
interface
uses
Classes, SysUtils,
{$IFNDEF LINUX}
Windows, Menus, ImgList, StdCtrls, ComCtrls, Buttons, ExtCtrls, Graphics,
Controls, Forms,
{$ELSE}
QMenus, QImgList, QS
www.eeworm.com/read/332258/3400724
h data.h
// Data.h: interface for the CData class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_DATA_H__C0A9FB14_44DC_11D5_A7F9_00E04C41C3AD__INCLUDED_)
#def
www.eeworm.com/read/332258/3400741
cpp data.cpp
// Data.cpp: implementation of the CData class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Data.h"
#ifdef _DEBUG
#undef THIS_FILE
www.eeworm.com/read/332258/3400786
h data.h
// Data.h: interface for the CData class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_DATA_H__C0A9FB14_44DC_11D5_A7F9_00E04C41C3AD__INCLUDED_)
#def
www.eeworm.com/read/332258/3400799
cpp data.cpp
// Data.cpp: implementation of the CData class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Data.h"
#ifdef _DEBUG
#undef THIS_FILE
www.eeworm.com/read/331769/3404565
js data.js
/*
* FCKeditor - The text editor for internet
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License:
* http://www.ope