1

在 AS3 中,我们说 if a!= undefined ,但是如何检查 haxe?

4

2 回答 2

3

本指南可能对您有用。 http://www.openfl.org/archive/developer/documentation/actionscript-developers/

于 2013-03-17T14:51:48.837 回答
2

检查它null

http://haxelearning.wikispaces.com/Data+Types+and+Variables#x-Haxe中的数据类型——未知

于 2013-03-16T15:33:34.567 回答