<?xml version="1.0" encoding="gb2312"?>
<rss version="2.0">
<channel>
<title>其他相关</title>
<link>/html/edu/jsp/others/index.html</link>
<description>编程开发 / JSP / 其他相关</description>
<language>zh-cn</language>
<generator>&lt;a href='http://www.souzz.net' target='_blank'&gt;搜站长&lt;/a&gt;</generator>
<webmaster>lyjrich@sina.com</webmaster>
<item>
    <title>键盘各键对应的键值</title>
    <link>/html/edu/jsp/others/1390.html</link>
    <description>在软件开发的过程中我们经常与键盘打交道，以下是我查MSDN所得希望对各位有帮助。 可在代码中的任何地方用下列值代替键盘上的键\r 值描述\r 0x1鼠标左键\r 0x2鼠标右键\r 0x3CANCEL键\r 0x4鼠标中键\r 0x8BACKSPACE键\r 0x9TAB键\r 0xCCLEAR键\r 0xDENTER键\r 0x10SHIFT</description>
    <pubDate>2005-08-24</pubDate>
    <category>其他相关</category>
    <author>未知</author>
    <comments>搜站长搜集</comments>
</item>
<item>
    <title>成为一个成功Jsp程序员的九步</title>
    <link>/html/edu/jsp/others/1400.html</link>
    <description>如何成为一个成功的Jsp程序员？一个普通的错误是把JSP当作简化的 Java。它不是，（事实上, JSP 是简化的 servlets 。）程序员通常试着没有学习要求的支持技巧而 直接学习 JSP 。JSP 是一个衔接技术，并且成功地连接你需要理解的另外的技术。如果你已经知道 Java，HTML</description>
    <pubDate>2005-08-24</pubDate>
    <category>其他相关</category>
    <author>未知</author>
    <comments>搜站长搜集</comments>
</item>
<item>
    <title>测试你对技术的掌握度：JSP程序员成长之路</title>
    <link>/html/edu/jsp/others/1399.html</link>
    <description>在本文章中使用精通、熟练、熟悉、了解标志你对某技术的掌握程度。 精通:能够掌握此技术的85%技术要点以上，使用此技术时间超过两年，并使用此技术成功实施5个以上的项目。能使用此技术优化性能或代码，做到最大可能的重用。 熟练：能够掌握此技术的60%技术要点以上，</description>
    <pubDate>2005-08-24</pubDate>
    <category>其他相关</category>
    <author>bingo_ge</author>
    <comments>搜站长搜集</comments>
</item>
<item>
    <title>如何使页面不被浏览器Cache保留</title>
    <link>/html/edu/jsp/others/1398.html</link>
    <description>方法一 % response.setHeader(&quot;Cache-Control&quot;,&quot;no-cache&quot;);//HTTP1.1 //orresponse.setHeader(&quot;Cache-Control&quot;,&quot;no-store&quot;);//HTTP1.1 response.setHeader(&quot;Pragma&quot;,&quot;no-cache&quot;);//HTTP1.0 response.setDateHeader(&quot;Expires&quot;,0);//preventscachingattheproxyserver %</description>
    <pubDate>2005-08-24</pubDate>
    <category>其他相关</category>
    <author>Sager</author>
    <comments>搜站长搜集</comments>
</item>
<item>
    <title>简介 Google 开放式 WebServices 查询接口</title>
    <link>/html/edu/jsp/others/1397.html</link>
    <description>查找引擎之王google于4/11开放了它的查询接口，可以让全世界各地的Java以及.NET程序员，免费地以WebServices的方式，对google下查找指令，并且可以将结果使用于自己的程序或网页中，并且几乎目前所有的程序语言都有WebServices的相关软体包，本次介绍应该可以给大家一个</description>
    <pubDate>2005-08-24</pubDate>
    <category>其他相关</category>
    <author>未知</author>
    <comments>搜站长搜集</comments>
</item>
<item>
    <title>为什么要自己写底层涵式？</title>
    <link>/html/edu/jsp/others/1396.html</link>
    <description>有很多人在问我,既然SUN或第三方已经为我们提供足够多的API,我们为什么还要自己写底层涵式? 其实这个问题对于初学者和普通的程序员是不会理解的,但当你对一门语言,不然不仅是说JAVA,精通到一定的程序时,你就自然地理解了-----你不再想用别人为你设计的涵式,因为你相信你</description>
    <pubDate>2005-08-24</pubDate>
    <category>其他相关</category>
    <author>axman</author>
    <comments>搜站长搜集</comments>
</item>
<item>
    <title>谈对JSTL和TagLib的看法</title>
    <link>/html/edu/jsp/others/1395.html</link>
    <description>引言：（popeye） JSTL把所有动作都用标准的Ｔａｇ来完成，包括一些逻辑操作，我认为是极其愚蠢的。 还不如自己写一个Ｔａｇ来完成这些逻辑。 而JSTL也可以扩展，可是不是更加愚蠢？既然你不能完成所有任务，为什么还要做这样一套 东西出来 看法： 会修车吗? 如果你要打</description>
    <pubDate>2005-08-24</pubDate>
    <category>其他相关</category>
    <author>axman</author>
    <comments>网络整理</comments>
</item>
<item>
    <title>请输入关键字 | 请输入关键词</title>
    <link>/html/edu/jsp/others/1394.html</link>
    <description>请输入关键字，很长一段时间,在下也是把thinking in java作为经典的,折服于它的深度和思想.可是随着时间的推移,我越来越觉得thinking in java之所以火起来</description>
    <pubDate>2005-08-24</pubDate>
    <category>其他相关</category>
    <author>未知</author>
    <comments>搜站长搜集</comments>
</item>
<item>
    <title>为什么thinging in java会火</title>
    <link>/html/edu/jsp/others/1393.html</link>
    <description>首先声明,很长一段时间,在下也是把thinkinginjava作为经典的,折服于它的深度和思想.可是随着时间的推移,我越来越觉得thinkinginjava之所以火起来,追根到底是由于大多数JAVA程序的知识贫乏. 很多人在读了这本书以后,写出了感想,从他们的思想完全可以反映出,他们对这本书</description>
    <pubDate>2005-08-24</pubDate>
    <category>其他相关</category>
    <author>未知</author>
    <comments>搜站长搜集</comments>
</item>
<item>
    <title>评估Java在商务集成方面的特性</title>
    <link>/html/edu/jsp/others/1392.html</link>
    <description>如今，网络服务规范的数量以及XML元数据的扩展正在以令人吃惊的速度增长。像微软和Sun这类的大公司公开提出的标准和规范虽然在理论上更胜一筹，但是在他们之中存在着一定的重叠和混乱。从这一点看得出，所有的大公司都希望在推进网络服务技术的发展过程中发出他们自己</description>
    <pubDate>2005-08-24</pubDate>
    <category>其他相关</category>
    <author>未知</author>
    <comments>搜站长搜集</comments>
</item>
<item>
    <title>web start 推出的新概念D/S</title>
    <link>/html/edu/jsp/others/1391.html</link>
    <description>java在桌面程序上一直不理想，sun想用他来补足这个方面。 以往我们的系统架购叫做C/S,客户端需要安装很多东西，现在我们的结构叫做B/S，也叫超瘦客户端。虽然B/S有很多优势，但是还是不理想，比如我们对本地文件的操作上。 webstart推出一个新的概念，叫做D/S,国内没有</description>
    <pubDate>2005-08-24</pubDate>
    <category>其他相关</category>
    <author>未知</author>
    <comments>搜站长搜集</comments>
</item>
<item>
    <title>JSP漏洞大观</title>
    <link>/html/edu/jsp/others/1401.html</link>
    <description>综述：服务器漏洞是安全问题的起源，黑客对网站的攻击也大多是从查找对方的漏洞开始的。所以只有了解自身的漏洞，网站管理人员才能采取相应的对策，阻止外来的攻击。下面介绍一下一些服务器（包括Web服务器和JSP服务器）的常见漏洞。 Apache泄露重写的任意文件漏洞是怎</description>
    <pubDate>2005-08-24</pubDate>
    <category>其他相关</category>
    <author>未知</author>
    <comments>搜站长搜集</comments>
</item>

</channel>
</rss>
