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.
有人可以解释关于 SAS 提示框架的“标准组”和“选择组”之间的区别吗?
标准组 - 用于将提示组织成更有用的提示屏幕
选择组 - 为用户提供选择要输入的提示组的能力
有兴趣知道这两组的应用方式和位置。
我相信标准组可以包含任意数量和类型的提示或组(标准、透明或选择)。这只是一个基本的分组。
选择组包含选择相关组,每个组都有任意数量和种类的提示。这是顶部提示可以引导用户使用不同的可用提示路径的地方。我认为这是为了帮助简化用户界面,只显示基于早期选择的相关提示。