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.
我有一个名为 Select 类的字段,带有编辑文本视图。Onclick 编辑文本,我正在打开具有多项选择的对话框。假设我选择 3 个值并单击确定。我想在两个值之间使用逗号(,)分隔符在编辑文本字段中显示所有选定的值。我卡在这里。请帮助我。