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.
是否可以在小部件设置中包含 html 文档?所以我有几个选项可供选择,但数量并不总是相同。
所以我需要一个动态编辑设置窗口的可能性。这样的事情可能吗?
我不这么认为,因为标准首选项机制使用清单 xml 文件。因此,首选项是在您的小部件代码之外处理的。
您始终可以在小部件窗口中创建自己的设置按钮和设置显示。