Scala 里,断言对预定义方法assert 的调用。表达式assert(condition) 将在condition条件不成立的时候抛出AssertionError。 assert也可带两个参数,表达 ...
確定! 回上一頁