private static void MenuClicked2() { CommonUtil.CopyText("要复制的关键字"); }
private static void MenuClicked() { CommonUtil.CopyText("要复制的文本"); }