...无用) 源码: sdk/php/lib/XSDocument.class.php#L108 (显示) public function __call($name, $args){ if ($this->_meta !== null) { $name = strtolower($name); if (isset($this->_meta[$name])) { return $this->_meta[$name]; } } throw new XSException('Call to ...
...n/php/php5.2.6/ext/" 这样的时候报错 Fatal error: Call to undefined function scws_new() in D:\wamp\www\tl\text.php on line 4 我设为空的时候还是同样的错误。 都弄好之后我重启的所有服务。 谁测试通过了,给指点一下,谢谢了!