天软金融分析.NET函数大全
>
Web开发支撑
>
TSL的Web支持
>
WEB服务器配置方法
>
Apache 2.2
Apache 2.2 Module模式:
复制链接
在httpd.conf中加入:
LoadModule tsl_module C:/Tinysoft/tsl/MOD_TSL2.dll
AddType tslscript-handler .tsl
AddHandler tslscript-handler .tsl