zblog数据库死锁的解决方法
2010年1月22日
zblog数据库死锁的解决方法
打开FUNCTION目录下的c_html_js.asp文件,修改UpdateCountInfo函数为以下代码即可。
Function UpdateCountInfo(id)
Dim strLastUpdate
...
没有人的生活能不需要it互联网、搜索引擎
2010年1月22日
zblog数据库死锁的解决方法
打开FUNCTION目录下的c_html_js.asp文件,修改UpdateCountInfo函数为以下代码即可。
Function UpdateCountInfo(id)
Dim strLastUpdate
...