环境探测 Author: Leon(leon@outlook.com) Source: env.js, line 1 Members (static) isClient :boolean 是否为客户端环境 Type: boolean Source: env.js, line 27 (static) isServer :boolean 是否为服务器端环境 Type: boolean Source: env.js, line 15