首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
crc32
crc32
計算一個字符串的crc32 多項式
名稱:
crc32
分類:
字符串
所屬語言:
php
一句話介紹:
計算字符串的32 位CRC。
相關內容
在多維數組中使用uksort 進行排序
7
Laravel部署指南:利用Laravel Vapor在亞馬遜雲上部署Laravel應用
8
用array_slice 實現分頁功能的簡單示例
3
使用hash_final 在PHP中生成數字簽名
3
同類函數
substr_compare
substr_compare
二進制安全比較字符串(從偏移位置比較指定
get_html_translation_table
get_html_translation_table
返回使用htmlspecialchars
strpbrk
strpbrk
在字符串中查找一組字符的任何一個字符-返
htmlspecialchars
htmlspecialchars
將特殊字符轉換為HTML實體
strtr
strtr
翻譯字符或替換子字符串-轉換指定字符
lcfirst
lcfirst
將字符串的第一個字符設為小寫
vsprintf
vsprintf
返回格式化的字符串
echo
echo
輸出一個或多個字符串
熱門文章