-
ZD-BS是一个基于asp+access的个人blog系统
程序特点:
1.数据结构合理,执行效率高
2.缓存优化,在资源和效率上充分考虑平衡
3.可定制能力强,并不是傻瓜式系统,如果需要,用户应当修改源码(参考下面使用说明)
4.开源,免费
用户admin密码admin
编辑注:这个版本是无数据库的,所以只能升级不能重新安装,(为方便新使用朋友在data目录下的数据库为1.2的可以正常使用.)只需要把原来zd-bs的数据库复制进去就可以了,链接参数等请修改config.asp。在IE6下后台的表格可能会出现width100%的bug-ZD-BS is based on asp+ Access personal blog system program characteristics: 1. A reasonable data structure to implement high efficiency 2. Cache optimization, efficiency in terms of resources and take full account of the balance 3. Customizable ability, not a fool system, if required, the user should modify source code (refer to the following instructions) 4. open source, free user admin password admin edit note: this version is no database, we can only upgrade can not be re-installed, (For the convenience of the new use friends in the data directory of the database for normal use can be 1.2.) only to the original database zd-bs copy into it, modify the link parameters config.asp. In IE6 the backgrou
- 2023-07-14 03:15:03下载
- 积分:1
-
C++ Builder程序员学习数据结构,里面涵盖了所有你要学习的数据结构的所有源码(二叉树、链表、单链表、双链表、红黑树、快速排序、冒泡排序、哈弗曼树、堆、集...
C++ Builder程序员学习数据结构,里面涵盖了所有你要学习的数据结构的所有源码(二叉树、链表、单链表、双链表、红黑树、快速排序、冒泡排序、哈弗曼树、堆、集合、字典、散列、字典、跳表、图、最短路径、排序。。。。)等等所有数据结构涉及的源码-C++ Builder programmers to learn data structures, which cover all you want to learn all the source data structure (tree, list, single list, double-linked list, a red, black tree, Quick Sort, Bubble Sort, Kazakhstan furman tree, heap, collection, dictionary, hash, dictionary, jump tables, maps, shortest path, and so on 。。。。) sort of all-source data structure!!!
- 2023-06-24 18:10:03下载
- 积分:1
-
U盘Dos安装及引导文件(DOS+Grud供自制引导性U盘使用)
U盘Dos安装及引导文件(DOS+Grud供自制引导性U盘使用)-U disk Dos installation and boot files (DOS+ Grud for self-guided use of U disk)
- 2022-03-20 12:05:09下载
- 积分:1
-
采用jsp编写的企业计量设备管理系统,可以对现有使用设备,库存设备,报废设备进行统一管理。并加入相应的管理流程控制。自己开发的。...
采用jsp编写的企业计量设备管理系统,可以对现有使用设备,库存设备,报废设备进行统一管理。并加入相应的管理流程控制。自己开发的。-used jsp prepared by the enterprise metering equipment management system that can use the existing equipment, inventory equipment, scrap equipment for unified management. And to join the management process control. Their development.
- 2023-04-18 02:10:03下载
- 积分:1
-
blue tooth protocol stack source code
blue tooth protocol stack source code
- 2022-04-21 06:07:52下载
- 积分:1
-
通过该程序可以计算前缀、中缀和后缀表达式的值…
通过该程序可以计算前缀、中缀和后缀表达式的值。-Through the program can calculate the prefix, infix and postfix expressions value.
- 2023-02-05 00:25:03下载
- 积分:1
-
我编写的一个经典的小游戏--贪食蛇,能够在你的茶余饭后给你带来快乐!...
我编写的一个经典的小游戏--贪食蛇,能够在你的茶余饭后给你带来快乐!-I prepared a classic small game-- Snake, in your leisure to bring you happiness!
- 2022-08-21 07:54:34下载
- 积分:1
-
酒店时钟源码
应用背景
定义一个类Clock
属性有hour、minute、second
功能有display(显示时间)、set(设置时间)和tick(走一秒)
为Clock添加静态成员count,并初始化,在测试代码中先后声明两个钟
2、类的组合:定义Time类,定义Clock2,属性为Time型变量time
3、(从1中)派生一个类HotelClock
属性有hour、minute、second、city(注意:属性继承v.s.新增)
功能有display、set和tick(注意:哪些功能需要重写)
测试代码中声明一个长度为3的HotelClock数组,分别存北京、东京(比北京晚1个小时)和纽约时间(比北京早15个小时),并输出。
4、为HotelClock类重载
- 2023-04-03 23:50:04下载
- 积分:1
-
EDA考试的五种题目编程,其中包括五人表决器,抢答器,乘法器,自动售货机等,
编译环境为ISE,程序语言VHDL...
EDA考试的五种题目编程,其中包括五人表决器,抢答器,乘法器,自动售货机等,
编译环境为ISE,程序语言VHDL-eda text ise vhdl
- 2023-05-09 05:55:03下载
- 积分:1
-
编程查找指定目录下所有EXE文件,并将其全路径存入Result.txt中,要求用递归...
编程查找指定目录下所有EXE文件,并将其全路径存入Result.txt中,要求用递归- The programming search assigns under the table of contents all
EXE document, and stores its full path in Result.txt, the request uses
the recursion
- 2023-06-08 13:45:03下载
- 积分:1