1.怎么正确的匹配谷歌浏览器,火狐浏览器导出的书签备份文件(html格式),正确读取分类目录与书签的上下级关系?
2.导出的备份书签格式:
技术性网页
Hacker
安卓开发
- 代码分享列表 -- PHP - 开源中国社区
- 易百教程 - 专注于IT教程和实例
XAMPP Installers and Downloads for Apache Friends
XAMPP Installers and Downloads for Apache Friends
XAMPP Installers and Downloads for Apache Friends
尝试用正则表达式匹配,但是学的不精,总是不能正确的获取上下级关系,悉心求教?
Copyright 2014-2026 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
只能说这种形式用正则表达式还不如用DOM来解析呢……