if (NCOptionPane.showConfirmDialog(this, nc.ui.ml.NCLangRes.getInstance().getStrByID("_beans","UPP_uapcom0-000008")/*@res "确定要删除吗?"*/, nc.ui.ml.NCLangRes.getInstance().getStrByID("_beans","UPP_uapcom0-000009")/*@res "提示"*/,
NCOptionPane.OK_CANCEL_OPTION) != NCOptionPane.OK_OPTION)
return;
2089

被折叠的 条评论
为什么被折叠?



