摘要:
原文: "How to Add 'Lock Drive' to Context Menu of BitLocker Encrypted Drives in Windows 10" 安装 执行一下REG 在 C:\Windows\System32 下新建 lock bde.vbs 卸载 执行一下REG 阅读全文
摘要:
创建用户 create user dev identified by iampaawd; grant connect, resource to dev; 查看表 SELECT * FROM USER_TABLES; select * from user_tab_comments; select * 阅读全文