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.
我发现的所有保存元数据的示例都涉及数字或短字符串。我想存储几千个字节。如果我不能存储二进制文件,我可以使用 base64 - 有大小限制吗?