Location:
Search - urlrewrite
Search list
Description: jsp中 urlRewrite的源代码 很有用的喔-jsp urlRewrite which the source code very useful oh
Platform: |
Size: 964891 |
Author: 李新新 |
Hits:
Description: 一个简单的重写URL的方法,请大家仔细研究-a simple method of rewriting the URL, please carefully study
Platform: |
Size: 69676 |
Author: 刘峰 |
Hits:
Description: Solog(blog系统) Beta(含C#源码) 源码j_10282_solog.rar
1.文章发布采用FTB v3.1,兼有UBB功能
2.RSS聚合,友情链接添加
3.音乐,访问统计,错误统计(记录在log/log.txt里)
4.URLREWRITE(我的虚拟主机不支持,如果你的支持把default.aspx里的view.aspx?id=num
改成artnum.aspx即可)
-Solog (blog system) Beta (including C# source) source j_10282_so log.rar 1. Published articles used FTB v3.1, both UBB function 2.RSS polymerization, Links to add three. music, visit statistics, wrong statistics (recorded in a log / log.txt Lane) 4.URLREWRITE (my virtual host does not support, If you support the default.aspx Lane view.aspx id = num into ar tnum.aspx sufficient)
Platform: |
Size: 1638682 |
Author: 宋雅彧 |
Hits:
Description: 一个blog程序
简单的三层架构,仅供广大比我还菜的人当反面教材.开发工具:VS2005+DW.
功能介绍:
1.文章发布采用FTB3.1,兼有UBB功能
2.RSS聚合,友情链接添加
3.音乐,访问统计,错误统计(记录在log/log.txt里)
4.URLREWRITE(我的虚拟主机不支持,如果你的支持把default.aspx里的view.aspx?id=num 改成artnum.aspx即可)
注意:
1.那些图片是数据库结构,我以前用的是L-BLOG,为了继续我的BLOG,我用了他的BLOG结构.你可以直接把L-BLOG的数据库拿来用.
2.音乐只能加MP3格式的,目录: /music,那个用的XSL XML
3.如果登陆时验证码登不对,请多试几次,特别是在VS里DEBUG时,要输三次.没解决掉,普通情况没有.
3.捕捉错误的是在pagebase里,所有页继续那页,如果你要调试看详细错误,把PAGEBASE的Page_Error注释掉
源码没有时间整理,注释不清.很多地方很粗.等有时间再弄吧.
4.测试帐号密码:solo solo,修改后台管理生成SHA1加密字符串,然后修改WEB.CONFIG
<user name=\"solo\" password=\"49F25741FF0DB65A7C4290AA73F34B4D4A3644C6\"/>
-a blog a simple three-tier structure is for the majority of dishes than I am the person negative example. Tools : VS2005 DW. functional presentations : 1. Published articles used FTB3.1, both UBB function 2.RSS polymerization, Links added three. music, visit statistics, wrong statistics (recorded in a log / log.txt Lane) 4.URLREWRITE (my virtual host does not support, If you support the default.aspx Lane view.aspx id = num into ar tnum.aspx can) NOTE : 1. those photographs to database structure, I used to use the L-BLOG. To continue my BLOG. I used his BLOG structure. You can directly L-BLOG database for use. 2. Music can only increase M P3 format, directory : / music, which the XSL XML 3. If the verification code when landing Teng wrong, I feel apologetic tried several times, especially i
Platform: |
Size: 1457957 |
Author: 梁巍 |
Hits:
Description: 具有一般blog的相册、文章、作品等功能
程序结构也比较清晰
采用三层结构开发(利用了SQLHelper.cs(源码))
采用了UrlReWrite技术
后台采用FTB(FreeTextBox)编辑器-general blog photo albums, articles, the function works program structure is relatively clear development of a three-tier structure (using the SQLHelper.cs (source code)) adopts a technical background used UrlReWrite (FTB FreeTextBox) Editor All
Platform: |
Size: 522509 |
Author: huaxun |
Hits:
Description: UrlRewrite示例代码, 按MSDN的示例作了扩展, 功能更强-UrlRewrite sample code, according to the MSDN example has been expanded and strengthened
Platform: |
Size: 70946 |
Author: zhoupeng |
Hits:
Description: 具有一般blog的相册、文章、作品等功能程序结构也比较清晰采用三层结构开发(利用了SQLHelper.cs(源码))采用了UrlReWrite技术后台采用FTB(FreeTextBox)编辑器
-general blog photo albums, articles, the function works program structure is relatively clear development of a three-tier structure (using the SQLHelper.cs (source code)) adopts a technical background used UrlReWrite (FTB FreeTextBox) Editor All
Platform: |
Size: 522845 |
Author: 韩苏 |
Hits:
Description: . 用户界面完美汉化,包括修复了原版中错误的汉化和js脚本和UBB编辑器中的未汉化的英文(后台管理部分还是英文的)
2. 修复原版中当发表需要审核的话题或从首页以外的页面进入login页面时URLRewrite定位错误找不到资源的Bug
3. 修复原版中FlatEarth皮肤下JavaScript脚本报错的Bug
4. 新增允许为浏览器中显示的URL增加自定义前缀,例如,原版中所有URL中页面前缀只能为yaf_,
修改版可以在web.config中设置appSetting[\"PagePrefix\"]并替换URLRewrite正则表达式中的所有yaf_为自定义前缀,
如修改版中默认的5jbb_
5. 新增允许自定义所有的RSS中的简介和版权信息,原版是固定死是原版程序的简介和版权信息,
只需要设置web.config中的appSetting[\"RSSDesc\"]和appSetting[\"RSSCopyright\"]
6. 新增基于Cookie的自动记忆上次用户离开网站时的论坛分类展开、折起信息
7. 新增允许设置默认折起的论坛分类,只需要设置web.config中的appSetting[\"DefaultCollapsedForumCategories\"]的value
为以逗号分隔的论坛分类ID值(逗号和ID值间不能带空格)
8. 为注册页面、登录页面、发表/修改话题页面和回复话题页面增加了随机验证码
Platform: |
Size: 2264084 |
Author: 龙万清 |
Hits:
Description: ISAPI过滤器例程,可以对访问的URL进行重写,类似APACHE下的urlrewrite
Platform: |
Size: 21003 |
Author: anan |
Hits:
Description: 简单实用的个人Blog站点源码
具有一般blog的相册、文章、作品等功能
程序结构也比较清晰
采用三层结构开发(利用了SQLHelper.cs(源码))采用了UrlReWrite技术
后台采用FTB(FreeTextBox)编辑器
后台地址admin 帐号和密码均为51aspx
原作者:Eric liu(微软MVP)
作者地址:http://www.ceocio.net
Platform: |
Size: 550232 |
Author: 刘洋 |
Hits:
Description: jsp中 urlRewrite的源代码 很有用的喔-jsp urlRewrite which the source code very useful oh
Platform: |
Size: 964608 |
Author: 李新新 |
Hits:
Description: 一个简单的重写URL的方法,请大家仔细研究-a simple method of rewriting the URL, please carefully study
Platform: |
Size: 69632 |
Author: 刘峰 |
Hits:
Description: 能够完成地址重定位 能够完成地址重定位-Able to complete the address re-positioned to address the completion of re-positioning
Platform: |
Size: 49152 |
Author: |
Hits:
Description: asp.net的URL重写源代码
完整源代码,可以运用到实际的项目当中-asp.net source code of the URL rewrite complete source code, can be applied to practical projects
Platform: |
Size: 51200 |
Author: 刘鹰 |
Hits:
Description: URL重写,其实就是把带一大堆参数的url,变成一个看上去很规矩的url,主要目的是为了搜索引擎。-URL rewriting, in fact, is to bring a lot of parameters url, looks into a rule of url, the main purpose is to search engines.
Platform: |
Size: 51200 |
Author: ws07 |
Hits:
Description: jsp+servlet测试urlrewrite.jar,完成网页从定向-jsp+ servlet test urlrewrite.jar, complete page from the orientation
Platform: |
Size: 120832 |
Author: admin |
Hits:
Description: java web url重写,j2ee url重写-java web urlrewrite j2ee urlrewrite
Platform: |
Size: 143360 |
Author: lilun |
Hits:
Description: 代码是C++的,通过截获url,实现urlrewrite的功能代码-The code is C++ achieve urlrewrite function code, by intercepting the url
Platform: |
Size: 134144 |
Author: jinchu705 |
Hits:
Description: Delphi URLrewrite Code
Platform: |
Size: 46080 |
Author: duckfly2 |
Hits:
Description: jsp 动态页面地址转换成伪静态urlrewrite。-jsp dynamic page address into a pseudo-static urlrewrite.
Platform: |
Size: 1024 |
Author: zhao |
Hits: