摘要:
Oracle链接失败错误,报错ORA-12519, TNS:no appropriate service handler found 阅读全文
摘要:
QTP如何连接数据库,进行数据库查询 阅读全文
摘要:
Post-Recovery Test Run Options Screen When you clear the Add another recovery operation check box in the Recovery Operation screen and click next, the... 阅读全文
摘要:
Oracle SQL Developer是Oracle官方提供的数据库连接工具。不仅可以连接自己的数据库(Oracle),而且还可以连接多种其他的数据库(比如:Access、MySQL、SQL Server、DB2等等)。SQL Developer是纯JAVA应用程序,在Oracle SQL Dev... 阅读全文
摘要:
在win7环境下搭建FTP 阅读全文
摘要:
httpd.conf文件配置详解Apache的基本设置主要交由httpd.conf来设定管理,我们要修改Apache的相关设定,主要还是通过修改httpd.cong来实现。下面让我们来看看httpd.conf的内容,它主要分成3大部分:Section 1:Global EnvironmentSect... 阅读全文
摘要:
Apache启动时报错:(98)Address already in use: make_sock: could not bind to... 阅读全文
摘要:
QTP脚本运行时,Dialog中winbutton对象总是识别不到。原因在于对象属性使用了,使用text属性则成功率达到100% 阅读全文
摘要:
apache在linux环境常用操作:启动、停止、重启
启动报错:httpd:Could not reliably determine the server's fully qualified domain name ,using xxx.xxx.xxx.xxx for ServerName 阅读全文
摘要:
步骤一 Cmd打开命令行窗口,切换到apache安装目录下 cd C:\MAS\TRSMAS\win31\apache\bin步骤二 安装apache服务器 installed Apache services httpd.exe -k install步骤三 修改配置文件 编辑文件:\conf\... 阅读全文