Ta上传的资源 (0)

Discussing code is now as easy as highlighting a block and typing a comment right from your IDE. Take the pain out of code reviews and improve code qu

instantclient是连接orcal数据库的一个客户端工具,双击sqlplus.exe程序,弹出请输入用户名,键入: scott/tiger@192.168.128.3:1521/orcl即可,其中sctt是登陆orcle的用户名,tiger是密码,后面的是主机地址,orcl是数据库名。