Dean's blog
首页
关于
登录
菜单
首页
关于
归档
2026 年 05 月
NIO
2026-05-17
默认分类
# Channel \`\`\`java public static void write(String path) throws Exception { RandomAccessFile aFile = new RandomAccessFile(path, "rw"); FileChannel c
nginx配置SSL
2026-05-17
默认分类
# nginx证书安装 \`cloud.tencent.com_bundle.crt\` 证书文件 \`cloud.tencent.com_bundle.pem\` 证书文件 \`cloud.tencent.com.key\` 私钥文件 \`cloud.tencent.com.csr\` CSR 文
npm
2026-05-17
默认分类
# npm(Node package manager) 使用介绍 解决包之间的依赖关系 - 需安装node.js,下载后安装即可 \`\`\` npm -v node -v \`\`\` - 更新npm \`\`\` npm install npm@5.4.0 -g npm install npm@
node
2026-05-17
默认分类
--- title: node date: 2022-01-16 15:04:50 tags: --- \`\`\`shell npm config set registry https://registry.npmjs.org 默认源 npm config set registry https:/
nmap
2026-05-17
默认分类
--- title: Nmap date: 2022-01-16 15:04:50 updated: 2022-01-16 15:04:50 comments: true tags: - nmap - 扫描 categories: - \[note\] lang: zh_CN --- \`\`\`s
onedrive
2026-05-17
默认分类
同步不同文件夹 mklink /d C:\\Users\\Administrator\\OneDrive\\文档\\test D:\\temp\\test
office LSTC 2024安装
2026-05-17
默认分类
# 1,下载安装工具 - https://www.microsoft.com/en-us/download/details.aspx?id=49117 或使用\[附件\]\[1\] - 下载后运行软件,指定一个目录(用于下载office文件),会生成2个文件 - xxx.xml - setup.ex
other
2026-05-17
默认分类
--- title: other date: 2022-01-16 15:04:50 tags: --- \`\`\`shell # GOOGLE 二次验证 otpauth://totp/yimcarson?secret=VIABPOEXKBBMLZD2\&issuer=CSDN \`\`\` \`
PILLOW中图像mode
2026-05-17
默认分类
--- title: python模块pillow中的mode问题 --- 在本地找了jpg的图,convert为不同mode,将不同的图截取做了个脑图,有个直观的感觉吧。 把不同mode的图通过np.array()转化为array, 打印出array的shape, 和array\[0, 0\]的值
oracle
2026-05-17
默认分类
- nolog 的作用 就是进入sql之后在输密码登录,防止history查看 - 不同的数据库,其实可以说是不同的实例,或不同的服务 - 每个数据库中都默认初始化很多表空间,里面很多表,存储当前数据库信息 - sqlplus 根据 环境变量默认登录摸个数据库 - 创建用户 时指定默认表空间 否则会
上一页
1 / 26
2 / 26
3 / 26
4 / 26
5 / 26
6 / 26
7 / 26
8 / 26
9 / 26
10 / 26
11 / 26
12 / 26
13 / 26
14 / 26
15 / 26
16 / 26
17 / 26
18 / 26
19 / 26
20 / 26
21 / 26
22 / 26
23 / 26
24 / 26
25 / 26
26 / 26
下一页