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.
我最近从皇家邮政购买了 PAF 文件。我已经全部收到了,但现在需要将内容导入 MySQL 数据库。
查看文件后,似乎没有通用的分隔符或方法来确定各个列。
谁能提供有关 PAF 文件格式的任何见解,以便我可以构建解析器?
提前致谢 :)
我认为您应该阅读从主网站获取的PDF 文件:它包含创建解析器 IMO 所需的一切。