Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我希望能够使用 PHP 计算 zip 文件中的某种文件类型。
我有 zip 文件,其中包含的文件具有 .ppml 扩展名,并且需要在不解压缩的情况下找出每个文件中有多少个文件。
在此先感谢您的帮助。