摘要:
导出文件exphrc:\hr.dmp删除用户/新建用户sqlplus / as sysdbadrop user hr cascade; create user hr identified by hr ; grant create session,create table, create view,C 阅读全文
摘要:
using (DevExpress.Utils.WaitDialogForm dlg = new DevExpress.Utils.WaitDialogForm("请稍等", "查询中......", new System.Drawing.Size(100, 50))) { string sqlSt 阅读全文