jsBoolean
The js.Boolean is a built-in object in JavaScript that represents a Boolean value, which can be either true or false. It is often used to store and manipulate logical values in JavaScript programs.
原文地址: http://www.cveoy.top/t/topic/iJ1d 著作权归作者所有。请勿转载和采集!