简体   繁体   中英

Is it possible to detect the current operating system in Haxe?

In Haxe, is there any way to get the name of the current operating system? I'm looking for a way to do this that works in all Haxe target languages.

使用Sys.systemName()获取操作系统的名称-这适用于多种目标语言。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM