-
This procedure code has notes on each page to facilitate the secondary developme...
本程序每页代码都有注释,方便大家二次开发,程序和模板分离,模板在/UITemplates下,可设置伪静态,参考/PREPROC.conf.php文件。
后台管理地址:/mod.php/Dispatch.php?Webpage=AdminLogin
用户名和密码:wbrick wbrick
后台可添加网站logo和顶部banner;
后台可发布/管理公告,设置为滚动和不滚动;
后台可添加前台滚动图片;
后台可随意添加栏目分类和调整栏目显示顺序;
后台可添加/管理文章,并可设置文章推荐,可设置10个推荐级别;
后台可按照4个类别可分别设置友情连接,并且可设置颜色;
留言系统:前台用户留言,管理员回复/删除;-This procedure code has notes on each page to facilitate the secondary development of separation procedures and templates, the template in the/UITemplates may set the pseudo-static, reference/PREPROC.conf.php document. Admin address:/mod.php/Dispatch.php? Webpage = AdminLogin user name and password: wbrick wbrick background can add Web site logo and top banner background may issue/management bulletin, is set to scroll and scroll background can add prospects scroll picture background can easily add a column classification and adjust the display order of columns background can add/Management article, and article recommended settings can be set up 10 Recommended l
- 2023-04-09 17:50:05下载
- 积分:1
-
串行通信控制系统设计
工控系统串口通讯设计-Serial Communication Control System Design
- 2023-05-05 03:25:03下载
- 积分:1
-
这是用VC做的轴承数据库,为想做数据库方面的人做个实例
这是用VC做的轴承数据库,为想做数据库方面的人做个实例-This is done by the bearing VC database, for those who want to be a database instance
- 2022-05-14 06:10:24下载
- 积分:1
-
Compound document image high
图像复合文档高级编程,PictureStream,基于c++编写,欢迎下载!-Compound document image high-level programming, PictureStream, based on c++ to prepare, please download!
- 2022-02-03 09:11:33下载
- 积分:1
-
一个小型的用于管理班级的同学录,像记事一样可用于记录各类信息.有大量的文档说明...
一个小型的用于管理班级的同学录,像记事一样可用于记录各类信息.有大量的文档说明-a small class for the management of the website, the same as Notepad can be used to record information of all kinds. A large number of documents note
- 2022-02-04 00:43:45下载
- 积分:1
-
window绘制
windows绘制图形的程序,点击对话框绘画图形,使用对话框控件,
windows消息机制,绘图函数。
- 2023-02-26 18:55:03下载
- 积分:1
-
Beautiful VB code window.
漂亮的vb窗口样式,跟vista相仿,而且速度极快。-Beautiful VB code window.
- 2023-05-26 13:55:03下载
- 积分:1
-
- 2022-01-26 04:22:50下载
- 积分:1
-
Motor
电机驱动监控系统电机驱动监控系统电机驱动监控系统电机驱动监控系统
- 2022-03-17 10:38:36下载
- 积分:1
-
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L)...
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L) //折半插入排序
void BubbleSort(SqList L) //冒泡排序
void QuickSort(SqList L) //快速排序
void ShellSort(SqList L) //希尔排序-This document includes a variety of commonly used sorting algorithm void InsertSort (SqList L)// direct insertion sort void BInsertSort (SqList L)// half insertion sort void BubbleSort (SqList L)// Bubble Sort void QuickSort (SqList L)// quicksort void ShellSort (SqList L)// Hill sort
- 2023-04-10 05:10:02下载
- 积分:1