标签:ring void log 复制 sts content boa color bsp
原文:http://www.open-open.com/code/view/1453188435933
public static void main(String[] args) { StringSelection stsel = new StringSelection("String"); Toolkit.getDefaultToolkit().getSystemClipboard().setContents(stsel, stsel); }
标签:ring void log 复制 sts content boa color bsp
原文地址:http://www.cnblogs.com/shihaiming/p/7194192.html