08 2010 档案

摘要:    用JSP&Servlet写了个website,其中有一个reg.html里面有一个表单,用于提交用户输入的个人信息,还有一个Servlet用于监听这个表单提交的参数,并且reg.html里面的charset=UTF-8,整个Eclipse也是用的UTF-8编码(工作空间范围:Window->Preferences->General->... 阅读全文
posted @ 2010-08-19 14:26 philander 阅读(790) 评论(1) 推荐(0)
摘要:    假设主页面index.html,其中frameset结构如下所示:     在内层frameset中有左右两个frame,分别为left_frame,right_frame,现在left_frame中有一个按钮(refreshButton),希望通过点击此按钮来刷新right.html,为了实现此功能只需在refreshButt... 阅读全文
posted @ 2010-08-17 13:26 philander 阅读(3477) 评论(0) 推荐(1)
摘要:In ToyTest.java, use reflection to create a Toy object using the non-default constructor. 阅读全文
posted @ 2010-08-07 19:41 philander 阅读(307) 评论(0) 推荐(0)
摘要:使用xp的时候,对微软出的IME3.0输入法用的很不习惯。在输入法设置中将其删除,然后没多久它又会在输入法切换的时候出现,于是有了彻底删除这个“流氓软件”的想法,在网上找到了一个叫IME Cleanup的小工具,发现它挺不错的。 阅读全文
posted @ 2010-08-02 18:48 philander 阅读(361) 评论(0) 推荐(0)