摘要: 导出文件exphrc:\hr.dmp删除用户/新建用户sqlplus / as sysdbadrop user hr cascade; create user hr identified by hr ; grant create session,create table, create view,C 阅读全文
posted @ 2025-01-15 15:26 网络来者 阅读(4) 评论(0) 推荐(0)
摘要: using (DevExpress.Utils.WaitDialogForm dlg = new DevExpress.Utils.WaitDialogForm("请稍等", "查询中......", new System.Drawing.Size(100, 50))) { string sqlSt 阅读全文
posted @ 2025-01-15 08:13 网络来者 阅读(28) 评论(0) 推荐(0)