搜索

大约有 20 项符合查询结果, 库内数据总量为 3,513 项。 (搜索耗时:0.2943秒)

1.XSDatabaseMySQL::connect

...connect(array $param) $param array 连接参数, 包含: user,pass,host,table,dbname ... 源码: sdk/php/util/XSDataSource.class.php#L479 (显示) public function connect($param){ $host = isset($param['host']) ? $param['host'] : ini_get('mysql.default_host'); $host .= (isset($para...

2.XSDatabaseMySQLI::connect

...connect(array $param) $param array 连接参数, 包含: user,pass,host,table,dbname ... 源码: sdk/php/util/XSDataSource.class.php#L621 (显示) public function connect($param){ $host = isset($param['host']) ? $param['host'] : ini_get('mysqli.default_host'); $user = isset($param...

3.XSDatabaseMySQLI

...connect(array $param) $param array 连接参数, 包含: user,pass,host,table,dbname ... 源码: sdk/php/util/XSDataSource.class.php#L621 (显示) public function connect($param){ $host = isset($param['host']) ? $param['host'] : ini_get('mysqli.default_host'); $user = isset($param...

4.XSDatabaseMySQL

...connect(array $param) $param array 连接参数, 包含: user,pass,host,table,dbname ... 源码: sdk/php/util/XSDataSource.class.php#L479 (显示) public function connect($param){ $host = isset($param['host']) ? $param['host'] : ini_get('mysql.default_host'); $host .= (isset($para...

5.安装php扩展 error: Incorrect scws library

发布时间:2013-02-21 11:02 t By Loading

...,... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for PHP prefix... /usr checking for PHP includes... -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/...

6.XSServer

...$conn = $this->_conn; if (is_int($conn) || is_numeric($conn)) { $host = 'localhost'; $port = intval($conn); } elseif (!strncmp($conn, 'file://', 7)) { // write-only for saving index exchangable data to file // NOTE: this will cause file content be turncated $...

7.安装错误 请求支援

发布时间:2012-05-16 14:05 t By dkanaiwen

.... gnutar checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C c...

8.RE: scws.so: undefined symbol: core_globals_id in Unknown on line 0 done

更新时间:2010-04-28 19:04 t By uuuuu

...Wl,-rpath,... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for PHP prefix... /usr/local/php checking for PHP includes... -I/usr/local/php/include/php -I/usr/local/php/include/php/main -I/u...

9.RE: scws.so: undefined symbol: core_globals_id in Unknown on line 0 done

更新时间:2010-04-28 10:04 t By uuuuu

...Wl,-rpath,... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for PHP prefix... /usr/local/php51 checking for PHP includes... -I/usr/local/php51/include/php -I/usr/local/php51/include/php/mai...

10.scws1.1.1错误:

发布时间:2010-05-07 12:05 t By gaoomei

...C_TAGCONFIG is expanded from... [/code] [b]执行:[/b] [code][root@localhost phpext]# ./configure --with-scws=/usr/local/scws --with-php-config=/opt/lampp/bin/php-config checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that d...

12
  • 时间不限
  • 按相关性排序