搜索资源列表
javaBrowse
- HTMl语法分析程序,一个不错的HTMl语法分析程序 -rendering syntax analysis procedures, a good rendering syntax analysis procedures
MyBlog
- 功能如下: 1.发表日志。 2.查看日志。 3.日志列表。 4.支持Html语法。 5.界面美观,大方,易于后期的继续开发。 6.增加留言板功能。
ngx-markdown-module
- Nginx Markdown module 一个nginx模块,可以将网页中的markdown语法自动转义为html,无需引入其他支持库,执行效率高。 使用--add-module编译Tengine可用dso_install动态加载。 设置实例(http块) location ~ /*.md { mdfilter on mdfilter_utf8 on } // Use Handler module location ~ /*.mkd {
0724
- 更改回覆的颜色、决定是否使用HTML语法、更改留言簿标题名称、新增了悄悄话的功能,可让网友秘密留言给版主,且他人是看不到的,进入管理系统才能浏览。-Change the color of reply, decide whether to use HTML syntax, change the name of book title, adds private messaging feature that allows users secret message to a moderator, and
gbook13
- 例程说明: 留言本的特点: * 区分是否使用邮件和主页图片,保证留下的都是完整、有效的信息 * 将guest.htm改为default.htm * 新增留言内容长度等合法性检查,避免没内容的留言 * 在程序中增加了更多的注释,方便阅读和使用 * 解决了留言页面宽度不一致的问题 * 改用外部样式表,使得再次改进时更简便 * 回复留言时加上及时颜色效果显示 * 留言中允许包含超级连接,其他Html语法一概无效 * 改进了留言图片和颜色搭配方案,重整后的页面更整洁、清新 * 在写留言页面上预留了广告位
hotweb098
- 功能说明: 1. 显示文章,显示总HOT文章,周HOT文章,文章来源作者等信息。 2. 文章打包发送。 3. 文章栏目搜索和文章指定栏目搜索 5. 文章添加,支持简单语法在添加文章里有介绍,比如添加图片是[img]图片路径[/img]等等.还支持全部HTML代码-Function: 1. Show articles, shows the total articles HOT, HOT Week article, article author and other informa
djcat1.0.0
- 1. 显示文章,显示近期热门文章(未做),文章作者。 2. 文章添加,支持选用UBB语法插入图片、连接等HTML效果或者全部支持HTML 3. 文章编辑修改删除-1. Display the article, showing the recent popular articles (not done), author of the article. 2. Add the article to support the choice of UBB grammar insert image
newaspdown4.1
- 多用户管理分权限发布、管理软件信息。 大类小类两级无限制软件分类、无限制添加软件下载链接。 软件信息、文章内容批量删除、批量分类转移等批量管理功能。 完善而方便的软件信息添加、编辑表单,UBB编辑器,无组件图片上传。 文章添加,支持选用UBB语法插入图片、连接等HTML效果或者全部支持HTML; 软件及文章编辑修改,内附搜索程序;-Multi-user sub-rights management publishing, information management softw
8669book
- 可更改回覆的颜色,决定是否使用HTML语法,更改留言簿标题名称,新增了悄悄话的功能,可让网友秘密留言给版主,也新增了心情显示的功能,留言人的 IP 显示,可依自己的选择,开启或关闭,喜欢版面乾净的版主,皆可关闭-You can change the color of reply, decide whether to use HTML syntax, change the name of book title, adds private messaging feature that allows
8669gb
- 更改了头像、风格界面、回覆的颜色等,可决定是否使用HTML语法,更改留言簿标题名称,新增了悄悄话的功能,可让网友秘密留言给版主,也新增了心情显示的功能,留言人的 IP 显示,新增功能可依自己的选择,开启或关闭-Change the picture, style interface, reply to the color, you can decide whether to use the HTML syntax, change the name of book title, adds priva
textpattern-4.5.7
- Textpattern CMS是一款简洁而又漂亮的Blog引擎,主题很素雅,留有很大的个性化空间。内置Textile写作语法,所以作者不必懂得HTML标签语法也能轻松写作。预设主题非常简洁,但可定制程度很高。TXP采用php+mysql构建,代码体积小,效率高,网页访问速度快。目前已经有中文语言包。适合做清新简练的风格。-Textpattern CMS is a simple yet beautiful Blog engine, very simple and elegant theme, le
textpattern-v4.5.4
- 一款简洁而又漂亮的Blog,内置Textile写作语法,不懂得HTML标签语法也能轻松写作。预设主题非常简洁,但可定制程度很高。-A concise and attractive Blog, built Textile writing grammar, syntax do not know HTML tags can be easily written. Default theme is very simple, but the high degree of customization avai
kindsyntax
- KindSyntax是用PHP做的程序语法加亮类,支持HTML、 Javascr ipt、 PHP、 Perl等语言的高亮显示,可以替代PHP自带的highlight函数。-KindSyntax procedure is done with PHP syntax highlighting class, supports HTML, Javascr ipt, PHP, Perl and other language highlighted, can replace the PHP s own hi
NewsTengTpl
- NewsTeng,这是本模板引擎的名字本模板引擎具有如下的特点: 语法方面,内置 for、radio、select、include、switch 等模板流程语法,方便的控制模板的显示流程。 习惯方面,模板的语法标记,可以书写成HTML标记及注释两种书写,适合不同的开发习惯。 速度方面,模板自动编译,以及优化过的模板缓存文件,模板调用速度超快。 -NewsTeng, as is the name of the template engine template engine has the foll
PHPkaifashili1200_pdf
- 主要内容包括初识PHP.配置Web服务器和HTML基础。第二篇的内容是PHP基础语法,包括PHP基础知识、常用流程控制。常用函数。数组。字符串。HTML表单和文件的基本操作。(The main contents include the first PHP. configuration of Web server and HTML based. The second article is the PHP basic syntax, including PHP basic knowledge and
