代码搜索:Data Science
找到约 10,000 项符合「Data Science」的源代码
代码结果 10,000
www.eeworm.com/read/422733/2034305
pas data.pas
unit data;
interface
uses
SysUtils, Classes, DB, ADODB;
type
TDataman = class(TDataModule)
ADOCon: TADOConnection;
xsmQuery: TADOQuery;
xsQuery: TADOQuery;
xfztQuery
www.eeworm.com/read/422733/2034335
dfm data.dfm
object Dataman: TDataman
OldCreateOrder = False
Left = 258
Top = 51
Height = 513
Width = 380
object ADOCon: TADOConnection
ConnectionString =
'Provider=SQLOLEDB.1;Persis
www.eeworm.com/read/422733/2034383
ini data.ini
[数据库设置]
user_id=sa
user_p=
dataname=pos
data_source=SWJS-JALON
www.eeworm.com/read/422730/2034680
sql data.sql
INSERT INTO `brand` VALUES (1,'索尼','/images/logoes/20070806115655_s.gif','/images/logoes/20070806115709_s.gif',NULL,1);
INSERT INTO `brand` VALUES (3,'宏基','/images/logoes/20070806151456_s.gif','/imag
www.eeworm.com/read/422066/2043005
java data.java
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding c
www.eeworm.com/read/422060/2044405
data 004.data
name value comment
true 1 boolean true
false 0 boolean false
empty nothing
www.eeworm.com/read/421912/2047316
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