💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
# System.PHPSerializer 类 ## 注释 ~~~ PHP 序列化 ~~~ ## 语法 ~~~ public static class PHPSerializer ~~~ ## 属性 | | 名称 | 说明 | | --- | --- | --- | | | [Encoding](https://www.kancloud.cn/gxser1986/cqrobot/3015676) | 序列化字符的编码 | ## 方法 | | 名称 | 说明 | | --- | --- | --- | | | [Serialize](https://www.kancloud.cn/gxser1986/cqrobot/3015678) | 序列化 | | | [UnSerialize](https://www.kancloud.cn/gxser1986/cqrobot/3015679) | 反序列化 |