摘要: 1.在运行里面输入cmd调出dos窗口,然后在dos窗口中输入sqlplus /nolog 如:D:\oracle\ora92\bin>sqlplus /nolog 2.输入连接命令 如:SQL> conn /as sysdba 3.修改密码 如:alter user system identifi 阅读全文
posted @ 2016-02-01 14:41 段江涛IT 阅读(907) 评论(0) 推荐(0)
摘要: using System; using System.Collections; using System.Text; using System.Net; using System.Net.Mail; namespace NetMailSend { class Programe { /// <summ 阅读全文
posted @ 2016-02-01 10:15 段江涛IT 阅读(239) 评论(0) 推荐(0)
页脚HTML代码