<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>ITPUB论坛 - WEB程序开发</title>
    <link>http://www.itpub.net/forumdisplay.php?fid=76</link>
    <description>Latest 40 threads of WEB程序开发</description>
    <copyright>Copyright(C) ITPUB论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sat, 20 Mar 2010 11:47:05 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://www.itpub.net/images/logo.gif</url>
      <title>ITPUB论坛</title>
      <link>http://www.itpub.net/</link>
    </image>
    <item>
      <title>Indexed DB：未来一切 Web 应用的基石</title>
      <link>http://www.itpub.net/viewthread.php?tid=1279261</link>
      <description><![CDATA[未来的 Web 应用是什么样子，虽然还不清晰，但浏览器厂商们认为，未来 Web 应用的基石是一种叫做 Indexed DB 的本地存储技术，这个由 Oracle 发起，最初叫 WebSimpleDB 的本地存储技术，目前只是一个原型，但已经获得微软，Mozilla，Google 等重要厂商的认可。他们还寻求 ...]]></description>
      <category>WEB程序开发</category>
      <author>chszs</author>
      <pubDate>Mon, 15 Mar 2010 05:06:16 +0000</pubDate>
    </item>
    <item>
      <title>有谁试过没有OLEDB连接SQLSERVER用NT验证模式该怎么连接</title>
      <link>http://www.itpub.net/viewthread.php?tid=1279035</link>
      <description><![CDATA[用NT验证模式，不用写USERID和PASSWORD，连接字符串该怎么写？   
  不要告诉我把SQLSERVER改成混合验证模式喔。]]></description>
      <category>WEB程序开发</category>
      <author>weifdsfgs</author>
      <pubDate>Sun, 14 Mar 2010 08:49:02 +0000</pubDate>
    </item>
    <item>
      <title>5 Article Series on Reloading Java Classes</title>
      <link>http://www.itpub.net/viewthread.php?tid=1278783</link>
      <description><![CDATA[A Bird’s Eye View

The first thing to understand when talking about reloading Java code is the relation between classes and objects. All Java code is associated with methods contained in classes. Simplified, you can think of a class as a collectio ...]]></description>
      <category>WEB程序开发</category>
      <author>Sky-Tiger</author>
      <pubDate>Fri, 12 Mar 2010 15:39:36 +0000</pubDate>
    </item>
    <item>
      <title>javaWeb session购物车问题</title>
      <link>http://www.itpub.net/viewthread.php?tid=1276524</link>
      <description><![CDATA[HttpSession s = request.getSession();
ArrayList al = (ArrayList)s.getAttribute(&quot;gouwuche&quot;);
if(al == null)//第一次访问,还没有购物车
{
ArrayList aaa = new ArrayList();
aaa.add(item);//item货物信息
s.setAttribute(&quot;gouwuche&quot;,aaa);
}else
{
al.ad]]></description>
      <category>WEB程序开发</category>
      <author>423010561</author>
      <pubDate>Tue, 09 Mar 2010 10:40:52 +0000</pubDate>
    </item>
    <item>
      <title>那种客户端语言可以解析pdf文档结构？！谢谢</title>
      <link>http://www.itpub.net/viewthread.php?tid=1273005</link>
      <description><![CDATA[如题！]]></description>
      <category>WEB程序开发</category>
      <author>asapy_java</author>
      <pubDate>Fri, 26 Feb 2010 06:08:35 +0000</pubDate>
    </item>
    <item>
      <title>有用PHP做网站的朋友与我联系下</title>
      <link>http://www.itpub.net/viewthread.php?tid=1272687</link>
      <description><![CDATA[我朋友公司要做公司网站，有承担此工作的朋友与我联系下，电话13801312094，]]></description>
      <category>WEB程序开发</category>
      <author>ancely</author>
      <pubDate>Thu, 25 Feb 2010 08:24:01 +0000</pubDate>
    </item>
    <item>
      <title>扫描服务器:防扫描对于服务器来说是非常重要</title>
      <link>http://www.itpub.net/viewthread.php?tid=1272479</link>
      <description><![CDATA[入侵者对服务器的攻击几乎都是从扫描开始的，首先判断服务器是否存在，进而探测其开放的端口和存在的漏洞，然后根据扫描结果采取相应的攻击手段实施攻击。因此，防扫描对于服务器来说是非常重要的，是防网络入侵第一步。
推荐以下具体防范措施：
1、关闭端口
　　关闭 ...]]></description>
      <category>WEB程序开发</category>
      <author>Edong1234</author>
      <pubDate>Thu, 25 Feb 2010 01:54:51 +0000</pubDate>
    </item>
    <item>
      <title>如何调用WebSerivce时密文传输？</title>
      <link>http://www.itpub.net/viewthread.php?tid=1271154</link>
      <description><![CDATA[近来写了一WebService，发现传输过程中是明文的，用户名，密码都可以在客户端发送的包中看到，看有的是用SSL安全通道，试了几次也没成功。也有人说，将用户名和密码加密，但我发现加密后，采用同样的密文做个提交页面，依然可以取到数据，因为服务器照着密文给解开了，认 ...]]></description>
      <category>WEB程序开发</category>
      <author>3sword</author>
      <pubDate>Sun, 21 Feb 2010 03:50:55 +0000</pubDate>
    </item>
    <item>
      <title>[asp.net]IE地址栏设置为不显示后本页标题栏显示内容怎样控制</title>
      <link>http://www.itpub.net/viewthread.php?tid=1270510</link>
      <description><![CDATA[]]></description>
      <category>WEB程序开发</category>
      <author>liuyang824</author>
      <pubDate>Wed, 17 Feb 2010 04:47:54 +0000</pubDate>
    </item>
    <item>
      <title>如何实现WEB服务器和HELIX服务器通过一次登陆认证？求救</title>
      <link>http://www.itpub.net/viewthread.php?tid=1270412</link>
      <description><![CDATA[求救！各位大仙
我现在遇到这么一个麻烦。我们有两个服务器，一个是WEB的一个是普通的HELIX服务器
我们做的是通过WEB服务器登陆主页然后点击一个URL就直接访问另外一台HELIX服务器的内容。
现在的问题是好多人第一次登陆访问以后就看到了HELIX服务器的静态地址了。他 ...]]></description>
      <category>WEB程序开发</category>
      <author>benif</author>
      <pubDate>Tue, 16 Feb 2010 11:46:26 +0000</pubDate>
    </item>
    <item>
      <title>谷姐使用美国免费空间，今天档机了</title>
      <link>http://www.itpub.net/viewthread.php?tid=1267673</link>
      <description><![CDATA[今天谷姐一下，居然跳到了
]]></description>
      <category>WEB程序开发</category>
      <author>sanjifeng</author>
      <pubDate>Thu, 04 Feb 2010 13:25:29 +0000</pubDate>
    </item>
    <item>
      <title>請推介用那一種 Web UI</title>
      <link>http://www.itpub.net/viewthread.php?tid=1266963</link>
      <description><![CDATA[我想用寫 ASP/PHP/JAVA 的 WEB program，但 frontend 可以用那一類呢，
要有 AJAX 功能，不用經常 refresh webpage，和有很多 lib 可以用，例如 jQuery, Extjs 之類，
請推介用那一種？大家多數是用那一種？謝謝！]]></description>
      <category>WEB程序开发</category>
      <author>tcheung3</author>
      <pubDate>Wed, 03 Feb 2010 02:07:35 +0000</pubDate>
    </item>
    <item>
      <title>jQuery 1.4.1发布</title>
      <link>http://www.itpub.net/viewthread.php?tid=1265563</link>
      <description><![CDATA[就在14 Days of jQuery 活动的第12天，jQuery 发布了1.4.1版本，主要是对1.4版本的bug进行修复。



新特性：
-  .live(“focus”) and .live(“blur”) now work – mapping to .live(“focusin”) and .live(“focusout”).
-  .live(“hover”) now exists, ma ...]]></description>
      <category>WEB程序开发</category>
      <author>jieforest</author>
      <pubDate>Fri, 29 Jan 2010 03:11:03 +0000</pubDate>
    </item>
    <item>
      <title>大家的wap站点都在使用那个免费统计平台</title>
      <link>http://www.itpub.net/viewthread.php?tid=1265247</link>
      <description><![CDATA[大家的wap站点都在使用那个免费统计平台?]]></description>
      <category>WEB程序开发</category>
      <author>zhangxj65060130</author>
      <pubDate>Thu, 28 Jan 2010 06:01:08 +0000</pubDate>
    </item>
    <item>
      <title>用正则表达式处理日志文件的Web小程序</title>
      <link>http://www.itpub.net/viewthread.php?tid=1263376</link>
      <description><![CDATA[前两天有一个同事需要进行日志分析，想从一个比较大的日志文件中取出一些特定的行出来并生成一个文件，如果采用普通的文件编辑器很麻烦，于是就编了一个小的web程序解决，程序主要是采用正则表达式进行处理，代码如下：
]]></description>
      <category>WEB程序开发</category>
      <author>yzsind</author>
      <pubDate>Sun, 24 Jan 2010 08:32:36 +0000</pubDate>
    </item>
    <item>
      <title>Dependency Injection in Java EE 6 - Part 2</title>
      <link>http://www.itpub.net/viewthread.php?tid=1263311</link>
      <description><![CDATA[Custom Object Factories with CDI Producers/Disposers
In the first part of the series, we showed you how to do basic dependency injection using the @Inject and @Qualifier annotations. In a majority of cases, giving the container static control over o ...]]></description>
      <category>WEB程序开发</category>
      <author>Sky-Tiger</author>
      <pubDate>Sun, 24 Jan 2010 01:50:32 +0000</pubDate>
    </item>
    <item>
      <title>What you must know about JavaScript, Scala and more</title>
      <link>http://www.itpub.net/viewthread.php?tid=1263310</link>
      <description><![CDATA[What’s your definition of a pragmatic architecture?

Ted Neward: A lot of times “architecture” is used to describe what happens when all of our Web servers are hooked together in a gigantic ESB,  ended up building these subscriber systems where  ...]]></description>
      <category>WEB程序开发</category>
      <author>Sky-Tiger</author>
      <pubDate>Sun, 24 Jan 2010 01:48:39 +0000</pubDate>
    </item>
    <item>
      <title>Firebug 1.5发布</title>
      <link>http://www.itpub.net/viewthread.php?tid=1262626</link>
      <description><![CDATA[today the Firebug team released Firebug 1.5. Check out Rob Campbell’s announcement reposted below.

I am very happy to be able to announce the release of Firebug 1.5.0 on addons.mozilla.org. This release represents a significant effort by the Fire ...]]></description>
      <category>WEB程序开发</category>
      <author>jieforest</author>
      <pubDate>Thu, 21 Jan 2010 12:28:42 +0000</pubDate>
    </item>
    <item>
      <title>怎么样在PHP中使用Oracle数据库</title>
      <link>http://www.itpub.net/viewthread.php?tid=1261924</link>
      <description><![CDATA[
...	...
]]></description>
      <category>WEB程序开发</category>
      <author>gege007007</author>
      <pubDate>Wed, 20 Jan 2010 03:51:02 +0000</pubDate>
    </item>
    <item>
      <title>iis5+php5+mysql</title>
      <link>http://www.itpub.net/viewthread.php?tid=1260136</link>
      <description><![CDATA[配置见下：
]]></description>
      <category>WEB程序开发</category>
      <author>mozi8484share</author>
      <pubDate>Fri, 15 Jan 2010 05:40:05 +0000</pubDate>
    </item>
    <item>
      <title>test</title>
      <link>http://www.itpub.net/viewthread.php?tid=1259904</link>
      <description><![CDATA[l]]></description>
      <category>WEB程序开发</category>
      <author>SingleChung</author>
      <pubDate>Thu, 14 Jan 2010 15:48:46 +0000</pubDate>
    </item>
    <item>
      <title>[虚拟主机空间]现在有免费的用吗？</title>
      <link>http://www.itpub.net/viewthread.php?tid=1259902</link>
      <description><![CDATA[]]></description>
      <category>WEB程序开发</category>
      <author>SingleChung</author>
      <pubDate>Thu, 14 Jan 2010 15:44:11 +0000</pubDate>
    </item>
    <item>
      <title>LAMP环境搭建视频在线观看！（原创）</title>
      <link>http://www.itpub.net/viewthread.php?tid=1258658</link>
      <description><![CDATA[视频目录
第一集：LAMP环境搭建ppt
第二集：LAMP环境安装实战

在线观看地址：]]></description>
      <category>WEB程序开发</category>
      <author>shineboy816_cu</author>
      <pubDate>Tue, 12 Jan 2010 05:30:10 +0000</pubDate>
    </item>
    <item>
      <title>PHP100系列视频高清在线观看（更新到70集）！</title>
      <link>http://www.itpub.net/viewthread.php?tid=1258655</link>
      <description><![CDATA[观看地址：
php100教学视频第一季节（1-26）：]]></description>
      <category>WEB程序开发</category>
      <author>shineboy816_cu</author>
      <pubDate>Tue, 12 Jan 2010 05:27:05 +0000</pubDate>
    </item>
    <item>
      <title>向大家请教为什么APACHE服务会显示空白页面</title>
      <link>http://www.itpub.net/viewthread.php?tid=1256451</link>
      <description><![CDATA[apache+php+mysql一直很正常，但是自从被攻击后就发现出现空白的页面，而我用phpinfo查看却可以正常显示出来，但是使用php，mysql的页面却无法正常显示呢？向大家请教了。]]></description>
      <category>WEB程序开发</category>
      <author>pfzhao</author>
      <pubDate>Wed, 06 Jan 2010 04:04:03 +0000</pubDate>
    </item>
    <item>
      <title>GLGE：一个封装了 WebGL 的JavaScript库</title>
      <link>http://www.itpub.net/viewthread.php?tid=1256233</link>
      <description><![CDATA[GLGE 是一个封装了 WebGL 的JavaScript库，旨在降低WebGL使用的难度。提供了一个本地的browser JavaScript API，用于openGL ES2的直接访问，允许在没有下载任何插件的情况下使用2D/3D硬件加速应用。


查看GLGE详情：


拓展阅读：


WebGL介绍
WebGL是一种3D ...]]></description>
      <category>WEB程序开发</category>
      <author>jieforest</author>
      <pubDate>Tue, 05 Jan 2010 11:49:33 +0000</pubDate>
    </item>
    <item>
      <title>怎样修改，才可以让这段代码同时兼容Fifefox/IE</title>
      <link>http://www.itpub.net/viewthread.php?tid=1256135</link>
      <description><![CDATA[]]></description>
      <category>WEB程序开发</category>
      <author>MicrosoftZone</author>
      <pubDate>Tue, 05 Jan 2010 08:18:42 +0000</pubDate>
    </item>
    <item>
      <title>web开发打印控件</title>
      <link>http://www.itpub.net/viewthread.php?tid=1255082</link>
      <description><![CDATA[在一个连锁店的管理系统上用了web打印功能，使用打印-Iframe里面的页面，出现了不少问题，主要是用户需要使用POS来打印，这样的话打印出来的纸张就是很窄的58mm，关于页边距，布局上出现了很多问题 。最重要的是如何获得默认的打印机是个问题？

网站上找到了，一个PA ...]]></description>
      <category>WEB程序开发</category>
      <author>dabao_java</author>
      <pubDate>Sat, 02 Jan 2010 07:12:27 +0000</pubDate>
    </item>
    <item>
      <title>谁有 quest performasure 5.0 1 的license 或破解方法？</title>
      <link>http://www.itpub.net/viewthread.php?tid=1253617</link>
      <description><![CDATA[如题！听说这个软件好用，但下载下来后没有序列号！嘿，哪位高人能帮帮忙啊！]]></description>
      <category>WEB程序开发</category>
      <author>dppass2</author>
      <pubDate>Tue, 29 Dec 2009 08:21:22 +0000</pubDate>
    </item>
    <item>
      <title>关于ifram子窗口与主页面数据传递的问题</title>
      <link>http://www.itpub.net/viewthread.php?tid=1251773</link>
      <description><![CDATA[请教大家一个问题：

主页面index.php，其中框架来嵌套显示acct.php的数据


acct.php页面中，是以表格的方式来显示数据，现如何将acct.php中选定的一行数据传递到index.php中，供主页面使用]]></description>
      <category>WEB程序开发</category>
      <author>gaozy09</author>
      <pubDate>Wed, 23 Dec 2009 16:00:12 +0000</pubDate>
    </item>
    <item>
      <title>WordPress 2.9 简体中文版发布</title>
      <link>http://www.itpub.net/viewthread.php?tid=1251537</link>
      <description><![CDATA[WordPress 2.9 带来几个全新的特性：1，全局回收站，可以把你的文章或者评论之类的放入回收站；2，内置了图像编辑器；3，批量插件更新功能；4，更简单的视频插入。哇，如果这些如此cool的特性吸引你的话，那么就赶快更新你的WP吧。如果想了解更多，可以看看官方介绍。
 ...]]></description>
      <category>WEB程序开发</category>
      <author>jieforest</author>
      <pubDate>Wed, 23 Dec 2009 05:09:48 +0000</pubDate>
    </item>
    <item>
      <title>【推荐新书】Java Web整合开发王者归来</title>
      <link>http://www.itpub.net/viewthread.php?tid=1251461</link>
      <description><![CDATA[【推荐新书】Java Web整合开发王者归来


资深Java程序员耗时一年时间写作，十年开发经验毫无保留
全面、系统、深入介绍Java Web开发的核心技术与主流框架


本书特色：
&amp;#61553;	内容全面：涵盖了Java Web开发所涉及的所有核心技术与主流框架
&amp;#61553;	针对性 ...]]></description>
      <category>WEB程序开发</category>
      <author>xiang08</author>
      <pubDate>Wed, 23 Dec 2009 02:37:20 +0000</pubDate>
    </item>
    <item>
      <title>新博开张，欢迎大家捧场</title>
      <link>http://www.itpub.net/viewthread.php?tid=1250819</link>
      <description><![CDATA[新博开张，会讨论一下关于Web Performance的一些话题，希望大家多多捧场:)

]]></description>
      <category>WEB程序开发</category>
      <author>wdsunny</author>
      <pubDate>Mon, 21 Dec 2009 09:13:27 +0000</pubDate>
    </item>
    <item>
      <title>WordPress 2.9 RC1发布</title>
      <link>http://www.itpub.net/viewthread.php?tid=1247965</link>
      <description><![CDATA[WordPress创始人Matt撰文说，WordPress 2.9开发团队已经几乎完成WordPress 2.9的开发，而且Matt还兴奋的宣布，WordPress 2.9正式版即将发布。
WordPress 2.9 Beta 1和WordPress beta 2的发布，已经说明WordPress 2.9的开发接近尾声。而在上周，在WordPress一个团队开发 ...]]></description>
      <category>WEB程序开发</category>
      <author>jieforest</author>
      <pubDate>Fri, 18 Dec 2009 04:53:59 +0000</pubDate>
    </item>
    <item>
      <title>PHP 5.2.12 发布</title>
      <link>http://www.itpub.net/viewthread.php?tid=1247963</link>
      <description><![CDATA[PHP是一种新型的CGI程序编写语言,易学易用,运行速度快,可以方便快捷地编写出功能强大,运行速度快,并可同时运行于 Windows、Unix、Linux平台的Web后台程序, 内置了对文件上传、密码认证、Cookies操作、邮件收发、动态GIF生成等功能,PHP 直接为很多数据库提供原本的连接,包 ...]]></description>
      <category>WEB程序开发</category>
      <author>jieforest</author>
      <pubDate>Fri, 18 Dec 2009 04:49:41 +0000</pubDate>
    </item>
    <item>
      <title>Drupal 6.15 + 5.21 版发布</title>
      <link>http://www.itpub.net/viewthread.php?tid=1247495</link>
      <description><![CDATA[Drupal是一个强大的软件,是一套采用GPL授权的开放源码软件,是由数以千计的使用者和开发人员所共同维护和开发的.
它可以让个人或社区使用者很容易地发表、管理并组织一个网站里大量且多样的内容.已经有许多个人和组织采用Drupal来建立各种不同的网站,包括:

Drupal 6. ...]]></description>
      <category>WEB程序开发</category>
      <author>jieforest</author>
      <pubDate>Thu, 17 Dec 2009 05:23:22 +0000</pubDate>
    </item>
    <item>
      <title>互动写作和阅读平台17xie网站</title>
      <link>http://www.itpub.net/viewthread.php?tid=1247309</link>
      <description><![CDATA[互动写作和阅读平台17xie网站
招募网站编辑
&quot;一起写&quot;网（
      注明一起写网站用户名。
 3、应聘咨询群：27653239

&quot;北京昊海菁华科技文化有限公司&quot;简介：
&quot;一起写&quot;网所属公司为北京昊海菁华科技文化有限公司，是由留学归国人员创办的互联网新锐公司，致力于探索 ...]]></description>
      <category>WEB程序开发</category>
      <author>cdc198630</author>
      <pubDate>Wed, 16 Dec 2009 14:11:54 +0000</pubDate>
    </item>
    <item>
      <title>关于WEB打印控件我找了好多资料，终于找到了PAZU！！</title>
      <link>http://www.itpub.net/viewthread.php?tid=1246122</link>
      <description><![CDATA[突然想起WEB打印方面的缺口，在手机里搜索下“WEB 打印”就发现了现在PAZU，和之前的“ScriptX”功能可以说是一致，但是PAZU是免费的可授权的，所以也算是发现了一个好东西吧。]]></description>
      <category>WEB程序开发</category>
      <author>gz4g</author>
      <pubDate>Sat, 12 Dec 2009 17:47:31 +0000</pubDate>
    </item>
    <item>
      <title>Ajax应用实战例子</title>
      <link>http://www.itpub.net/viewthread.php?tid=1246032</link>
      <description><![CDATA[If you’ve done your best to keep up with web development trends over the past five years or more, then it’s likely that you’re familiar with the concept of Progressive Enhancement. I’m not going to provide an explanation of that technique here, b ...]]></description>
      <category>WEB程序开发</category>
      <author>jieforest</author>
      <pubDate>Sat, 12 Dec 2009 08:38:13 +0000</pubDate>
    </item>
    <item>
      <title>Jsp If条件判断问题. over</title>
      <link>http://www.itpub.net/viewthread.php?tid=1245469</link>
      <description><![CDATA[新手:
tomcat+struts 2.0
jsp 页面直接关联model
现在需要根据model(admin)里面的一个item(id),判断jsp页面出现的内容.
大概流程:
...




   ---这个地方不知道怎么写:eek: :eek: , admin.id是String类型









...

]]></description>
      <category>WEB程序开发</category>
      <author>foxninetails</author>
      <pubDate>Thu, 10 Dec 2009 09:50:57 +0000</pubDate>
    </item>
  </channel>
</rss>