代码搜索:Check
找到约 10,000 项符合「Check」的源代码
代码结果 10,000
www.eeworm.com/read/305277/3779168
check fsc.check
Buildfile: [...]/files/ant/fsc-build.xml
quick.init:
latest.init:
installed.init:
init:
build:
[mkdir] Created dir: [...]/files/ant/fsc-ant.obj
[fsc] Compiling 1 source file to [...]/fi
www.eeworm.com/read/305277/3779169
check scaladoc.check
Buildfile: [...]/files/ant/scaladoc-build.xml
quick.init:
latest.init:
installed.init:
init:
build:
[mkdir] Created dir: [...]/files/ant/scaladoc-ant.obj
[scaladoc] Documenting 1 source file
www.eeworm.com/read/305277/3779225
check fasta.check
>ONE Homo sapiens alu
GGCCGGGCGCGGTGGCTCACGCCTGTAATCCCAGCACTTTGGGAGGCCGAGGCGGGCGGA
TCACCTGAGGTCAGGAGTTCGAGACCAGCCTGGCCAACATGGTGAAACCCCGTCTCTACT
AAAAATACAAAAATTAGCCGGGCGTGGTGGCGCGCGCCTGTAATCCCAGCTACTCG
www.eeworm.com/read/305277/3779230
check pidigits.check
3141592653 :10
5897932384 :20
6264338327 :30
9502884197 :40
1693993751 :50
0582097494 :60
4592307816 :70
4062862089 :80
9862803482 :90
5342117067 :100
9821480865 :110
1328230664 :120
7093844609 :130
5
www.eeworm.com/read/305277/3779281
check collections.check
***** immutable.ListSet:
test1: 14005
test2: 25005003
test3: 25005003
***** immutable.TreeSet:
test1: 14005
test2: 25005003
test3: 25005003
***** mutable.HashSet:
test1: 14005
test2: 25005003
test3: 2
www.eeworm.com/read/305277/3779373
check errors.check
errors.scala:7: error: in XML literal: expected closing tag of hello
^
errors.scala:7: error: start tag was here:
two errors found
www.eeworm.com/read/305277/3779375
check typerep.check
Boolean
Boolean
true
Byte
Char
Int
Long
Float
Double
String
Unit
Some[Int]
Some[Int]
Some[Some[Int]]
None
None
List[Int]
List[Int]
List[List[Int]]
Nil
List[Any]
Array[Int]
Array[Array[Int]]
Array[I