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.
我正在使用 UIDocumentInteractionController 显示菜单“在...中打开”。但我不希望任何应用程序出现在此菜单上。怎么做?非常感谢。
我只能访问 .ascx 文件而不是代码隐藏。
我希望能够仅显示<asp:label控件返回的字符串的左侧部分。
<asp:label
我考虑过将标签设置为display:none; 并添加第二个<a
display:none
<a