- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1 - 10 of 2,076 for int (0.07 seconds)
-
Deploy with int-8 — Apache MXNet documentation
mxnet.apache.org/versions/master/api/python/docs/tutorials/performance/compression/int8.htmlThu Jan 05 05:04:49 GMT 2023 143.6K bytes -
Dictionary Objects — Python 3.14.3 documentation
int PyDict_Merge ( PyObject * a , PyObject * b , int override...in version 3.12. int PyDict_ClearWatcher ( int watcher_id ) Clear...docs.python.org/3/c-api/dict.htmlFri Feb 06 03:23:27 GMT 2026 112.6K bytes -
Collections Methods | Scala 3 — Book | Scala Do...
Scala 3 def add ( x : Int , y : Int ) : Int = { val theSum = x +...theSum } def add ( x : Int , y : Int ) : Int = val theSum = x + y...docs.scala-lang.org/scala3/book/collections-methods.htmlFri Feb 06 04:30:27 GMT 2026 136.7K bytes -
自定义 map 函数 | Scala 3 — Book | Scala Documentation
只关注 List[Int] ,你说: 我想编写一个 map 方法,该方法可用于将函数应用于给定的 List[Int] 中的每个元素,并将转换后的元素作为新列表返回。...A ]( f : ( Int ) => A ) 接下来,您知道 map 也应该接受 List[Int] : Scala 2...docs.scala-lang.org/zh-cn/scala3/book/fun-write-map-function.htmlFri Feb 06 04:30:27 GMT 2026 448.9K bytes -
向 Java 开发者介绍Scala | Scala 3 — Book | Scala Docu...
add(a: Int, b: Int): Int def multiply(a: Int, b: Int): Int = a *...public int add(int a, int b) { return a + b; } def add(a: Int, b:...docs.scala-lang.org/zh-cn/scala3/book/scala-for-java-devs.htmlFri Feb 06 04:30:27 GMT 2026 482K bytes -
Parsing arguments and building values — Python ...
to a C short int . H ( int ) [unsigned short int] Convert a Python...short int , without overflow checking. i ( int ) [int] Convert...docs.python.org/3/c-api/arg.htmlFri Feb 06 03:23:27 GMT 2026 113.3K bytes -
类 | Scala Documentation
x : Int , var y : Int ) { def move ( dx : Int , dy : Int ) :...。与许多其他语言不同,主构造方法在类的签名中 (var x: Int, var y: Int) 。 move 方法带有2个参数,返回无任何意义的...docs.scala-lang.org/zh-cn/tour/classes.htmlFri Feb 06 04:30:27 GMT 2026 215.1K bytes -
Interacting with Java | Scala 3 — Book | Scala ...
def multiply ( x : Int , y : Int ) : Int // abstract } trait...: def multiply ( x: Int , y: Int ) : Int // abstract A Java class...docs.scala-lang.org/scala3/book/interacting-with-java.htmlFri Feb 06 04:30:27 GMT 2026 118.6K bytes -
Exception Handling — Python 3.14.3 documentation
int lineno , int col_offset , int end_lineno , int end_col_offset...PyObject * filename , int lineno , int col_offset ) Set file,...docs.python.org/3/c-api/exceptions.htmlFri Feb 06 03:23:27 GMT 2026 271.6K bytes -
Higher-Order Functions | Scala 3 — Book | Scala...
executeAndPrint ( f : ( Int , Int ) => Int , i : Int , j : Int ) : Unit =...a : Int , b : Int ) : Int = a + b def subtract ( a : Int , b...docs.scala-lang.org/scala3/book/fun-hofs.htmlFri Feb 06 04:30:27 GMT 2026 106.6K bytes