摘要: import java.awt.BorderLayout;import java.awt.event.ActionEvent;import java.awt.event.ActionListener;import javax.swing.JFrame;import javax.swing.JOp... 阅读全文
posted @ 2013-01-14 20:24 N3verL4nd 阅读(580) 评论(0) 推荐(0) 编辑
摘要: import java.awt.FlowLayout;import java.awt.event.ActionEvent;import java.awt.event.ActionListener;import javax.swing.JButton;import javax.swing.JFra... 阅读全文
posted @ 2013-01-14 20:23 N3verL4nd 阅读(196) 评论(0) 推荐(0) 编辑
摘要: stringbuffer capacity()的疑问 public class Example9_11 { public static void main(String args[]) { StringBuffer str = new StringBuffer(); str.append("... 阅读全文
posted @ 2013-01-14 16:32 N3verL4nd 阅读(157) 评论(0) 推荐(0) 编辑
摘要: 使用Restorator 2007时不小心进行了文件关联,以至于所有的exe文件都不能打开了。 项目: 可执行文件无法打开 由于错误的文件关联,导致可执行文件(.exe、.com、.msi等文件)无法运行或者以非正常的形式运行,修复此项可恢复正常。 类别: 常用文件关联项 文件关联就是将一种类型... 阅读全文
posted @ 2013-01-14 15:17 N3verL4nd 阅读(200) 评论(0) 推荐(0) 编辑