- Sort Score
- Num 10 results
- Language All
- Labels All
Results 541 - 550 of 5,223 for int (0.08 seconds)
-
为什么是 Scala 3 ? | Scala 3 — Book | Scala Documen...
Scala 2 and 3 def add ( a : Int , b : Int ) = a + b 这在Scala 3中比以往任何时候都更加真实,例如在使用..., lastName : String , age : Int ) 简洁的高阶函数: Scala 2 and 3 list...docs.scala-lang.org/zh-cn/scala3/book/why-scala-3.htmlFri Feb 06 04:30:27 GMT 2026 480.6K bytes -
字符串插值 | Scala 3 — Book | Scala Documentation
; found : Double required : Int f "$height%4d" ^ val height :...height : Double ), Required : Int , Long , Byte , Short , BigInt...docs.scala-lang.org/zh-cn/scala3/book/string-interpolation.htmlFri Feb 06 04:30:27 GMT 2026 466.9K bytes -
decimal — Decimal fixed-point and floating-poin...
3') >>> int ( a ) 1 >>> a * 5 Decimal('6.70')...numeric types such as float and int . All of the usual math operations...docs.python.org/3/library/decimal.htmlFri Feb 06 03:23:28 GMT 2026 305.7K bytes -
How to construct URIs and query parameters? | T...
docs.scala-lang.org/toolkit/http-client-uris.htmlFri Feb 06 04:30:27 GMT 2026 66.3K bytes -
What’s New in Python 2.5 — Python 3.14.3 docume...
Py_ssize_t type definition instead of int , will permit the interpreter...Python interpreter used C’s int type to store sizes or counts;...docs.python.org/3/whatsnew/2.5.htmlFri Feb 06 03:23:27 GMT 2026 257.8K bytes -
어노테이션 | Scala Documentation
docs.scala-lang.org/ko/tour/annotations.htmlFri Feb 06 04:30:27 GMT 2026 82.8K bytes -
序列trait:Seq、IndexedSeq及LinearSeq | Collections ...
用于索引访问;因此,Seq[T]类型的序列也是一个以单个Int(索引下标)为参数、返回值类型为T的偏函数。换言之,Seq[T]继承自Partial...[T]继承自Partial Function[Int, T]。序列各元素的索引下标从0开始计数,最大索引下标为序列长度减...docs.scala-lang.org/zh-cn/overviews/collections/seqs.htmlFri Feb 06 04:30:27 GMT 2026 133.5K bytes -
Changes in Scala 2.11 | Macros | Scala Document...
Expr[Int] = { import c.universe._ // enables...2.11.0 import compat._ c.Expr[Int](Literal(Constant(42)) setType...docs.scala-lang.org/overviews/macros/changelog211.htmlFri Feb 06 04:30:27 GMT 2026 68.9K bytes -
for Expressions | Scala Book | Scala Documentation
docs.scala-lang.org/overviews/scala-book/for-expressions.htmlFri Feb 06 04:30:27 GMT 2026 70K bytes -
operator — Standard operators as functions R...
result always has exact type int . Previously, the result could...an instance of a subclass of int . operator. inv ( obj ) operator....docs.python.org/3/library/operator.htmlSun Feb 22 06:33:52 GMT 2026 11.9K bytes