会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Chiaki17
博客园
首页
新随笔
联系
订阅
管理
2024年11月12日
git_ins
摘要: github clone源代码 git clone https://github.com/joernio/joern.git sbt编译 install:https://www.scala-sbt.org/download sbt stage gitee https://gitee.com/ ins
阅读全文
posted @ 2024-11-12 00:56 Chiaki17
阅读(17)
评论(0)
推荐(0)
2024年11月7日
Anaconda_ins
摘要: Ins tensorboard --logdir=C:\Users\Yinl\rpg17\Desktop\Code\Vul\Vul-main\logs http://localhost:6006/ 实时代码热重载 CTRL+~ 开启vsc终端 cd "Code\Vul\Main" python -m
阅读全文
posted @ 2024-11-07 13:57 Chiaki17
阅读(42)
评论(0)
推荐(0)
2024年11月6日
Docker
摘要: config git config --global http.proxy http://127.0.0.1:7890 git config --global https.proxy http://127.0.0.1:7890 mongo,redis:bin/up sharelatex:docker
阅读全文
posted @ 2024-11-06 00:10 Chiaki17
阅读(24)
评论(0)
推荐(0)
2024年11月5日
nodejs
摘要: Config 下载node-v20.17.0-x64.msi nodejs中新建 node_global、node_cache 配置路径 .\nodejs npm config set prefix ".\nodejs\node_global" npm config set cache ".\nod
阅读全文
posted @ 2024-11-05 13:11 Chiaki17
阅读(40)
评论(0)
推荐(0)
npm&pnpm
摘要: npm与pnpm 磁盘效率:pnpm 更高效,节省磁盘空间。 安装速度:pnpm 通常更快,尤其是多项目环境下。 依赖管理:pnpm 更严格的依赖隔离,减少冲突。 Monorepo 支持:pnpm 支持更好,尤其是大型项目中。 Monorepo 支持是指在一个代码仓库(repository)中管理多
阅读全文
posted @ 2024-11-05 13:05 Chiaki17
阅读(49)
评论(0)
推荐(0)
2024年9月29日
Vul_I&R
该文被密码保护。
阅读全文
posted @ 2024-09-29 20:29 Chiaki17
阅读(13)
评论(0)
推荐(0)
2024年9月28日
IoT
摘要: Config node-red & windows:http://localhost:1880 ubuntu:http://192.168.109.128:1880 influxDB:http://192.168.109.128:8086 chiaki,8位顺序 Node-red 数采实作 Ubun
阅读全文
posted @ 2024-09-28 16:55 Chiaki17
阅读(43)
评论(0)
推荐(0)
2024年8月31日
RFID
该文被密码保护。
阅读全文
posted @ 2024-08-31 22:06 Chiaki17
阅读(15)
评论(0)
推荐(0)
公告