代码搜索:Data Science
找到约 10,000 项符合「Data Science」的源代码
代码结果 10,000
www.eeworm.com/read/313551/13584976
properties data.properties
#HSQL database
#Thu Oct 11 19:09:44 CST 2007
sql.strict_fk=true
readonly=false
sql.strong_fk=true
hsqldb.version=1.7.1
version=1.7.1
hsqldb.cache_scale=14
sql.compare_in_locale=false
sql.mont
www.eeworm.com/read/313551/13584978
script data.script
CREATE TABLE ZIXISHI(NO INTEGER NOT NULL IDENTITY PRIMARY KEY,BUILDING INTEGER,ROOM INTEGER,W11 BIT NOT NULL,W12 BIT NOT NULL,W13 BIT NOT NULL,W14 BIT NOT NULL,W15 BIT NOT NULL,W21 BIT NOT NULL,W22 BI
www.eeworm.com/read/313513/13585981
mdb data.mdb
www.eeworm.com/read/313229/13591564
html data.html
Data attribute
There is nothing special about the data attribute. It is interpreted as is.
www.eeworm.com/read/313175/13594322
zip data.zip
www.eeworm.com/read/313009/13598754
txt data.txt
2,4,8,12,16,19,24,27,28,32,36,39
2,4,6,10,14,16,18,19,20,21,23,27,28,31,36,39
3,4,8,12,16,19,23,27,28,32,36,39
2,3,5,9,16,19,20,22,27,28,30,31,32,36,39
2,8,12,15,16,19,24,27,28,32,36,39
1,5,7,9,1
www.eeworm.com/read/313005/13599291
java data.java
package com.javapatterns.observer.mvc;
/*
* This example is from javareference.com
* for more information visit,
* http://www.javareference.com
*/
//import statements
import java.util.*;
www.eeworm.com/read/311903/13622799
dof data.dof
[FileVersion]
Version=7.0
[Compiler]
A=8
B=0
C=1
D=1
E=0
F=0
G=1
H=1
I=1
J=0
K=0
L=1
M=0
N=1
O=1
P=1
Q=0
R=0
S=0
T=0
U=0
V=1
W=0
X=1
Y=1
Z=1
ShowHints=1
ShowWarnings=1
U
www.eeworm.com/read/311903/13622802
dpr data.dpr
library Data;
uses
SysUtils,
Classes,
uDataOper in 'uDataOper.pas',
uProgress in 'uProgress.pas',
uRedata in 'uRedata.pas' {frmReData};
{$R *.res}
exports
BackupData,
Com