<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/gqy789" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/gqy789" type="application/rss+xml"></fs:self_link><lastBuildDate>Sat, 27 Sep 2008 16:05:00 GMT</lastBuildDate><title>mier's blog</title><link>http://blog.csdn.net/gqy789/</link><item><title>oracle视图</title><link>http://blog.csdn.net/gqy789/archive/2008/09/27/2988680.aspx</link><wfw:comment>http://blog.csdn.net/gqy789/comments/2988680.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gqy789/comments/commentRss/2988680.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2988680</trackback:ping><description>Oracle的数据库对象分为五种：表，视图，序列，索引和同义词。&lt;img src =&quot;http://blog.csdn.net/gqy789/aggbug/2988680.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 28 Sep 2008 00:05:00 +0800</pubDate><author>mier</author><comments>http://blog.csdn.net/gqy789/archive/2008/09/27/2988680.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/gqy789/archive/2008/09/27/2988680.aspx</guid><dc:creator>mier</dc:creator></item><item><title>oracle学习笔记——视图、索引</title><link>http://blog.csdn.net/gqy789/archive/2008/09/27/2988588.aspx</link><wfw:comment>http://blog.csdn.net/gqy789/comments/2988588.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gqy789/comments/commentRss/2988588.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2988588</trackback:ping><description>视图-----是由SELECT查询语句(可以是单表或者多表查询)定义的一个&quot;逻辑表&quot;,只有定义而无数据,是一个&quot;虚表&quot;. &lt;img src =&quot;http://blog.csdn.net/gqy789/aggbug/2988588.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 27 Sep 2008 23:58:00 +0800</pubDate><author>mier</author><comments>http://blog.csdn.net/gqy789/archive/2008/09/27/2988588.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/gqy789/archive/2008/09/27/2988588.aspx</guid><dc:creator>mier</dc:creator></item><item><title>oracle exp/imp 详解</title><link>http://blog.csdn.net/gqy789/archive/2008/09/27/2987129.aspx</link><wfw:comment>http://blog.csdn.net/gqy789/comments/2987129.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gqy789/comments/commentRss/2987129.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2987129</trackback:ping><description>导入/导出是ORACLE幸存的最古老的两个命令行工具，其实我从来不认为Exp/Imp是一种好的备份方式，正确的说法是Exp/Imp只能是一个好的转储工具，特别是在小型数据库的转储，表空间的迁移，表的抽取，检测逻辑和物理冲突等中有不小的功劳。&lt;img src =&quot;http://blog.csdn.net/gqy789/aggbug/2987129.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 27 Sep 2008 19:59:00 +0800</pubDate><author>mier</author><comments>http://blog.csdn.net/gqy789/archive/2008/09/27/2987129.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/gqy789/archive/2008/09/27/2987129.aspx</guid><dc:creator>mier</dc:creator></item><item><title>详解:数据库名、实例名、ORACLE_SID、数据库域名、全局数据库名、服务名及手工脚本创建oracle数据库</title><link>http://blog.csdn.net/gqy789/archive/2008/09/27/2986747.aspx</link><wfw:comment>http://blog.csdn.net/gqy789/comments/2986747.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gqy789/comments/commentRss/2986747.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2986747</trackback:ping><description>数据库名、实例名、数据库域名、全局数据库名、服务名，这是几个令很多初学者容易混淆的概念。相信很多初学者都与我一样被标题上这些个概念搞得一头雾水。我们现在就来把它们弄个明白。&lt;img src =&quot;http://blog.csdn.net/gqy789/aggbug/2986747.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 27 Sep 2008 19:13:00 +0800</pubDate><author>mier</author><comments>http://blog.csdn.net/gqy789/archive/2008/09/27/2986747.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/gqy789/archive/2008/09/27/2986747.aspx</guid><dc:creator>mier</dc:creator></item><item><title>基于Struts和Hibenate的发布系统研究</title><link>http://blog.csdn.net/gqy789/archive/2007/03/02/1518814.aspx</link><wfw:comment>http://blog.csdn.net/gqy789/comments/1518814.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gqy789/comments/commentRss/1518814.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1518814</trackback:ping><description>摘 要 本文分析了传统Web信息系统的缺点，详细阐述了MVC设计模式思想，剖析了当前被广泛应用的开源设计框架：Struts和Hibernate的工作原理，基于以上分析提出将二者结合起来实现优势互补共同开发遥感信息发布系统的思路，最后结合了DAO和工厂设计模式实现了具有良好可扩展性、实用性和可维护性的遥感信息发布系统。视图提供了用户界面，是用户和应用程序的交互的窗口，既接受用户输入，也把模型数据状态显示给用户，但是视图不负责任何业务逻辑处理，仅仅是将用户输入数据传递给控制器或将模型数据显示给用户。&lt;img src =&quot;http://blog.csdn.net/gqy789/aggbug/1518814.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 02 Mar 2007 17:55:00 +0800</pubDate><author>mier</author><comments>http://blog.csdn.net/gqy789/archive/2007/03/02/1518814.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/gqy789/archive/2007/03/02/1518814.aspx</guid><dc:creator>mier</dc:creator></item><item><title>用CSS构建iframe效果</title><link>http://blog.csdn.net/gqy789/archive/2007/01/23/1491254.aspx</link><wfw:comment>http://blog.csdn.net/gqy789/comments/1491254.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gqy789/comments/commentRss/1491254.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1491254</trackback:ping><description>iframe应用很普遍，通常的需求有两种：&lt;img src =&quot;http://blog.csdn.net/gqy789/aggbug/1491254.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 23 Jan 2007 23:54:00 +0800</pubDate><author>mier</author><comments>http://blog.csdn.net/gqy789/archive/2007/01/23/1491254.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/gqy789/archive/2007/01/23/1491254.aspx</guid><dc:creator>mier</dc:creator></item><item><title>为什么要使用EJB？</title><link>http://blog.csdn.net/gqy789/archive/2005/08/26/466096.aspx</link><wfw:comment>http://blog.csdn.net/gqy789/comments/466096.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gqy789/comments/commentRss/466096.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=466096</trackback:ping><description>首先，我们必须明确，为什么要使用J2EE？J2EE优点是什么？&lt;img src =&quot;http://blog.csdn.net/gqy789/aggbug/466096.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 27 Aug 2005 00:58:00 +0800</pubDate><author>mier</author><comments>http://blog.csdn.net/gqy789/archive/2005/08/26/466096.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/gqy789/archive/2005/08/26/466096.aspx</guid><dc:creator>mier</dc:creator></item><item><title>EJB技术的数据库应用</title><link>http://blog.csdn.net/gqy789/archive/2005/08/22/461104.aspx</link><wfw:comment>http://blog.csdn.net/gqy789/comments/461104.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gqy789/comments/commentRss/461104.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=461104</trackback:ping><description>J2EE是 SUN 公司提出的在分布式环境中的一种体系结构，它提供了一种基于组件的设计、开发、集成、部署企业应用系统的方法，J2EE平台提供了多层分布式的应用系统模型、重用组件的能力、统一的安全模型和灵活的事务控制。&lt;img src =&quot;http://blog.csdn.net/gqy789/aggbug/461104.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 22 Aug 2005 16:33:00 +0800</pubDate><author>mier</author><comments>http://blog.csdn.net/gqy789/archive/2005/08/22/461104.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/gqy789/archive/2005/08/22/461104.aspx</guid><dc:creator>mier</dc:creator></item><item><title>JSP的运行内幕</title><link>http://blog.csdn.net/gqy789/archive/2005/08/19/458593.aspx</link><wfw:comment>http://blog.csdn.net/gqy789/comments/458593.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gqy789/comments/commentRss/458593.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=458593</trackback:ping><description>经常有朋友问起，JSP和Servlet之间有什么区别，两者之间又有什么联系？&lt;img src =&quot;http://blog.csdn.net/gqy789/aggbug/458593.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 19 Aug 2005 17:58:00 +0800</pubDate><author>mier</author><comments>http://blog.csdn.net/gqy789/archive/2005/08/19/458593.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/gqy789/archive/2005/08/19/458593.aspx</guid><dc:creator>mier</dc:creator></item><item><title>Tomcat配置技巧Top10</title><link>http://blog.csdn.net/gqy789/archive/2005/08/18/457646.aspx</link><wfw:comment>http://blog.csdn.net/gqy789/comments/457646.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gqy789/comments/commentRss/457646.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=457646</trackback:ping><description>你所需要做的就是：按照你的需求配置Tomcat，只要你正确配置，Tomcat一般都能适合你的要求。&lt;img src =&quot;http://blog.csdn.net/gqy789/aggbug/457646.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 18 Aug 2005 17:45:00 +0800</pubDate><author>mier</author><comments>http://blog.csdn.net/gqy789/archive/2005/08/18/457646.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/gqy789/archive/2005/08/18/457646.aspx</guid><dc:creator>mier</dc:creator></item></channel></rss>