



<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>猪坚强</title>
	<atom:link href="http://www.zhujianqiang.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.zhujianqiang.com</link>
	<description>坚强是一种生活态度！</description>
	<lastBuildDate>Sat, 18 Feb 2012 01:14:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>运行asp网站常见的access数据库问题</title>
		<link>http://www.zhujianqiang.com/posts/109.html</link>
		<comments>http://www.zhujianqiang.com/posts/109.html#comments</comments>
		<pubDate>Sat, 18 Feb 2012 01:14:39 +0000</pubDate>
		<dc:creator>zhujianqiang</dc:creator>
				<category><![CDATA[互联网]]></category>

		<guid isPermaLink="false">http://www.zhujianqiang.com/?p=109</guid>
		<description><![CDATA[在windows＋iis服务器上运行asp程序可能会出现数据库无法更新的情况，具体错误信息可能为： 1、Microsoft JET Database Engine (0x80040E09) 不能更新。数据库或对象为只读 2、Microsoft OLE DB Provider for ODBC Drivers (0x80004005)[Microsoft][ODBC Microsoft Access Driver] 操作必须使用一个可更新的查询。 3、Microsoft JET Database Engine (0x80004005) 操作必须使用一个可更新的查询。 解决办法（在这里假设网站主目录为wwwroot）： 在wwwroot文件夹上面点击右键－“属性”－“安全”－添加用户：“IUSR_计算机名” 并开放“IUSR_计算机名”的读取、写入权限 XP系统下可能点击右键看不到“安全”选项，请先打开“工具”－“文件夹选项”－“查看”－取消“使用简单文件共享（推荐）” 然后即可在属性中找到“安全”选项<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F59.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F109.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">【伪原创字符串替换函数】</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F58.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F109.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">基于EasyASP采集新闻示例（指定网址版本）</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F89.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F109.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">如何实现Mysql数据库自动备份</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F62.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F109.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">【从新闻列表采集新闻】EasyASP采集新闻示例</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F69.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F109.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">SQL中判断数据库、表、存储过程、视图、函数是否存在</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://www.zhujianqiang.com/posts/109.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>概况怎么修改呢</title>
		<link>http://www.zhujianqiang.com/posts/104.html</link>
		<comments>http://www.zhujianqiang.com/posts/104.html#comments</comments>
		<pubDate>Thu, 02 Feb 2012 00:54:43 +0000</pubDate>
		<dc:creator>zhujianqiang</dc:creator>
				<category><![CDATA[expocms]]></category>

		<guid isPermaLink="false">http://www.zhujianqiang.com/?p=104</guid>
		<description><![CDATA[有朋友使用expocms网站管理系统想修改“展会概况”信息。 登录网站系统后台之后，点击左侧的导航菜单，“导航管理--说明页内容维护”点开之后可以看到如下内容：   然后点击“栏目信息”进入内容列表，可以看到如下内容。 如果您想修改“展会概况”的内容，可以点击之后编辑即可。<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="expocms企业邮箱设置及用途" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F101.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F104.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/28/14416805.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">expocms企业邮箱设置及用途</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="ExpoCMS网站管理系统" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F93.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F104.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">ExpoCMS网站管理系统</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="头部导航和尾部怎么修改" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F102.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F104.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/02/02/14650840.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">头部导航和尾部怎么修改</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="hosts文件修改器" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F78.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F104.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">hosts文件修改器</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="windows server 2008 php 环境搭建 " style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F92.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F104.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/12/13841984.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">windows server 2008 php 环境搭建 </font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://www.zhujianqiang.com/posts/104.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>头部导航和尾部怎么修改</title>
		<link>http://www.zhujianqiang.com/posts/102.html</link>
		<comments>http://www.zhujianqiang.com/posts/102.html#comments</comments>
		<pubDate>Thu, 02 Feb 2012 00:35:31 +0000</pubDate>
		<dc:creator>zhujianqiang</dc:creator>
				<category><![CDATA[互联网]]></category>
		<category><![CDATA[expocms]]></category>

		<guid isPermaLink="false">http://www.zhujianqiang.com/?p=102</guid>
		<description><![CDATA[有朋友问道expocms网站管理系统的“头部导航和尾部怎么修改”。 问题提出： 你好啊！在吗？想咨询一点问题啊！关于你这个程序的！我想换下这个程序的模板，不知道怎么换啊！特别是头部！不知道能不能得到您的指导！谢谢！ 下面就跟大家解答一下： 页面头部导航栏目修改方法： 大家可以打开“Include”文件夹下面的“Class_FrontPage.asp”文件。打开之后找到“showhead()”过程。 这里showhead()里面实现的就是显示前端页面的头部信息。 在v2.0版本中，第33行--39行代码实现的就是头部导航栏的功能。  页面尾部修改方法： 大家可以找到“showfoot()”过程。 在v2.0版本中，第54行代码开始实现的是页面尾部功能。 感谢大家使用expocms网站管理系统，本系统专业为展览、会展行业设计，但使用范围不局限于此，也可以用于教育、企业、个人博客等多个领域，本系统的特色就是简单，功能简单，页面结构简单，程序结构也简单，想入门学习asp的朋友也可以研究本源码。 如果发现有哪些地方设计的不合理、不清楚的朋友可以给我留言，我尽量抽时间满足大家的需求。    <table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="expocms企业邮箱设置及用途" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F101.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F102.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/28/14416805.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">expocms企业邮箱设置及用途</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="概况怎么修改呢" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F104.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F102.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/02/02/14651386.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">概况怎么修改呢</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="ExpoCMS网站管理系统" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F93.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F102.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">ExpoCMS网站管理系统</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="hosts文件修改器" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F78.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F102.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">hosts文件修改器</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="html中的页内锚链接" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F52.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F102.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/17/9321726.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">html中的页内锚链接</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://www.zhujianqiang.com/posts/102.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>expocms企业邮箱设置及用途</title>
		<link>http://www.zhujianqiang.com/posts/101.html</link>
		<comments>http://www.zhujianqiang.com/posts/101.html#comments</comments>
		<pubDate>Sat, 28 Jan 2012 06:37:03 +0000</pubDate>
		<dc:creator>zhujianqiang</dc:creator>
				<category><![CDATA[互联网]]></category>
		<category><![CDATA[expocms]]></category>

		<guid isPermaLink="false">http://www.zhujianqiang.com/?p=101</guid>
		<description><![CDATA[在新版本expocms中增加了企业邮箱设置模块，大家可以在系统维护-企业邮箱维护 模块找到，它的作用是给用户发邮件，需要网站服务器支持Jmail组件。 目前这个功能在管理员回复访客留言的时候用到。管理员在答复用户留言反馈的时候会自动给留言者的邮箱发送一封邮件，邮件的内容是管理员的回复内容和留言者的留言内容。 大家可以申请一个163邮箱，根据如图进行填写。大家可以在测试收件箱处填写一个自己常用的邮箱来测试能否收到邮件。<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="ExpoCMS网站管理系统" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F93.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F101.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">ExpoCMS网站管理系统</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="头部导航和尾部怎么修改" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F102.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F101.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/02/02/14650840.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">头部导航和尾部怎么修改</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="概况怎么修改呢" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F104.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F101.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/02/02/14651386.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">概况怎么修改呢</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Firebug使用详解" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F55.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F101.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/09/21/29891654.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Firebug使用详解</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="html中的页内锚链接" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F52.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F101.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/17/9321726.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">html中的页内锚链接</font>
                    </a>
                </td>
        </tr>
        <br/>
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">来自无觅网络的相关文章：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="华为路由猫HG526设置" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fguodong.me%2F%3Fp%3D858&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F101.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/05/19/27039158.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">华为路由猫HG526设置 (@guodong)</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Windows Server 2003 SP2 Enterprise(企业版)ISO下载(东东亲测 迅雷、旋风、离线下载)" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fdongdong.im%2F599&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F101.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/09/25/33919862.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Windows Server 2003 SP2 Enterprise(企业版)ISO下载(东东亲测 迅雷、旋风、离线下载) (@dongdong)</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="博说新词之你懂的" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fxiaoke.name%2F202.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F101.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/16/14003374.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">博说新词之你懂的 (@xiaoke)</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="@deardongdong.cn邮箱开通了！(不再使用！)" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fdongdong.im%2F63&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F101.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/09/25/33919862.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">@deardongdong.cn邮箱开通了！(不再使用！) (@dongdong)</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="IIS6.0会话超时时间设置" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fguodong.me%2F%3Fp%3D489&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F101.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/13/13920480.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">IIS6.0会话超时时间设置 (@guodong)</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://www.zhujianqiang.com/posts/101.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ExpoCMS网站管理系统</title>
		<link>http://www.zhujianqiang.com/posts/93.html</link>
		<comments>http://www.zhujianqiang.com/posts/93.html#comments</comments>
		<pubDate>Fri, 27 Jan 2012 07:56:54 +0000</pubDate>
		<dc:creator>zhujianqiang</dc:creator>
				<category><![CDATA[互联网]]></category>
		<category><![CDATA[expocms]]></category>

		<guid isPermaLink="false">http://www.zhujianqiang.com/?p=93</guid>
		<description><![CDATA[ExpoCMS是专门为会展行业设计的一款网站管理系统。系统采用较为成熟的ASP语言编写、基于Access数据库、前台使用DIV+CSS布局、Jquery类库，兼容主流浏览器。整套系统的设计架构、结构布局，完全考虑展览会行业类网站的功能，能满足展会的宣传展示、信息发布、用户登记反馈、后台操作管理功能需求，网站的后台功能强大，管理简洁，系统开放全部源码，用户可以根据自己的需求扩展出自己需求的模块，如：栏目信息、新闻分类、新闻信息、观众/展商预登记、后台管理员账户管理等。 欢迎大家使用。 简单好用、易于部署、方便扩展 系统运行所需的环境也非常简单、廉价，适合大家快速、方便的搭建环境、部署网站。 演示站点：http://expo.zhujianqiang.com 后台地址：您的网址/admin/admin_login.asp 账户：admin 密码：admin 可能需要注意的事项 1.目录读写权限 2.是否启用父路径 3.网站应用程序池是否运行在32位模式下 4.大家在升级安装之前先备份Database文件夹，把新版本程序下载、解压之后，把备份的Database文件夹覆盖回来，原有的数据就不会丢失。 最新版本时间是2012-1-26，请大家及时更新啊! 最近更新 2012-1-26 1.修正了后台一些小bug 2.后台导航调整 3.发邮件修正 （需要服务器安装jmail插件） 4.管理人员回复留言的时候发邮件提醒留言者 5.采用最新的jquery类库 下载地址： 代码之家下载：http://www.mycodes.net/19/3456.htm 站长网下载：http://down.chinaz.com/soft/28289.htm A5下载：http://down.admin5.com/asp/70031.html<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="expocms企业邮箱设置及用途" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F101.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F93.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/28/14416805.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">expocms企业邮箱设置及用途</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="概况怎么修改呢" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F104.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F93.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/02/02/14651386.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">概况怎么修改呢</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="头部导航和尾部怎么修改" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F102.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F93.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/02/02/14650840.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">头部导航和尾部怎么修改</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="windows server 2008网站搭建注意事项（备忘）" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F75.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F93.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">windows server 2008网站搭建注意事项（备忘）</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="运行asp网站常见的access数据库问题" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F109.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F93.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">运行asp网站常见的access数据库问题</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://www.zhujianqiang.com/posts/93.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>windows server 2008 php 环境搭建</title>
		<link>http://www.zhujianqiang.com/posts/92.html</link>
		<comments>http://www.zhujianqiang.com/posts/92.html#comments</comments>
		<pubDate>Sun, 08 Jan 2012 02:31:29 +0000</pubDate>
		<dc:creator>zhujianqiang</dc:creator>
				<category><![CDATA[互联网]]></category>
		<category><![CDATA[windowsserver 2008 php]]></category>

		<guid isPermaLink="false">http://www.zhujianqiang.com/?p=92</guid>
		<description><![CDATA[windows server 2008是基于NT6 平台的新型操作系统，其对硬件性能的发挥比起其它NT平台来说有了质的飞跃，已经开始普及到了广大用户中，而且操作较2003来说更为直观和简单，受到越来越多的好评。在这里我们要介绍windows server 2008中的php环境搭建。 &#160; 1.安装IIS windows server 2008的IIS版本为7.0，包括fastcgi，安装十分方便。 打开“开始”菜单→“服务器管理”，出现服务器管理界面（图1) 图1 - 服务器管理 滚动条下翻，或者点击主菜单的“角色”，然后点击“添加角色”，出现向导页面后点击下一步，选择“web服务器（IIS）”（图2） 图2-添加角色 &#160; 点击“下一步”之后，需要选择功能，这里需要比默认选项多增加一个“cgi”（图3） 图3-选择功能 点击“下一步”，将会需要确认一下安装的内容，此时点击安装，即可将IIS安装在操作系统中。 安装好IIS之后，需要进行一个测试，在浏览器地址栏中输入“http://localhost/”，如果出现IIS7的欢迎页则说明正常。接下来需要配置一个新网站，首先打开IIS管理器（“开始”→“所有程序”→“管理工具”→“internet 信息服务（IIS）管理器”）。 然后删除默认网站，在主菜单中，展开网站菜单，然后再网站名称上右键，点击删除即可(图4） 图4-删除默认网站 &#160; 再新建一个网站，在“网站”上右击，点击添加网站，会出现信息网站添加的表单，首先输入网站名称，例如“dedecms”，路径选择为网站存放的路径，单IP的服务器可以不必选择IP，主机头填写为localhost，然后点击确定。 图5-添加网站 添加好网站后，打开网站目录，新建一个index.html，然后用记事本打开，输入“hello dede”做测试。 还需要配置权限，回到IIS管理器中，在网站“dedecms”上右键，点击“编辑权限”，进入后点击“安全”选项卡，再点击其中的“编辑”（图6） 图6-编辑权限 &#160; 　　　　 打开“编辑”窗口后点击“添加”按钮。添加一个“IUSR”到权限用户列表中，然后为其勾选除了“完全控制”之外的权限。然后点击“确定”。(图7） 图7-添加权限 &#160; 还需要在“属性”窗口再次点确定，否则权限无法保存。 结束此步骤后，就可以访问本地地址“http://127.0.0.1”进行测试了，网页上显示出了“hello dede”，说明配置成功。 图8-测试网页 &#160; 2.php安装。 在前面已经提过，IIS7中不必单独安装fastcgi，所以，我们只需要下载php安装包进行安装即可，下载地址：http://windows.php.net/downloads/releases/archives/ &#160; 下载好后，打开安装程序，经过引导，配置好路径，来到选择“web server setup”的地方，在这里我们选择“IIS fastcgi”(图9） 图9-选择IIS FastCGI &#160; 然后点击“next”按钮，到了选择安装选项的步骤，一般安装默认的就可以了，如果要添加的话需要点击一下前面的磁盘小图标，然后选择安装，第一项是只安装选中的项目，第二项是安装所有该项目的子项目。（图10）配置好后进入下一步 图10-安装选项 　　配置好后，点击“next”然后点击“install”即可安装php。 [...]<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F91.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F92.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">windows server 2003 php 环境搭建</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F75.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F92.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">windows server 2008网站搭建注意事项（备忘）</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F83.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F92.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">windows server 2008安装wordpress 500错误解决方法</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F87.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F92.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">java环境变量配置方法备忘（win7环境）</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F57.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F92.html">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">SQL Server 2005 提供的行号排序函数</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://www.zhujianqiang.com/posts/92.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>windows server 2003 php 环境搭建</title>
		<link>http://www.zhujianqiang.com/posts/91.html</link>
		<comments>http://www.zhujianqiang.com/posts/91.html#comments</comments>
		<pubDate>Sun, 08 Jan 2012 02:29:39 +0000</pubDate>
		<dc:creator>zhujianqiang</dc:creator>
				<category><![CDATA[互联网]]></category>
		<category><![CDATA[Windows2003 php]]></category>

		<guid isPermaLink="false">http://www.zhujianqiang.com/?p=91</guid>
		<description><![CDATA[windows server 2003是目前国内比较主流的服务器操作系统，其搭建php的环境也是多种多样，其中IIS+Fastcgi+php+mysql安装时最简单的。 &#160; 1.安装IIS IIS是windows平台下比较成熟的web服务，安装方法也非常简单。 打开“开始”菜单，点击“管理您的服务器”(如图1所示），点击“添加或删除角色”（如图2所示）。 图1-管理您的服务器 &#160; 图2-添加或删除角色 &#160; 进入预备步骤后直接点下一步。到达了选择角色的地方，选择“应用程序服务（IIS,ASP.net)”（如图3所示） 图3-应用程序服务 &#160; 之后点击下一步，出现附加组件的选择，一个是FrontPage Server Extentions，另外一个是ASP.net，这两项我们的环境中都不需要，不必选择，如果有需要，可以选择性安装。进入下一步，是选项总结，再下一步，进入安装过程，此时提示需要插入windows 2003(R2)的安装光盘，插入光盘后，选择光驱所在驱动器下的I386，点击确定，安装过程将会继续一直到结束，并且出现成功提示(如图4所示） 图4-IIS安装成功 &#160; 　　完成后对IIS进行测试，打开“开始”菜单，点击“所有程序”，进入“管理工具”，点击“internet信息服务(IIS)管理器” &#160; 展开“网站”树型节点，删除默认网站，然后新建一个网站（如图5所示） 图5-新建网站 &#160; 进入向导后，进入下一步，为网站添加描述，也就是IIS中显示的网站标示，可以随便填写，再进入下一步，为网站配置主机头，我们是用来配置本地测试环境，所以把主机头配置为127.0.0.1（如图6所示） 图6-配置主机头 &#160; 进入下一步，选择目录，目录需要提前建立好，然后选择即可。继续下一步，需要选择网站权限，这里只选择读取即可。之后便可完成网站新建向导了。 &#160; 下面要为目录配置权限，首先先在网站名称上点击右键，进入“权限”选项，进入“权限”之后点击“添加”按钮，点击“高级”，然后点击“立即查找”，找到IUSR_%计算机名%，选择之后点击确定，此时回到了权限选项的位置，除了“完全控制”和“特殊权限”之外全部勾选，最后点击“应用”。权限配置好后，在目录中新建一个index.html文件，随意输入一些文字或者html代码即可。 图7-权限配置 &#160; 在网站名称上右键，点击属性，进入“属性”后点击“文档”选项卡，在此添加一个index.html和index.php（index.php添加好是为了待会不必再做配置），然后点击“确定”或者“应用”保存配置。 &#160; 然后在浏览器中的地址栏中输入“http://localhost/”或者“http://127.0.0.1/”，即可看到刚才我们建立的index.html中的内容。 &#160; 2.安装fastcgi 　　IIS调试好后，就可以安装fastcgi了，首先需要下载IISfastcgi，下载地址是（http://www.iis.net/download/FastCGI），安装fastcgi非常简单，只需要同意协议后连续点击下一步即可，没有任何选项。 &#160; 3.安装php 　　首先下载php在windows的安装包，下载地址http://windows.php.net/downloads/releases/archives/，选择版本的时候，需要注意一下，截止目前（2011年6月），支持zend加密组件的最后一个php版本是5.2.17，国内大多数主机商和程序能到达的版本只有5.3.4，目前dedecms5.6在5.3.5和更高版本中后台会出现警告，但没有错误。这里选用php-5.3.4-nts-Win32-VC9-x86.msi做例子。 &#160; 　　下载好php-5.3.4-nts-Win32-VC9-x86.msi后，双击文件安装，接受使用协议后，为php填写安装目录，这个目录是可以更换的，指向需要放置它的位置即可。 之后需要选择web服务器的安装，这里选择我们先前安装的IIS fastcgi（如图8所示） 图8-php web server setup &#160; 下一步需要配置安装选项，这里我们除了默认的选项之外增加了pear install(图9所示） 图9-php安装选项 &#160; [...]<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="windows server 2008 php 环境搭建 " style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F92.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F91.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/12/13841984.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">windows server 2008 php 环境搭建 </font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="windows server 2008网站搭建注意事项（备忘）" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F75.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F91.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">windows server 2008网站搭建注意事项（备忘）</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="windows server 2008安装wordpress 500错误解决方法" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F83.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F91.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">windows server 2008安装wordpress 500错误解决方法</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="java环境变量配置方法备忘（win7环境）" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F87.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F91.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">java环境变量配置方法备忘（win7环境）</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="SQL Server 2005 提供的行号排序函数" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F57.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F91.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">SQL Server 2005 提供的行号排序函数</font>
                    </a>
                </td>
        </tr>
        <br/>
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">来自无觅网络的相关文章：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="十天学会PHP——简单从asp入手【入门篇】" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fblogzhao.com%2F%3Fp%3D980&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F91.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/04/25/23490487.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">十天学会PHP——简单从asp入手【入门篇】 (@blogzhao)</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="EasyPHP在Windows7失效无法使用的解决方法" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.duduct.com%2F1178.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F91.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/09/13/30691984.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">EasyPHP在Windows7失效无法使用的解决方法 (@duduct)</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Win8系统全面解析视频演示" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2F17jiong.com%2F3260%2F&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F91.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/03/06/16614040.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Win8系统全面解析视频演示 (@17jiong)</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Windows 8新功能提前看：USB 3.0高速传输演示" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2F17jiong.com%2F1907%2F&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F91.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/08/24/24502868.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Windows 8新功能提前看：USB 3.0高速传输演示 (@17jiong)</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Windows2003终端服务器超出了最大允许连接数" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fbbs.506c.com%2Fread.php%3Ftid-356.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F91.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://blog.506c.com/wp-content/uploads/2011/07/%E5%A4%9F%E6%88%8F%E5%8D%9A%E5%AE%A2%E6%B6%88%E6%81%AF-150x150.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Windows2003终端服务器超出了最大允许连接数 (@506c)</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://www.zhujianqiang.com/posts/91.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>如何实现Mysql数据库自动备份</title>
		<link>http://www.zhujianqiang.com/posts/89.html</link>
		<comments>http://www.zhujianqiang.com/posts/89.html#comments</comments>
		<pubDate>Wed, 04 Jan 2012 07:27:21 +0000</pubDate>
		<dc:creator>zhujianqiang</dc:creator>
				<category><![CDATA[互联网]]></category>
		<category><![CDATA[mysql自动备份]]></category>

		<guid isPermaLink="false">http://www.zhujianqiang.com/?p=89</guid>
		<description><![CDATA[如何实现Mysql数据库自动备份 1.Windows服务器环境 --------------------------------------------------------------------------------------------------------------- 新建一个记事本，然后重命名为： mysql_backup.bat 然后单击右键选择编辑，把下面的部分粘贴进来然后修改保存，比如我要备份taobao这个数据库，脚本如下： net stop mysql xcopy D：\mysql\data\taobao\*.* D:\db_backup\%date：~0,10%\ /y net start mysql 上面的D盘和db_backup等目录大家都可以自行修改，脚本的意思就是复制taobao 这个目录到D盘的db_backup这个目录里面的以当天为名称的目录里面，比如： d:\backup\2010-05-23\ ，请大家注意，网上很多人转载的说以%date:~4,10%这个来作为当天目录是错误的。  --------------------------------------------------------------------------------------------------------------- Mysql自动备份：  建立要备份存放目录。如：E:\Data\db_bak\sterp  找到数据库文件所在目录的文件夹。如：E:\Data\data\sterp  在备份目录下，建立db_back_sterp.bat文件，输入 net stop mysql xcopy E:\Data\data\sterp\*.* E:\Data\db_bak\sterp\%date:~0,10%\ /y c:\progra~1\winrar\winrar a -k -r -s E:\Data\db_bak\sterp\%date:~0,10%.rar E:\Data\db_bak\sterp\%date:~0,10%\ rd E:\Data\db_bak\sterp\%date:~0,10%\ /S /Q net start mysql 其中： net stop mysql 代表停止mysql xcopy E:\Data\data\sterp\*.* E:\Data\db_bak\sterp\%date:~0,10%\ /y [...]<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="mysql数据库出现1053错误解决方法" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F82.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F89.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">mysql数据库出现1053错误解决方法</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="运行asp网站常见的access数据库问题" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F109.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F89.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">运行asp网站常见的access数据库问题</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="SQL中判断数据库、表、存储过程、视图、函数是否存在" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F69.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F89.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">SQL中判断数据库、表、存储过程、视图、函数是否存在</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Firebug使用详解" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F55.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F89.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/09/21/29891654.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Firebug使用详解</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="windows server 2008 php 环境搭建 " style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F92.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F89.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/12/13841984.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">windows server 2008 php 环境搭建 </font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://www.zhujianqiang.com/posts/89.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>java环境变量配置方法备忘（win7环境）</title>
		<link>http://www.zhujianqiang.com/posts/87.html</link>
		<comments>http://www.zhujianqiang.com/posts/87.html#comments</comments>
		<pubDate>Fri, 16 Dec 2011 01:40:10 +0000</pubDate>
		<dc:creator>zhujianqiang</dc:creator>
				<category><![CDATA[互联网]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://www.zhujianqiang.com/?p=87</guid>
		<description><![CDATA[这几天看java方面的基础视频，今天准备练习一个小例子。发现编译成class之后不能执行，开始怀疑先前配置的java环境变量没有配置正确。 重新在网络上查找了解决方法，这里重新贴一遍，备忘一下。 windows7下java环境变量配置方法：   1.用鼠标右击“我的电脑”-&#62;属性 选择左边导航的“高级系统设置”选项， 继续选择右下角的“环境变量”选项 2.进行win7下Java环境变量配置 在"系统变量"下进行如下配置： (1)新建-&#62;变量名：JAVA_HOME 变量值：D:\Java\jdk1.6.0_12(这只是我的JDK安装路径) (2)编辑-&#62;变量名：Path 在变量值的最前面加上：%JAVA_HOME%\bin;%JAVA_HOME%\jre\bin (3)新建-&#62;变量名：CLASSPATH 变量值：.;%JAVA_HOME%\lib;%JAVA_HOME%\lib\dt.jar;%JAVA_HOME%\lib\tools.jar (4)编辑-&#62;变量名：JAVA_HOME,变量值：D:\Java\jdk1.6.0_10 注意：当设置的变量在末尾时，不要加上“；”。 3.测试下环境变量是否设置成功 在左下角的搜索框中键入 cmd 或者按下“WIN+R”键,“WIN”键就是"CTRL"和“ALT””中间那个微软图标那个键； 分别输入java，javac，java -version 命令 如果出现如下信息： 4.你的Java环境变量配置成功！ 注意: 若出现 'javac' 不是内部或外部命令，也不是可运行的程序 或批处理文件。 说明此次Java环境变量配置出错了，仔细检查下吧！ 呵呵 希望正在学习java的朋友能有收获。<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="windows server 2003 php 环境搭建" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F91.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F87.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/12/13845374.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">windows server 2003 php 环境搭建</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="windows server 2008 php 环境搭建 " style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F92.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F87.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/12/13841984.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">windows server 2008 php 环境搭建 </font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="头部导航和尾部怎么修改" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F102.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F87.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/02/02/14650840.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">头部导航和尾部怎么修改</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Firebug使用详解" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F55.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F87.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/09/21/29891654.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Firebug使用详解</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="概况怎么修改呢" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F104.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F87.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/02/02/14651386.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">概况怎么修改呢</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://www.zhujianqiang.com/posts/87.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【原创】iis实现伪静态</title>
		<link>http://www.zhujianqiang.com/posts/84.html</link>
		<comments>http://www.zhujianqiang.com/posts/84.html#comments</comments>
		<pubDate>Tue, 06 Dec 2011 07:46:07 +0000</pubDate>
		<dc:creator>zhujianqiang</dc:creator>
				<category><![CDATA[互联网]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[现伪静态]]></category>

		<guid isPermaLink="false">http://www.zhujianqiang.com/?p=84</guid>
		<description><![CDATA[最近在Windows server 2008服务器上安装了wordpress，虽说遇到了一些问题，但都通过朋友、通过网络一一解决了。这里跟大家分享一下如何利用iis自身的web.config 文件实现网站的伪静态的经验。 因为这些文章网络也一大堆，相互复制，以讹传讹，真正你去实践操作的时候发现都不行，而且你根本不知道错在哪里。 是web.config里面的伪静态规则不对吗？ 是文件目录的访问权限不对吗？ 是数据库的原因吗？ 是iis版本的原因吗？ 弄的你遇到问题都无从下手。我很幸运的发现了问题，更幸运的是成功的解决了问题。 在iis上配置web.config文件实现网站伪静态必须有两个前题条件 1.必须有微软的URLRewrite组件； 2.有web.config里面的伪静态规则； 第一步先安装这个URLRewrite组件组件，到微软官方网站下载 ，地址：http://www.iis.net/expand/URLRewrite （我安装的是2.0 64位的版本） 安装之后，点击iis里面的站点，可以看见如下图标； 双击这个URLRewrite图标，到如下界面 我们可以添加或者导入.htaccess 的规则，这样就ok了。 本地测试的rewrite规则和上传到空间里面的有可能不一样，比如有可能转义“.”，“/”的区别，也可能有网站实际存储路径的区别。 希望大家安装顺利。<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="使用开源IIRF实现URL伪静态、IIS泛域名解析" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F61.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F84.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/10/17/9321585.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">使用开源IIRF实现URL伪静态、IIS泛域名解析</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="【伪原创字符串替换函数】" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F59.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F84.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">【伪原创字符串替换函数】</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="windows server 2008网站搭建注意事项（备忘）" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F75.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F84.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">windows server 2008网站搭建注意事项（备忘）</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="初识Firebug 全文 — firebug的使用" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F56.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F84.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/07/06/16462302.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">初识Firebug 全文 — firebug的使用</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="图片批量缩略处理软件" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F71.html&from=http%3A%2F%2Fwww.zhujianqiang.com%2Fposts%2F84.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/11/12/10683375.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">图片批量缩略处理软件</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://www.zhujianqiang.com/posts/84.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

