登录
首页 » 文件处理 » all generated static html website, reduce server load, easily collected by searc...

all generated static html website, reduce server load, easily collected by searc...

于 2022-07-15 发布 文件大小:495.23 kB
0 95
下载积分: 2 下载次数: 1

代码说明:

全部生成静态html网页,减轻服务器负载,容易被搜索引擎收录,采用模板引擎 SMARTY 便于模板的开发,支持多数据库,数据库函数被封装成类 ,自检式安装界面,类似word的图文编辑器htmlArea,静态html目录存放方式可选,支持站内搜索,后台和功能块均支持模板,语言包功能,投票功能,并控制在首页显示,支持评论和评论管理,支持友情链接功能,支持投稿功能,支持投票功能,支持任意多个图形附件上传,后台提供附件动态管理,支持web在线发送邮件,后台管理,支持数据库备份,防止数据灾难性丢失,保证数据安全,支持无限级分类,任意设置,支持公告发布和管理,公告支持有效期,用户注册,投稿,文章批量删除和移动,支持用户组,模板编辑,导入功能,数据库优化,导入导出,密码修改,后台投票管理,语言包编辑,投票功能 -all generated static html website, reduce server load, easily collected by search engines, using template engine Copyright 2004-2006 templates to facilitate the development, support multiple database functions have been packaged as such, the installation of self-check-style interface, similar to word a graphic editor htmlArea, static html directory optional storage methods, support station search, background and function block support template language pack functions, voting functions, and control of the Home show support management comments and comments to support Links function, writing support functions, support functions to vote in su

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 本程序可根据用户指定的数据库自动生成WinWord 格式(因此用户必须首先安装Word 2000)的数据库数据字典。 (1) 自动生成数据库数据字典(2) Wo...
    本程序可根据用户指定的数据库自动生成WinWord 格式(因此用户必须首先安装Word 2000)的数据库数据字典。 (1) 自动生成数据库数据字典(2) Word2000格式(3) 支持Access,SQLServer,Sybase,Oracle,MySQL,DB2.(4) 使用方便-procedures under the user-specific database automatically generate Word format (users must first install Word 2000) database data dictionary. (1) Automatic generation database data dictionary (2) format Word2000 (3) Support Access, SQL Server, Sybase, Oracle, MySQL, DB2. (4) easy to use
    2022-06-12 05:50:40下载
    积分:1
  • 问答管系统
    资源描述就是一个用户管理系统啊,然后里面需要登陆,登录了之后可以加关注,还可以点赞,还可以乱七八糟回答问题提出问题啥的,还可以查看自己的关注列表。
    2022-03-14 07:05:31下载
    积分:1
  • This is my courses on operating system design : simple multi
    这是我的操作系统课程设计:简单多用户文件系统,是用来模拟实际的文件存储,物理块的分配,以及文件读写打开关闭等基本操作.学生专用-This is my courses on operating system design : simple multi-user file system is used to simulate the actual document storage, the physical block distribution, and document literacy and other basic opening and closing operation. Student
    2022-02-01 19:34:26下载
    积分:1
  • 操作源码
    文件操作源码 -file manipulation source file manipulation FO
    2022-12-21 01:50:03下载
    积分:1
  • 该代码可以通过编程生成图并茂的Word
    该代码可以通过编程生成图文并茂的Word文档-The code can be generated through the program illustrated the Word document
    2022-07-07 14:15:50下载
    积分:1
  • scan subfolders example, the right to operate certain folder, find out as partic...
    扫描子文件夹的示例,对某些文件夹操作,查找等特别有用。看似简单但不知道,对有些操作就会特头痛。 //复杂的程序都是由不起眼的东东拼凑起来的-scan subfolders example, the right to operate certain folder, find out as particularly useful. Seemingly simple, but I do not know, for some special operation will be a headache.// Complex procedures are unremarkable pieced together Wanton
    2023-07-12 10:30:03下载
    积分:1
  • PDH2HTM converter full source code (GNU GPL)
    PDH2HTM converter full source code (GNU GPL)-PDH2HTM converter full source code (GNU GP L)
    2022-02-12 11:47:36下载
    积分:1
  • servo controller main source file
    servo controller main source file
    2022-03-15 16:09:38下载
    积分:1
  • 复合材料损伤
    umat 习惯于在 2D、 基于 ABAQUS。 纤维金属层合板复合材料正日益被用作皮肤材料在现代飞机设计中的分析。后勤系统包括铝板覆盖前面和后面,和他们交替的单向玻璃、 玻璃纤维增强环氧树脂 (预浸料) 和铝纤维层之间。
    2022-01-22 03:12:10下载
    积分:1
  • MiniDX字典来源数据进行排序和成千上万的代码发布…
    Minidx字典整理程序源代码发布 几千条数据排序并去除重复纪录可以有很多排序算法直接内存中操作,但是假如说有几百万条记录需要处理,那就不一定适用了。这个程序最初的目的为了解决Minidx字典中重复数据的问题,但是发现写文件时I/O限制比较明显,虽然可以解决问题,但是效果却不怎么样。 工程基于VS2005,MFC的Unicode模式下编译的,利用了Sqlite3.5.0,作了C++封装处理。写处理中开启了事务. 相关链接 http://cn.minidx.com/index.php?option=com_content&task=view&id=88&Itemid=9 -Finishing Minidx dictionary source code release of thousands of data to sort and remove duplicate records can have a lot of sorting algorithm to operate directly in memory, but if that has millions of records that need to be addressed, it does not necessarily apply. The original objective of this procedure in order to resolve the duplication of data dictionary Minidx, but found time to write a document I/O limitations more obvious, although the problem can be solved, but not how to effect. Works based on the VS2005, MFC compile the Unicode mode, the use of Sqlite3.5.0, made C++ Package deal. Write a deal to open the Services. Http://cn.minidx.com/index.php?option=com_content
    2022-08-09 23:26:05下载
    积分:1
  • 696518资源总数
  • 105908会员总数
  • 30今日下载