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.
我需要从 JPEG 文件中的 EXIF 数据中提取方向,但我不能使用metadata-extractor等外部库。可能吗?
你提到的图书馆包括很多工作。如果你不能使用它,那么你将不得不自己做一堆工作。
简短回答:是的,这是可能的,但我建议您使用像您提到的那样的第三方库。