CyanSill
再见夏日青鸟

cyansill

再见夏日青鸟

博客园 首页 新随笔 联系 订阅 管理

2024年11月26日 #

摘要: PHP 中带有中文字符串的截取可以直接使用 substr 方法,无需使用 mb_substr。 <?php $s = '<?xml version="1.0" ?><S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/"><S:B 阅读全文
posted @ 2024-11-26 14:00 CyanSill 阅读(19) 评论(0) 推荐(0)