会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
博客园
首页
新随笔
联系
订阅
管理
04 2021 档案
创建表空间及用户(Oracle创建数据库)
摘要:分为四步 第1步:创建临时表空间 create temporary tablespace user_temp tempfile 'D:\app\tyserver\oradata\orclty\user_temp.dbf' size 50m autoextend on next 50m maxsize
阅读全文
posted @
2021-04-20 08:46
晴和琼林
阅读(173)
评论(0)
推荐(0)
IDEA禁止更新
摘要:File → Settings... → Appearance & Behavior → System Settings → Updates → 取消勾选 Automatically check updates for ... → OK
阅读全文
posted @
2021-04-16 16:13
晴和琼林
阅读(622)
评论(0)
推荐(0)
公告