书栈网 · BookStack 本次搜索耗时 0.021 秒,为您找到 3659 个相关结果.
  • 配置文件 .scala

    配置文件 .scala sbt的递归性 .scala 配置文件定义 build.sbt 和 Build.scala 的关系 什么时候用到 .scala 配置文件 在交互模式下构建项目 不可变配置 配置文件 .scala sbt的递归性 build.sbt 是非常简单的,其隐藏了sbt真正工作的一些细节,sbt 是由Scala语言编写的...
  • scala-lagom-server

    generators/scala-lagom-server generators/scala-lagom-server id: generator-opts-server-scala-lagom-server title: Config Options for scala-lagom-serversidebar_label: scala-lagom...
  • Scala 2.7迁移指南

    632 2019-06-13 《Scala Collections》
    现有应用中新旧Scala容器类型的移植基本上是自动的。只有几种情况需要特别注意。 Scala 2.7中容器的旧有功能基本上全部予以保留。某些功能被标记为deprecated,这意味着今后版本可能会删除它们。如果在Scala 2.8中使用这些方法,将会得到一个deprecation警告。在2.8下编译时,这些情况被视作迁移警告(migration warn...
  • Scala.js API

    Scala.js Latest version (1.0.0) Previous versions Scala.js Latest version (1.0.0) scalajs-library scalajs-test-interface scalajs-ir scalajs-logging scalajs-linker-inte...
  • scala-play-server

    generators/scala-play-server generators/scala-play-server id: generator-opts-server-scala-play-server title: Config Options for scala-play-serversidebar_label: scala-play-serv...
  • Semantics of Scala.js

    Primitive data types Floats can behave as Doubles by default toString of Float, Double and Unit Runtime type tests are based on values Undefined behaviors JavaScript interoper...
  • 使用Scala客户端

    使用Scala客户端 简介 使用示例 使用Scala客户端 简介 由于Scala也是JVM语言,可以直接调用Java实现的gRPC客户端,因此使用Scala或者Spark调用ModelService服务也是比较简单。 使用示例 之前我们提供了 https://github.com/tobegit3hub/deep_recommend_s...
  • Export Scala.js APIs

    A simple example Exporting top-level objects Exporting under a namespace (deprecated) Exporting classes Exports with modules Exporting methods Overloading Exporting for call ...
  • Test and deploy a Scala application to Heroku

    831 2020-07-27 《Gitlab 中文文档》
    Test and deploy a Scala application to Heroku Test and deploy a Scala application to Heroku Add .gitlab-ci.yml file to project Display test coverage in job Heroku application ...
  • Use Hive connector in scala shell

    Use Hive connector in scala shell Use Hive connector in scala shell NOTE: since blink planner is not well supported in Scala Shell at the moment, it’s NOT recommended to use H...