<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_buaa207</title><subtitle type="text"/><id>http://feed.cnblogs.com/blog/u/42031/rss</id><updated>2008-10-30T04:00:47Z</updated><author><name>buaa207</name><uri>http://www.cnblogs.com/buaa207/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/buaa207/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/42031/rss"/><entry><id>http://www.cnblogs.com/buaa207/archive/2008/10/20/1314927.html</id><title type="text">使用ant发布war包build.xml的配置</title><summary type="text">&amp;lt;project basedir="." default="usage" name="myceaas"&amp;gt;&amp;lt;target name="init"&amp;gt;&amp;lt;property name="Name" value="myceaas" /&amp;gt;&amp;lt;property name="name" value="myceaas" /&amp;gt;&amp;lt;property name="versi...</summary><published>2008-10-20T02:47:00Z</published><updated>2008-10-20T02:47:00Z</updated><author><name>buaa207</name><uri>http://www.cnblogs.com/buaa207/</uri></author><link rel="alternate" href="http://www.cnblogs.com/buaa207/archive/2008/10/20/1314927.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/buaa207/archive/2008/10/20/1314927.html"/></entry><entry><id>http://www.cnblogs.com/buaa207/archive/2008/08/25/1275866.html</id><title type="text">Acegi + Spring + Hibernate + Struts 2搭建基于角色的权限控制系统</title><summary type="text">安全永远是WEB应用系统必须面对的头等大事, 也是最头疼的事, 其实安全系统就只包括两个问题: 认证和授权. 以前做些网站系统, 安全检测逻辑都在放在须要安全控制的代码前面, 这样做有很多不好的地方, 重复多次的编码就不用说了, 代码移植性, 重用性都得不到体现, 安全检测逻辑要永远和业务逻辑放在一起. 那么, 能不能够在进入方法前就调用一些安全检测? 其实Spring AOP就是这个思想, 那么...</summary><published>2008-08-25T08:09:00Z</published><updated>2008-08-25T08:09:00Z</updated><author><name>buaa207</name><uri>http://www.cnblogs.com/buaa207/</uri></author><link rel="alternate" href="http://www.cnblogs.com/buaa207/archive/2008/08/25/1275866.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/buaa207/archive/2008/08/25/1275866.html"/></entry><entry><id>http://www.cnblogs.com/buaa207/archive/2008/08/19/1270872.html</id><title type="text">oracle的日期</title><summary type="text">一、 常用日期数据格式1.Y或YY或YYY 年的最后一位，两位或三位 SQL&amp;gt; Select to_char(sysdate,'Y') from dual;TO_CHAR(SYSDATE,'Y')--------------------7SQL&amp;gt; Select to_char(sysdate,'YY') from dual;TO_CHAR(SYSDATE,'YY')----------...</summary><published>2008-08-19T01:33:00Z</published><updated>2008-08-19T01:33:00Z</updated><author><name>buaa207</name><uri>http://www.cnblogs.com/buaa207/</uri></author><link rel="alternate" href="http://www.cnblogs.com/buaa207/archive/2008/08/19/1270872.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/buaa207/archive/2008/08/19/1270872.html"/></entry><entry><id>http://www.cnblogs.com/buaa207/archive/2008/08/19/1270866.html</id><title type="text">电子商务项目-需求分析与建模</title><summary type="text">一、项目设计实现的总体流程概述1、 系统需求：系统应该有什么功能。2、系统分析：我们应该解决什么问题，重点在于理解问题。3、系统构架：通过某种特定的平台，而达到完成整体软件的功能。4、系统设计（各个功能模块的设计）：怎样解决，重点在于明确所要解决的问题。5、系统实现：采用什么技术和手段（语言、工具）5.0 开发工具和服务器平台应用服务器采用BEA Weblogic 8.1、数据库是MSSqlser...</summary><published>2008-08-19T01:29:00Z</published><updated>2008-08-19T01:29:00Z</updated><author><name>buaa207</name><uri>http://www.cnblogs.com/buaa207/</uri></author><link rel="alternate" href="http://www.cnblogs.com/buaa207/archive/2008/08/19/1270866.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/buaa207/archive/2008/08/19/1270866.html"/></entry><entry><id>http://www.cnblogs.com/buaa207/archive/2008/08/19/1270833.html</id><title type="text">编写规格说明书</title><summary type="text">编写规格说明书　　项目视图和范围文档包含了业务需求，而使用实例文档则包含了用户需求。你必须编写从使用实例派生出的功能需求文档，还要编写产品的非功能需求文档，包括质量属性和外部接口需求。软件需求规格说明阐述一个软件系统必须提供的功能和性能以及它所要考虑的限制条件,它不仅是系统测试和用户文档的基础，也是所有子系列项目规划、设计和编码的基础。它应该尽可能完整地描述系统预期的外部行为和用户可视化行为。除了...</summary><published>2008-08-19T00:59:00Z</published><updated>2008-08-19T00:59:00Z</updated><author><name>buaa207</name><uri>http://www.cnblogs.com/buaa207/</uri></author><link rel="alternate" href="http://www.cnblogs.com/buaa207/archive/2008/08/19/1270833.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/buaa207/archive/2008/08/19/1270833.html"/></entry><entry><id>http://www.cnblogs.com/buaa207/archive/2008/08/19/1270832.html</id><title type="text">需求分析的思考</title><summary type="text">一 生活灿烂,望君多珍重 写下这篇牢骚小文之前,先简略描述一番在下目前的生存状态:上班时间:基本没事情做,在看各种自己感兴趣的技术,理论,写一些实践的代码,每天下午4点,必到楼下溜达15分钟,顺便喝杯咖啡;晚上,读书,写程序;周末,游玩,唱K,足球. 很开心的日子,对不? 美好和悲惨通常不分家.作为我们公司的软件程序员,我体会更深.更多的时候我在出差,那时候我不可能还在这个匆忙的城市度过自己的悠闲...</summary><published>2008-08-19T00:58:00Z</published><updated>2008-08-19T00:58:00Z</updated><author><name>buaa207</name><uri>http://www.cnblogs.com/buaa207/</uri></author><link rel="alternate" href="http://www.cnblogs.com/buaa207/archive/2008/08/19/1270832.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/buaa207/archive/2008/08/19/1270832.html"/></entry><entry><id>http://www.cnblogs.com/buaa207/archive/2008/08/19/1270797.html</id><title type="text">Struts标签(大全)</title><summary type="text">Struts是Apache Jakarta的一个著名的开源项目，目标是为构建基于Java的web应用程序提供一个框架。Struts提供了非常多的标签，依据功能和使用习惯的不同被分到了五个标签库中: Bean Tags:该标签库包含的标签可以用来创建bean、访问bean和访问bean的属性。同时提供了依据cookies、headers和parameters的值创建相关bean的能力。 HTML T...</summary><published>2008-08-19T00:33:00Z</published><updated>2008-08-19T00:33:00Z</updated><author><name>buaa207</name><uri>http://www.cnblogs.com/buaa207/</uri></author><link rel="alternate" href="http://www.cnblogs.com/buaa207/archive/2008/08/19/1270797.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/buaa207/archive/2008/08/19/1270797.html"/></entry><entry><id>http://www.cnblogs.com/buaa207/archive/2008/08/19/1270796.html</id><title type="text">Struts标签(大全2)</title><summary type="text">下面的对照表会使您对Struts html标签库有一个整体的印象：图示 1. Struts HTML标签和HTML元素对照表回页首html:cancel标签生成一个取消按钮。当点击该按钮后action servlet会绕过相应的form bean的validate()方法，同时将控制权交给相应的action。在该action中可以使用Action.isCancelled(HttpServletRe...</summary><published>2008-08-19T00:31:00Z</published><updated>2008-08-19T00:31:00Z</updated><author><name>buaa207</name><uri>http://www.cnblogs.com/buaa207/</uri></author><link rel="alternate" href="http://www.cnblogs.com/buaa207/archive/2008/08/19/1270796.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/buaa207/archive/2008/08/19/1270796.html"/></entry><entry><id>http://www.cnblogs.com/buaa207/archive/2008/08/15/1268322.html</id><title type="text">oracle的JOB（来源于：【赛迪网－IT技术报道】）</title><summary type="text">一、设置初始化参数 job_queue_processes sql&amp;gt; alter system set job_queue_processes=n;（n&amp;gt;0） job_queue_processes最大值为1000　　 查看job queue 后台进程 sql&amp;gt;select name,description from v$bgprocess;　　 二、dbms_job packa...</summary><published>2008-08-15T00:29:00Z</published><updated>2008-08-15T00:29:00Z</updated><author><name>buaa207</name><uri>http://www.cnblogs.com/buaa207/</uri></author><link rel="alternate" href="http://www.cnblogs.com/buaa207/archive/2008/08/15/1268322.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/buaa207/archive/2008/08/15/1268322.html"/></entry><entry><id>http://www.cnblogs.com/buaa207/archive/2008/08/15/1268321.html</id><title type="text">oracle存储过程的建立（来源于：【赛迪网－IT技术报道】）</title><summary type="text">一：无返回值的存储过程 1、建立存储过程 CREATE OR REPLACE PROCEDURE TESTA(PARA1 IN VARCHAR2,PARA2 IN VARCHAR2) AS BEGIN INSERT INTO T_TEST (I_ID,I_NAME) VALUES (PARA1, PARA2); END TESTA; 2、相应的JAVA程序 import java.sql.*; i...</summary><published>2008-08-15T00:28:00Z</published><updated>2008-08-15T00:28:00Z</updated><author><name>buaa207</name><uri>http://www.cnblogs.com/buaa207/</uri></author><link rel="alternate" href="http://www.cnblogs.com/buaa207/archive/2008/08/15/1268321.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/buaa207/archive/2008/08/15/1268321.html"/></entry></feed>
