- 博客(6)
- 收藏
- 关注
原创 小菜鸟变身Oracle大神日记
标题表达对自己的期望,虽然现在是菜鸟小菜鸟变身Oracle大神日记第一天Oracle用户的创建-- Create the user create user student -- 用户名 identified by "123456" --密码 default tablespace USERS --表空间名 temporary tablespace temp -- 临时表空间 profile DEFAULT --数据文件 account unlock; --账户是否解锁上面的语句可
2021-08-10 10:10:43
1320
原创 github国内镜像
github国内镜像https://github.com.cnpmjs.org/https://hub.fastgit.org/
2021-08-10 10:08:18
5337
原创 Could not get JDBC Connection; nested exception is java.sql.SQLException: Connections could not
https://blog.youkuaiyun.com/qq892628217/article/details/89715969版本不对
2021-05-18 16:55:26
309
原创 tomcat10 startup.bat乱码
conf目录下面的logging.properties更改编码方式:java.util.logging.ConsoleHandler.level = FINEjava.util.logging.ConsoleHandler.formatter = org.apache.juli.OneLineFormatterjava.util.logging.ConsoleHandler.encoding = GBK
2021-04-20 21:20:10
243
原创 VS code C/C++配置 简单到极点
第一步官网下载VS code下载 autovs第二步下载C/C++和C/C++ Compile Run插件,关闭VScode,使用autovs自动配置。第三步重启电脑即可
2021-03-27 21:06:24
214
原创 Markdown初次使用
// Code一级标题二级标题三级标题四级标题五级标题这里好像没有六级标题这是加粗等不到天黑高亮删除文字斜体4.引用作者:hcqhcqhcqhcq5.分割线、哈哈哈哈6.图片插入//在线图片7.超链接//name8.列表//无序列表目录1目录2目录3目录49.表格...
2021-03-17 21:25:35
154
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅