package
Version:
v0.0.4
Opens a new window with list of versions in this module.
Published: Oct 10, 2025
License: Unlicense
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
IsAlphaNumeric 检测字符串只包含字母和数字,如果是则返回true。
Args: str string 需要检测的字符串。
Returns: bool true表示只包含字母和数字,false表示不包含字母和数字。
Source Files
¶
Click to show internal directories.
Click to hide internal directories.