代码搜索:Check
找到约 10,000 项符合「Check」的源代码
代码结果 10,000
www.eeworm.com/read/305277/3778301
check iterables.check
false
0,1,2,3,4,5,6,7,8,9
5,6,7,8,9
0,2,4,6,8
1,3,5,7,9
www.eeworm.com/read/305277/3778303
check streams.check
Stream()
Stream()
Array(1)
Stream(1, ?)
Stream(1, ?)
Stream()
Stream()
Stream(1)
Stream()
Array(1, 2)
Stream(2)
Stream()
Stream(1, 2)
Stream()
999
512
100000
Stream(100001, ?)
Stream(100001, ?)
tru
www.eeworm.com/read/305277/3778304
check bugs.check
> bug 98
> bug 120
> bug 135
> bug 142
> bug 166
> bug
www.eeworm.com/read/305277/3778314
check enums.check
test Test1 was successful
test Test2 was successful
test Test3 was successful
www.eeworm.com/read/305277/3778315
check collections.check
***** mutable.HashSet:
test1: 14005
test2: 25005003, iters = 5000
test3: 25005003
***** immutable.Set:
test1: 14005
test2: 25005003, iters = 5000
test3: 25005003
***** immutable.ListSet:
test1: 14005
www.eeworm.com/read/305277/3778327
check nestedclasses.check
e.e1 = 119
cc.m = 3
cc.am = 1
cc.bm = 2
aaa.f = 111
bbb1.f = 42
bbb2.f = 24
bbb3.f = 24
bbb4.f = 24
www.eeworm.com/read/305277/3778341
check tuples.check
(1,abc,true)
OK
x = 2; y = xxx; z = 3.14159
x = 2; y = xxx; z = 3.14159
x = 2; y = xxx; z = 3.14159