首页IT科技getting started with bluetooth(Getting Started with Scala | The Scala Programming Language)

getting started with bluetooth(Getting Started with Scala | The Scala Programming Language)

时间2025-05-01 22:04:07分类IT科技浏览3552
导读:Script it ! The above Scala program may also be run as a shell script respectively as a batch command (see the examples in the man pages of the scala command ...

Script it !

The above Scala program may also be run as a shell script respectively as a batch command (see the examples in the man pages of the scala command).

The bash shell script script.sh containing the following Scala code (and shell preamble)

#!/bin/sh exec scala "$0" "$@" !# object HelloWorld { def main(args: Array[String]) { println("Hello, world! " + args.toList) } } HelloWorld.main(args)

创心域SEO版权声明:以上内容作者已申请原创保护,未经允许不得转载,侵权必究!授权事宜、对本内容有异议或投诉,敬请联系网站管理员,我们将尽快回复您,谢谢合作!

展开全文READ MORE
win10怎么看主板牌子(Win10怎么查看电脑主板型号?win10系统电脑查看主板型号的方法) 自动化测试方案模板范文(自动化测试,我猜它是你想要的优选)