为了调用我编写的通用类hbwlClass.asp,新建了一个配置文件hbwlConfig.asp,内容如下:
<!--#include file="hbwlClass.asp" --> <!--#include file="md5.asp" --> <% set hbwl = new hbwlCls hbwl.database="#baoxiu.mdb" hbwl.softid="baoxiu2010.1" hbwl.danwei="红宝网络科技有限公司" hbwl.softsn="8618992214fb10f7" %>
本文介绍了一种通过配置文件hbwlConfig.asp调用通用类hbwlClass.asp的方法,并展示了如何设置数据库路径、软件ID等关键参数。

被折叠的 条评论
为什么被折叠?



