ui:confirm

说明:确认对话框. 参数:lst-str 单个字符串,或字符串列表。

用法:
 (ui:confirm lst-str)

参数:1 lst-str : 列表;

返回值:T or nil

示例:
(ui:confirm "你遇到真爱了吗?")