...方法 public void __construct(string $file) $file string 要加载的项目配置文件 源码: sdk/php/lib/XS.class.php#L284 (显示) public function __construct($file){ if (strlen($file) < 255 && !is_file($file)) { $appRoot = getenv('XS_APP_ROOT'); if ($appRoot...
... __unset() 魔术方法 __unset XSComponent autoload() 智能加载类库文件 XS convert() 字符集转换 XS getAllFields() 获取项目所有字段结构设置 XS getConfig() Returns 获取配置原始数据 XS getDefaultCharset() 获取项目的默...
...eturn $obj; }} 获取自定义词法分析器 自 1.4.8 起会自动加载 lib 或当前目录下的 XSTokenizer???.class.php hasCustomTokenizer() 方法 public bool hasCustomTokenizer() {return} bool 是返回 true, 不是返回 false 源码: sdk/php/lib/XSFieldScheme.c...