isObject || function isObject(obj) { return !!obj && typeof obj == 'object' } function byXJSON(xjson, nativeFunc) { nativeFunc = nativeFunc || function ...
確定! 回上一頁