一度空间

no intetion of cooling....

导航

随笔分类 -  Temporary

have not finished finally
摘要:1 Framework: 将相同类型问题的解决途径进行抽象,抽取成一个应用框架。 基于请求响应(Request-Response)模式的应用Framework,基本上有如下几个表现逻辑结构组成。 控制器(Controller)--控制整个Framework中各个组件的协调工作。 业务逻辑层(Business Logic)--对Framework本身来说,这里仅仅只... 阅读全文

posted @ 2008-03-20 20:31 liangyi_neil 阅读(410) 评论(0) 推荐(0)

摘要:1 给Frame添加关闭命令 Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ -->f.addWindowListener(new WindowAdapter() { //创建内部类,用来关闭窗口 public v... 阅读全文

posted @ 2008-03-18 09:42 liangyi_neil 阅读(127) 评论(0) 推荐(0)

摘要:何为软件之路,我还要徘徊多久.... 有一种行为叫软件风暴 有一种思想叫软件架构 just just work hard in the office just play crazy in the playground just study in the night 阅读全文

posted @ 2008-03-14 08:57 liangyi_neil 阅读(122) 评论(0) 推荐(0)

摘要:查看SQL Server的PS补丁版本 select serverproperty('productlevel') 阅读全文

posted @ 2008-03-12 17:03 liangyi_neil 阅读(151) 评论(0) 推荐(0)

摘要:软件测试 软件测试专业网站:http://www.51testing.com/ java http://www.javaeye.com/ http://www.open-open.com/ http://www.langsin.com/ 阅读全文

posted @ 2008-03-12 10:25 liangyi_neil 阅读(142) 评论(0) 推荐(0)