import cx_Oracle #导入模块db=cx_Oracle.connect('','',"IP:1521/SID") #连接user/passwd@host:端口/instance 相关文章: