PHP处理二进制数据的实现方法 PHP处理二进制数据需要用到pack()和unpack()。 pack()用来将数据转成二进制数据,使用方法如下: pack(“LL”, PHP编程 2022-04-08 198 点赞 3 评论 300 浏览