查询数据库的相关信息
摘要:select* from sysobjects o, syscomments s where o.id = s.id AND text like'%V_%' and o.xtype ='P' or o.xtype='v'
阅读全文
posted @ 2015-04-14 10:37
@简简单单2018
能ping通,我安装玩nginx启动之后还能访问的
,后面我尝试用docker的方式安装,也还是不行,难搞,我虚拟机的防火墙是关掉了的
posted @ 2015-04-14 10:37
posted @ 2015-04-10 00:19
Powered by:
博客园
Copyright © 2025 简简单单2018
Powered by .NET 9.0 on Kubernetes