App下載

詞條

大約有 5,000 項(xiàng)符合查詢結(jié)果 ,庫(kù)內(nèi)數(shù)據(jù)總量為 78,250 項(xiàng)。(搜索耗時(shí):0.0054秒)

2111.PHP8 MongoDB\Driver\Manager::addSubscriber

(mongoDB >=1.10.0)MongoDB\Driver\Manager::addSubscriber — 向此管理器注冊(cè)監(jiān)視事件訂閱者說(shuō)明final public MongoDB\Driver\Manager::addSubscriber(MongoDB\Driver\Monitoring\Subscriber $subscriber): void向此管理器注冊(cè)監(jiān)視事件訂戶。訂閱者 將收到有關(guān)此經(jīng)...

http://www.o2fo.com/phpchinese/php8-mongodb---driver---manager-addsubscription.html

2112.PHP8 radius_put_int — 附加一個(gè)整數(shù)屬性

...d tag parameters were added. 示例 示例 #1 radius_put_int() example<?php if (!radius_put_int($res, RAD_FRAMED_PROTOCOL, RAD_PPP)) { echo 'RadiusError:' . radius_strerror($res). "\n<br />"; exit; } ?> 參見(jiàn) radius_put_string() - 附加一個(gè)字符串屬性radius_put_vendor_int() - 附...

http://www.o2fo.com/phpchinese/php8-radius-put-int.html

2113.PHP8 sodium_crypto_core_ristretto255_scalar_sub

PHP 8 >= 8.1.0)sodium_crypto_core_ristretto255_scalar_sub — 減去標(biāo)量值說(shuō)明sodium_crypto_core_ristretto255_scalar_sub(string $x, string $y): string從中減去標(biāo)量。 從 libsodium 1.0.18 開(kāi)始可用。yx警告本函數(shù)還未編寫(xiě)文檔,僅有參數(shù)列表。參數(shù) x標(biāo)量,表...

http://www.o2fo.com/phpchinese/php8-sodiumcryptocoreristretto255scalarsub.html

2114.PHP8 odbc_statistics

PHP 4、PHP 5、PHP 7、PHP 8)odbc_statistics — 檢索有關(guān)表的統(tǒng)計(jì)信息說(shuō)明odbc_statistics( resource $odbc, ?string $catalog, string $schema, string $table, int $unique, int $accuracy ): resource|false獲取有關(guān)表及其索引的統(tǒng)計(jì)信息。參數(shù) odbcODBC 連接標(biāo)識(shí)符,詳...

http://www.o2fo.com/phpchinese/php8-odbcstatistics.html

2115.PHP8 db2_field_width

(PECL ibm_db2 >= 1.0.0)db2_field_width — 返回結(jié)果集中指示列的當(dāng)前值的寬度說(shuō)明db2_field_width(resource $stmt, int|string $column): int|false返回結(jié)果中指示列的當(dāng)前值的寬度 設(shè)置。這是固定長(zhǎng)度數(shù)據(jù)類(lèi)型的列的最大寬度, 或可變長(zhǎng)度數(shù)據(jù)類(lèi)...

http://www.o2fo.com/phpchinese/php8-db2fieldwidth.html

2116.PHP xml_set_object() 函數(shù)

PHP xml_set_object() 函數(shù) 完整的 PHP XML 參考手冊(cè) 定義和用法 xml_set_object() 函數(shù)允許在對(duì)象中使用 XML 解析器。 如果成功,該函數(shù)則返回 TRUE。如果失敗,則返回 FALSE。 語(yǔ)法 xml_set_object(parser,object) 參數(shù) 描述 parser 必需。規(guī)定要...

http://www.o2fo.com/php/func-xml-set-object.html

2117.PHP8 sodium_crypto_secretbox_open

PHP 7 >= 7.2.0, PHP 8)sodium_crypto_secretbox_open — 經(jīng)過(guò)身份驗(yàn)證的共享密鑰解密說(shuō)明sodium_crypto_secretbox_open(string $ciphertext, string $nonce, string $key): string|false使用對(duì)稱(共享)密鑰解密加密消息。參數(shù) ciphertext必須采用 sodium_crypto_secre...

http://www.o2fo.com/phpchinese/php8-sodiumcryptosecretboxopen.html

2118.PHP8 sodium_crypto_core_ristretto255_scalar_add

PHP 8 >= 8.1.0)sodium_crypto_core_ristretto255_scalar_add — 添加標(biāo)量值說(shuō)明sodium_crypto_core_ristretto255_scalar_add(string $x, string $y): string向 中添加一個(gè)元素。 從 libsodium 1.0.18 開(kāi)始可用。yx警告本函數(shù)還未編寫(xiě)文檔,僅有參數(shù)列表。參數(shù) x標(biāo)...

http://www.o2fo.com/phpchinese/php8-sodiumcryptocoreristretto255scalar-add.html

2119.PHP8 db2_field_display_size

(PECL ibm_db2 >= 1.0.0)db2_field_display_size — 返回顯示列所需的最大字節(jié)數(shù)說(shuō)明db2_field_display_size(resource $stmt, int|string $column): int|false返回顯示列所需的最大字節(jié)數(shù) 結(jié)果集。參數(shù) ?stmt指定包含結(jié)果集的語(yǔ)句資源。column指定結(jié)果集中...

http://www.o2fo.com/phpchinese/php8-db2fielddisplaysize.html

2120.PHP mysqli_fetch_field_direct() 函數(shù)

PHP mysqli_fetch_field_direct() 函數(shù) PHP MySQLi 參考手冊(cè) 實(shí)例 返回結(jié)果集中某個(gè)單一字段(列)的 meta-data,并輸出字段名稱、表格和最大長(zhǎng)度: <?php $con=mysqli_connect("localhost","my_user","my_password","my_db"); // Check connection if (mysqli_connect_err...

http://www.o2fo.com/php/func-mysqli-fetch-field-direct.html

抱歉,暫時(shí)沒(méi)有相關(guān)的微課

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

抱歉,暫時(shí)沒(méi)有相關(guān)的視頻課程

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

抱歉,暫時(shí)沒(méi)有相關(guān)的教程

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

2111.PHP8 MongoDB\Driver\Manager::addSubscriber

(mongoDB >=1.10.0)MongoDB\Driver\Manager::addSubscriber — 向此管理器注冊(cè)監(jiān)視事件訂閱者說(shuō)明final public MongoDB\Driver\Manager::addSubscriber(MongoDB\Driver\Monitoring\Subscriber $subscriber): void向此管理器注冊(cè)監(jiān)視事件訂戶。訂閱者 將收到有關(guān)此經(jīng)...

http://www.o2fo.com/phpchinese/php8-mongodb---driver---manager-addsubscription.html

2112.PHP8 radius_put_int — 附加一個(gè)整數(shù)屬性

...d tag parameters were added. 示例 示例 #1 radius_put_int() example<?php if (!radius_put_int($res, RAD_FRAMED_PROTOCOL, RAD_PPP)) { echo 'RadiusError:' . radius_strerror($res). "\n<br />"; exit; } ?> 參見(jiàn) radius_put_string() - 附加一個(gè)字符串屬性radius_put_vendor_int() - 附...

http://www.o2fo.com/phpchinese/php8-radius-put-int.html

2113.PHP8 sodium_crypto_core_ristretto255_scalar_sub

PHP 8 >= 8.1.0)sodium_crypto_core_ristretto255_scalar_sub — 減去標(biāo)量值說(shuō)明sodium_crypto_core_ristretto255_scalar_sub(string $x, string $y): string從中減去標(biāo)量。 從 libsodium 1.0.18 開(kāi)始可用。yx警告本函數(shù)還未編寫(xiě)文檔,僅有參數(shù)列表。參數(shù) x標(biāo)量,表...

http://www.o2fo.com/phpchinese/php8-sodiumcryptocoreristretto255scalarsub.html

2114.PHP8 odbc_statistics

PHP 4、PHP 5、PHP 7、PHP 8)odbc_statistics — 檢索有關(guān)表的統(tǒng)計(jì)信息說(shuō)明odbc_statistics( resource $odbc, ?string $catalog, string $schema, string $table, int $unique, int $accuracy ): resource|false獲取有關(guān)表及其索引的統(tǒng)計(jì)信息。參數(shù) odbcODBC 連接標(biāo)識(shí)符,詳...

http://www.o2fo.com/phpchinese/php8-odbcstatistics.html

2115.PHP8 db2_field_width

(PECL ibm_db2 >= 1.0.0)db2_field_width — 返回結(jié)果集中指示列的當(dāng)前值的寬度說(shuō)明db2_field_width(resource $stmt, int|string $column): int|false返回結(jié)果中指示列的當(dāng)前值的寬度 設(shè)置。這是固定長(zhǎng)度數(shù)據(jù)類(lèi)型的列的最大寬度, 或可變長(zhǎng)度數(shù)據(jù)類(lèi)...

http://www.o2fo.com/phpchinese/php8-db2fieldwidth.html

2116.PHP xml_set_object() 函數(shù)

PHP xml_set_object() 函數(shù) 完整的 PHP XML 參考手冊(cè) 定義和用法 xml_set_object() 函數(shù)允許在對(duì)象中使用 XML 解析器。 如果成功,該函數(shù)則返回 TRUE。如果失敗,則返回 FALSE。 語(yǔ)法 xml_set_object(parser,object) 參數(shù) 描述 parser 必需。規(guī)定要...

http://www.o2fo.com/php/func-xml-set-object.html

2117.PHP8 sodium_crypto_secretbox_open

PHP 7 >= 7.2.0, PHP 8)sodium_crypto_secretbox_open — 經(jīng)過(guò)身份驗(yàn)證的共享密鑰解密說(shuō)明sodium_crypto_secretbox_open(string $ciphertext, string $nonce, string $key): string|false使用對(duì)稱(共享)密鑰解密加密消息。參數(shù) ciphertext必須采用 sodium_crypto_secre...

http://www.o2fo.com/phpchinese/php8-sodiumcryptosecretboxopen.html

2118.PHP8 sodium_crypto_core_ristretto255_scalar_add

PHP 8 >= 8.1.0)sodium_crypto_core_ristretto255_scalar_add — 添加標(biāo)量值說(shuō)明sodium_crypto_core_ristretto255_scalar_add(string $x, string $y): string向 中添加一個(gè)元素。 從 libsodium 1.0.18 開(kāi)始可用。yx警告本函數(shù)還未編寫(xiě)文檔,僅有參數(shù)列表。參數(shù) x標(biāo)...

http://www.o2fo.com/phpchinese/php8-sodiumcryptocoreristretto255scalar-add.html

2119.PHP8 db2_field_display_size

(PECL ibm_db2 >= 1.0.0)db2_field_display_size — 返回顯示列所需的最大字節(jié)數(shù)說(shuō)明db2_field_display_size(resource $stmt, int|string $column): int|false返回顯示列所需的最大字節(jié)數(shù) 結(jié)果集。參數(shù) ?stmt指定包含結(jié)果集的語(yǔ)句資源。column指定結(jié)果集中...

http://www.o2fo.com/phpchinese/php8-db2fielddisplaysize.html

2120.PHP mysqli_fetch_field_direct() 函數(shù)

PHP mysqli_fetch_field_direct() 函數(shù) PHP MySQLi 參考手冊(cè) 實(shí)例 返回結(jié)果集中某個(gè)單一字段(列)的 meta-data,并輸出字段名稱、表格和最大長(zhǎng)度: <?php $con=mysqli_connect("localhost","my_user","my_password","my_db"); // Check connection if (mysqli_connect_err...

http://www.o2fo.com/php/func-mysqli-fetch-field-direct.html

抱歉,暫時(shí)沒(méi)有相關(guān)的文章

w3cschool 建議您:

  • 檢查輸入的文字是否有誤

熱門(mén)課程