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.
我正在使用共享点文档库来存储一些 scorm 课程。它们是 zip 文件格式。当一个 zip 文件上传到 SP 内容数据库时,说该文件是 100KB,它会以 100KB 的形式存储在内容数据库中还是是否增加了任何开销?
首先是元数据,即文件名、用户等 pp。(基本上除了文件内容本身之外的所有内容,您可以在文档库中看到) 然后可能是“碎存储”(仅适用于 SP15 - 我认为),这是一种块写入机制,增加了更多的开销。但两者都只是一些字节 - 没什么好担心的。
顺便提一句。这个问题是针对 sharepoint.stackexchange.com 的;)