广告联盟网

 找回密码
 注册
查看: 1517|回复: 21
打印 上一主题 下一主题

2006年主流建站系统及其典型网站演示(CMS篇)

[复制链接]
跳转到指定楼层
1#
发表于 2006-12-8 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
CMS系统已经成为个人<u><b><font color="#165ba0">站长</font></b></u>建站过程中必不可少的工具,现在已经基本看不到多少站长还在靠手工写HTML页面,究其原因无非是因为CMS具有使用简单,维护方便等众多优点。<br />CMS的发展也带来了<u><b><font color="#165ba0">个人网站</font></b></u>的长足发展!各色各样的网站使网络世界更加丰富精彩。今天来简单介绍几个主流的CMS以及其代表网站。<br /><font color="#ff0000"><b>一.PHP中的主流CMS</b></font><br />PHP越来越受到各类网站站长的喜爱,使用也越来越多,这得益于PHP+MYSQL这对完美的组合,具有<u><b><font color="#165ba0">安全</font></b></u>、高效、占用资源少、负载能力强等特点。<br /><b>1.phpcms网站管理系统(</b><a href="http://www.phpcms.cn/" target="_blank"><b><font color="#165ba0">http://www.phpcms.cn</font></b></a><b>)</b><br /><a href="http://it.zzbulo.com/batch.download.php?aid=198" target="_blank"><img src="http://it.zzbulo.com/attachments/2006/12/1_200612081212081.jpg" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://it.zzbulo.com/attachments/2006/12/1_200612081212081.jpg');}" onmousewheel="return imgzoom(this);" alt="" /></a><br />基于PHP+MYSQL的网站管理系统软件,发展势头很强劲。最新版本3.0,免费版本可永久使用,提供了文章、下载、图片三大功能模块,模板编辑较为容易上手。没有自带的采集系统,但第三方提供了很好的支持,如:火车头,小蜜蜂等采集程序。个人感觉总体说来算是一款比较完美的网站管理系统。<br />典型案例:<br /><a href="http://demo.phpcms.cn/" target="_blank"><font color="#165ba0">http://demo.phpcms.cn</font></a>(官方演示)<br /><a href="http://www.scyyw.com/" target="_blank"><font color="#165ba0">http://www.scyyw.com</font></a>(四川医药网)<br /><b>2.dedecms织梦网站管理系统(</b><a href="http://www.dedecms.com/" target="_blank"><b><font color="#165ba0">http://www.dedecms.com</font></b></a><b>)</b><br /><a href="http://it.zzbulo.com/batch.download.php?aid=187" target="_blank"><img src="http://it.zzbulo.com/attachments/2006/12/1_200612081210332.jpg" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://it.zzbulo.com/attachments/2006/12/1_200612081210332.jpg');}" onmousewheel="return imgzoom(this);" alt="" /></a><br />强人“IT柏拉图”独自完成了全部功能的编写,一个完全开源的系统,得到众多站长的热烈追捧。最新版DedeCms V3.1 Lit对以前2.X进行了全面的架构升级,已经趋于成熟,目前大量网站采用。正由于其完全开源,所以可以轻松实现完全自由扩展,模板的制作也比较简单,稍加研究便可以随心制作。唯一的缺点,程序更新速度实在太慢,也可能是由于IT柏拉图比较忙的原因吧,另外系统自带的模板的确是很难让人接受。总体来说是一款值得一用的系统。<br /><br />典型网站演示:<br /><a href="http://www.admin5.com/" target="_blank"><font color="#165ba0">http://www.admin5.com</font></a>&nbsp; &nbsp;(站长网)<br /><a href="http://www.firefoxba.com/" target="_blank"><font color="#165ba0">http://www.firefoxba.com</font></a>(firefox中文网)<br /><br /><b>3.帝国网站管理系统ECMS(</b><a href="http://www.phome.net/" target="_blank"><b><font color="#165ba0">http://www.phome.net</font></b></a><b>)</b><br /><a href="http://it.zzbulo.com/batch.download.php?aid=190" target="_blank"><img src="http://it.zzbulo.com/attachments/2006/12/1_200612081210335.jpg" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://it.zzbulo.com/attachments/2006/12/1_200612081210335.jpg');}" onmousewheel="return imgzoom(this);" alt="" /></a><br />帝国网站管理系统和DEDECMS一样有个人开发,但是更新速度却是很快。最新4.0版,主流功能应有尽有,开发者wm_chief可谓十足的强人。“帝国网站管理系统”经过4年多的版本更新与发展,已走向成熟,正努力走向完善。但是功能众多,导致后台比较杂乱,不太适合新手使用。<br />典型网站:<br /><a href="http://.com/" target="_blank"><font color="#165ba0">http://.com</font></a> (站长资讯)<br /><a href="http://www.800n.cn/" target="_blank"><font color="#165ba0">http://www.800n.cn</font></a> (中国部落游戏资讯网)<br /><br /><b>4.SupeSite社区门户系统(</b><a href="http://www.supesite.com/" target="_blank"><b><font color="#165ba0">http://www.supesite.com</font></b></a><b>)</b><br /><a href="http://it.zzbulo.com/batch.download.php?aid=194" target="_blank"><img src="http://it.zzbulo.com/attachments/2006/12/1_200612081210339.jpg" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://it.zzbulo.com/attachments/2006/12/1_200612081210339.jpg');}" onmousewheel="return imgzoom(this);" alt="" /></a><br />SupeSite是一套拥有独立的内容管理(CMS)功能,并集成了Web2.0社区个人门户系统X-Space,拥有强大的聚合功能的社区门户系统。该系统是今年最大的一批黑马,由著名的Discuz!开发公司COMSENZ(康盛世纪)开发完成,由文章发布系统与个人博客X-Space、Discuz!论坛紧密集合,可以实现对站内的论坛、个人空间信息内容进行聚合。并且可以轻松通过书签功能实现网摘站点,通过个人博客提供的文件系统,实现WEB2.0型的个性下载门户。希望建立WEB2.0型网站的站长,该系统不容错过!<br />典型网站演示:<br /><a href="http://x.discuz.net/" target="_blank"><font color="#165ba0">http://x.discuz.net</font></a> (官方演示)<br /><a href="http://www.zzbulo.com/" target="_blank"><font color="#165ba0">http://www.zzbulo.com</font></a>(站长部落)<br /><a href="http://www.phpchina.com/" target="_blank"><font color="#165ba0">http://www.phpchina.com</font></a> (PHPchina开源社区门户)<br /><b>5.verycms内容管理系统(</b><a href="http://www.verycms.net/" target="_blank"><b><font color="#165ba0">http://www.verycms.net</font></b></a><b>)</b><br /><a href="http://it.zzbulo.com/batch.download.php?aid=195" target="_blank"><img src="http://it.zzbulo.com/attachments/2006/12/1_2006120812103310.jpg" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://it.zzbulo.com/attachments/2006/12/1_2006120812103310.jpg');}" onmousewheel="return imgzoom(this);" alt="" /></a><br />Verycms内容管理系统是由著名论坛phpwind社区开发小组开发的一套WEB2.0型内容管理系统,集合了资讯、日志、相册、商品、书签、音乐、下载、论坛、朋友圈等众多web2.0流行元素于一体,和刚介绍的SupeSite有很多相似之处。同样适合站长建立属于自己的WEB2.0门户。由于本人对该系统不是十分了解,只能简单介绍。<br /> <br />典型演示网站:<br /><a href="http://www.soho6.com/" target="_blank"><font color="#165ba0">http://www.soho6.com</font></a>&nbsp;&nbsp;(soho流)<br /><a href="http://www.guibei.com/" target="_blank"><font color="#165ba0">http://www.guibei.com</font></a>&nbsp;&nbsp;(桂北人)<br /><br /><font color="#ff0000"><b>二.ASP中的主流CMS</b></font><br /><br /><b>1.动易内容管理系统(</b><a href="http://www.powereasy.net/" target="_blank"><b><font color="#165ba0">http://www.powereasy.net</font></b></a><b>)</b><br /><a href="http://it.zzbulo.com/batch.download.php?aid=188" target="_blank"><img src="http://it.zzbulo.com/attachments/2006/12/1_200612081210333.jpg" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://it.zzbulo.com/attachments/2006/12/1_200612081210333.jpg');}" onmousewheel="return imgzoom(this);" alt="" /></a><br />提到CMS不得不提动易内容管理系统,动易一直以来众多入门型站长以及各类政府等网站的首选,动易之所以优秀是因为使用简单且提供了大量的教学录像,可以看得出动易在培养用户方面下足了功夫。动易之所以成为各类政府机关以及小型门户网站的首选,因为其集成了众多的整站管理系统,如:房产、招聘等等门户很有用的系统。但是使用动易必须安装动易组件,好在大部分虚拟主机都已经支持!<br />典型网站<br /><a href="http://www.0051.com/" target="_blank"><font color="#165ba0">http://www.0051.com</font></a> (精品软件下载) <br /><a href="http://www.wangyeba.com/" target="_blank"><font color="#165ba0">http://www.wangyeba.com</font></a> (网页吧)<br /><a href="http://www.cfzn.org/" target="_blank"><font color="#165ba0">http://www.cfzn.org</font></a>&nbsp;&nbsp;(创富指南)<br /><br /><b>2.(风讯)FoosunCMS网站内容管理系统(</b><a href="http://www.foosun.cn/" target="_blank"><b><font color="#165ba0">http://www.foosun.cn</font></b></a><b>)</b><br /><a href="http://it.zzbulo.com/batch.download.php?aid=191" target="_blank"><img src="http://it.zzbulo.com/attachments/2006/12/1_200612081210336.jpg" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://it.zzbulo.com/attachments/2006/12/1_200612081210336.jpg');}" onmousewheel="return imgzoom(this);" alt="" /></a><br />CMS中使用最广泛的系统之一,最新4.0版集成多项WEB2.0功能:相册、日志、RSS聚合等等。风讯的程序最大的特点就是模版高度自由,一般人根本就看不出来,结果就成了宣传案例的弱点,很多站的程序一眼就看出什么程序做的,所以大家感觉用户挺多的。其实很多大中型站点都是用的风讯程序。 最新4.0版的发布,让3.X的系统瓶颈统统消失,可以算是一个比较完美的系统了。可以看到许许多多的网站在使用。<br />典型网站:<br /><a href="http://news.newhua.com/" target="_blank"><font color="#165ba0">http://news.newhua.com</font></a>(华军软件资讯中心)<br /><a href="http://edu.chinaz.com/" target="_blank"><font color="#165ba0">http://edu.chinaz.com</font></a>(站长学院)<br /><a href="http://www.wendaowang.com/" target="_blank"><font color="#165ba0">http://www.wendaowang.com</font></a> (问道资讯网)<br /><b>2.科汛内容管理系统(</b><a href="http://www.kesion.com/" target="_blank"><b><font color="#165ba0">http://www.kesion.com</font></b></a><b>)</b><br /><a href="http://it.zzbulo.com/batch.download.php?aid=193" target="_blank"><img src="http://it.zzbulo.com/attachments/2006/12/1_200612081210338.jpg" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://it.zzbulo.com/attachments/2006/12/1_200612081210338.jpg');}" onmousewheel="return imgzoom(this);" alt="" /></a><br />该系统拥有齐全的管理模块如文章(<u><b><font color="#165ba0">新闻</font></b></u>)、图片、<u><b><font color="#165ba0">动漫</font></b></u>、下载、音乐、影视、商城、供求等,集合动易、风讯二者之长,但是模仿的成分相对较大,笔者见其官方网站甚至都在刻意模仿动易。完全开源,自由度极高。<br />典型网站:<br /><a href="http://www.kesion.cn/" target="_blank"><font color="#165ba0">http://www.kesion.cn</font></a> (此为官方推出的演示站点)<br /><a href="http://www.00ip.net/" target="_blank"><font color="#165ba0">http://www.00ip.net</font></a> (动漫MM)<br /><a href="http://www.dj998.cn/" target="_blank"><font color="#165ba0">http://www.dj998.cn</font></a> (中国点金网)<br /><b>3.新云网站管理系统(</b><a href="http://www.newasp.net/" target="_blank"><b><font color="#165ba0">http://www.newasp.net</font></b></a><b>)<br /></b><a href="http://it.zzbulo.com/batch.download.php?aid=197" target="_blank"><img src="http://it.zzbulo.com/attachments/2006/12/1_2006120812103312.jpg" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://it.zzbulo.com/attachments/2006/12/1_2006120812103312.jpg');}" onmousewheel="return imgzoom(this);" alt="" /></a><br />此系统集合文章、下载、商城、留言、用户管理五大功能模块和<u><b><font color="#165ba0">广告</font></b></u>、公告、连接、统计、采集、模板管理、数据库管理等,下载是该系统的最大特色,目前使用该系统建立的下载网站有很多很多,不过笔者已经有一段时间没有见到程序有大的更新了,现在仍然为2.1版。<br /> <br />典型站点演示:<br /><a href="http://www.afnew.com/" target="_blank"><font color="#165ba0">http://www.afnew.com</font></a> (后新站长故事网)<br /><a href="http://www.zhuye123.com/" target="_blank"><font color="#165ba0">http://www.zhuye123.com</font></a> (中国站长下载)<br /><br /><b>4.Joekoe CMS乔客网(</b><a href="http://www.joekoe.net/" target="_blank"><b><font color="#165ba0">http://www.joekoe.net</font></b></a><b>)<br /></b><a href="http://it.zzbulo.com/batch.download.php?aid=192" target="_blank"><img src="http://it.zzbulo.com/attachments/2006/12/1_200612081210337.jpg" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://it.zzbulo.com/attachments/2006/12/1_200612081210337.jpg');}" onmousewheel="return imgzoom(this);" alt="" /></a><br />集合文章,论坛,商城,下载等模块4.0版加入了问答,加强了站点较强的互动性!乔客3.0个人觉得的确不怎么样,主流的功能基本没有,最新版4.0测试版已经隐约可以看到乔客的程序在变,测试版不需要组件,不知道正式版出来以后是否还会继续3.0样的组件。<br />据官方论坛消息4.0自由度或许会较3.x提高许多,值得期待!<br /> <br />典型网站:<br /><a href="http://www.gpmz.cn/" target="_blank"><font color="#165ba0">http://www.gpmz.cn</font></a>(高朋满座)<br /><a href="http://www.35me.com/" target="_blank"><font color="#165ba0">http://www.35me.com</font></a> (流浪者家园)<br />均采用3.0内核<br /><br /><font color="#ff0000"><b>三..NET系统主流CMS</b></font><br /><br />1. 渐飞网站管理系统(<a href="http://www.jfcms.net/" target="_blank"><font color="#165ba0">http://www.jfcms.net</font></a>)<br /><a href="http://it.zzbulo.com/batch.download.php?aid=186" target="_blank"><img src="http://it.zzbulo.com/attachments/2006/12/1_200612081210331.jpg" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://it.zzbulo.com/attachments/2006/12/1_200612081210331.jpg');}" onmousewheel="return imgzoom(this);" alt="" /></a><br />渐飞网站管理系统一直以来名头很响,从2006年5月开始,将专业版(ACCESS)功能全开放,去除版权信息,不用注册。企业版和专业版唯一的区别是企业版使用的是SQL数据库,并且提供技术支持和升级服务,另渐飞还有asp开发的版本V1.2。<br />最新版4.0(asp.net)已经推出,新版本仍然是完全免费,功能相对以前版本有很大的进步,通过Dreamweaver及独特的渐飞标签便可以制作精美的极具个性化的网站。<br />典型网站演示:<br /><a href="http://www.chaonv.com/" target="_blank"><font color="#165ba0">http://www.chaonv.com</font></a>(2006超级女声)<br /><a href="http://www.homegx.com/" target="_blank"><font color="#165ba0">http://www.homegx.com</font></a>&nbsp;&nbsp;(广西家居网)<br /><br />2. .Net动网新闻(<a href="http://www.xmlasp.net/" target="_blank"><font color="#165ba0">http://www.xmlasp.net</font></a>)<br /><a href="http://it.zzbulo.com/batch.download.php?aid=189" target="_blank"><img src="http://it.zzbulo.com/attachments/2006/12/1_200612081210334.jpg" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://it.zzbulo.com/attachments/2006/12/1_200612081210334.jpg');}" onmousewheel="return imgzoom(this);" alt="" /></a><br />动网新闻管理系统.Net版是动网(DVBBS)开发的一套CMS系统,使用简单,模板可视化编辑,值得一提的是新闻采集系统:多任务循环采集采集,可实现网站24小时自动内容更新。遗憾的是DLL了,自由度相对较低。<br />演示网站:<br /><a href="http://www.xmlasp.net/" target="_blank"><font color="#165ba0">http://www.xmlasp.net</font></a>(官方演示)<br /><a href="http://www.clsky.net/" target="_blank"><font color="#165ba0">http://www.clsky.net</font></a>(苍龙在线)<br /><br /><b>3.网奇IWMS新闻管理系统(</b><a href="http://www.wangqi.com/" target="_blank"><b><font color="#165ba0">http://www.wangqi.com</font></b></a><b>)<br /><a href="http://it.zzbulo.com/batch.download.php?aid=196" target="_blank"><img src="http://it.zzbulo.com/attachments/2006/12/1_2006120812103311.jpg" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://it.zzbulo.com/attachments/2006/12/1_2006120812103311.jpg');}" onmousewheel="return imgzoom(this);" alt="" /></a></b><br />网奇IWMS新闻管理系统其实和动网新闻属于同一系统,由网奇与动网的木鸟一同打造,在此不多介绍了。网奇还提供了大量的风格模板,这应该对站长朋友来说是一件非常好的事情。<br />典型网站演示:<br /><a href="http://jhsy.hainan.gov.cn/" target="_blank"><font color="#165ba0">http://jhsy.hainan.gov.cn</font></a>(天涯人口网)<br />2006年末,介绍完了本人在一年内所了解的中国基本的主流CMS系统。朋友常说的一句话:适合自己的就是最好的。<br />请各位朋友根据自己的需要选择使用。本人是技术盲,对于模板的制作等是很菜很菜,如若希望交流,可以加我的QQ:1158813(BlueFoo) MSN:BlueFoo@Live.com<br />---------------------------------------------------------------------------<br />作者:BlueFoo<br />首发:<br /><a href="http://www.admin5.com/" target="_blank"><font color="#165ba0">http://www.admin5.com</font></a>(站长网) <a href="http://www.donews.com/" target="_blank"><font color="#165ba0">http://www.donews.com</font></a>(DONEWS写作中心)<br /><a href="http://www.wangyeba.com/" target="_blank"><font color="#165ba0">http://www.wangyeba.com</font></a>(网页吧) <a href="http://www.im286.com/" target="_blank"><font color="#165ba0">http://www.im286.com</font></a> (落伍者)<br />---------------------------------------------------------------------------<br />版权所有 转载请保留以上版权 谢谢合作<br /><br />[<i> 本帖最后由 BlueFoO 于 2006-12-14 15:06 编辑 </i>]
2#
发表于 2006-12-8 | 只看该作者
sf
3#
发表于 2006-12-8 | 只看该作者
不错,支持~~<img src="images/smilies/ohh.gif" smilieid="19" border="0" alt="" />
4#
发表于 2006-12-8 | 只看该作者
写的不全面..例子举的不好..
5#
发表于 2006-12-8 | 只看该作者
还不错。有一定的价值。谢谢了
6#
发表于 2006-12-8 | 只看该作者
我只用ASP,别的不清楚
7#
 楼主| 发表于 2006-12-8 | 只看该作者
<br><br><div class="msgbody"><div class="msgheader">QUOTE:</div><div class="msgborder">原帖由 <i>不赖吧</i> 于 2006-12-8 10:41 发表<br />写的不全面..例子举的不好.. </div></div><br>麻烦一下,请问漏了哪些能告诉我吗?<br />我研究下补上。
8#
发表于 2006-12-8 | 只看该作者
<br><br><div class="msgbody"><div class="msgheader"><div class="right"><a href="###" class="smalltxt" onclick="copycode($('code0'));">[Copy to clipboard]</a> <a class="smalltxt" href="###" onclick="toggle_collapse('code0');">[ <span id="code0_symbol">-</span> ]</a></div>CODE:</div><div class="msgborder" id="code0">首发应该第一次发的意思吧,为什么可以是五个网站的,群发?</div></div><br><img src="images/smilies/ohh.gif" smilieid="19" border="0" alt="" />
9#
发表于 2006-12-8 | 只看该作者
不错,很全面
10#
发表于 2006-12-8 | 只看该作者
<img src="images/smilies/shocked.gif" smilieid="7" border="0" alt="" /> 动易2007是.NET的了。呵呵
您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|Archiver|广告联盟网  

GMT, 2024-9-27 , Processed in 0.072498 second(s), 22 queries .

Powered by Discuz! X3.2

© 2005-2021 www.ggads.com GGADS 广告联盟网

快速回复 返回顶部 返回列表