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.
我已在 SharePoint 2010 中对我的列表项的“查看”事件激活审核。
它可以完美地处理 word 文件,但是,对于 excel 文件,审核仅包含第一次查看文件的时间。
有人有同样的问题吗?
我有类似的东西
<div container style="width: 100%"> <table id="t1" style="width: 40%"> ... </table> <table id="t2" style="width: 60%"> ... </table