vault backup: 2026-05-10 01:50:41

This commit is contained in:
cyy_mac
2026-05-10 01:50:41 +08:00
12 changed files with 46 additions and 58 deletions

View File

@@ -20,8 +20,23 @@
"icon": "lucide-file",
"title": "clould code"
}
},
{
"id": "eeb9cddbf883e8da",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "conflict-files-obsidian-git.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "conflict-files-obsidian-git"
}
}
]
],
"currentTab": 1
}
],
"direction": "vertical"
@@ -181,10 +196,14 @@
"pdf-plus:PDF++: Toggle auto-paste": false
}
},
"active": "56eebd16a547bbff",
"active": "eeb9cddbf883e8da",
"lastOpenFiles": [
"conflict-files-obsidian-git.md",
"零碎的知识/clould code.md",
"conflict-files-obsidian-git.md",
"零碎的知识/手机tmux.md",
"个人日记/毛选摘录/毛选摘录.md",
"个人日记/毛选摘录/《毛泽东选集》毛选1-7原版五卷 静火 赤旗 草堂) (毛泽东) (Z-Library).pdf",
"个人日记/毛选摘录",
"未命名 5.base",
"未命名 4.base",
"fusion实验记录/如何做科研.md",
@@ -218,16 +237,12 @@
"考研/math/008_第7讲.md",
"考研/math/007_第6讲.md",
"考研/math/006_第5讲.md",
"考研/math/005_第4讲.md",
"考研/math/004_第3讲.md",
"考研/math/images/ffe49e27b1b256b4ec3b2fbedea04d2fb03456e81ba1014de7f0487742a5d215.jpg",
"考研/math/images/ff7f771402b6f05b26429dd7004f8b6a8d08a57870152dcfb1266bd6164d296a.jpg",
"考研/math/images/ff51cc6f212b981a350e11dd61fb39549e36ca80e7ce382b60ca72240426c184.jpg",
"考研/math/images",
"考研/math",
"考研",
"未命名.base",
"未命名 3.base",
"未命名 2.base"
"未命名.base"
]
}

View File

@@ -1,32 +1,23 @@
# DEADLINE
## 实习
| 任务 | deadline |
| ----------- | -------- |
| 完成机器狗实体部署 | |
| 完成平台机器狗项目迁移 | v |
| 周报 | |
| 任务 | deadline |
| --------- | -------- |
| 完成机器狗实体部署 | |
| 周报 | |
## 课内作业
| 任务 | |
| ---------- | --- |
| 机器视觉的书 | |
| 数据图像处理实验报告 | |
| 传感器报告 | |
| 学业认定 | |
| 任务 | |
| ------ | --- |
| 机器视觉的书 | |
| 传感器报告 | |
| 激光原理作业 | |
| 传感器大作业 | |
## 大创
| 结题报告 | |
| --------- | --- |
| 制导飞镖5月前 | |
| 仿真 | |
| 实体改造 | |
## 论文
@@ -44,7 +35,7 @@
# 入党代办
写思想汇报
写申请转正书

View File

@@ -0,0 +1,8 @@
调查就像“十月怀胎”,解决问题就像“一朝分娩”。调查就是解决 问题 --反对本本主义
他们的理由是:过去流过血得来的东西,为什 么要不得?他们不知道:我们固然应该尊重过去流血的经验,但是还 应该尊重自己流血的经验。
一成不变的东西是没有的。
我 们研究革命战争的规律,出发于我们要求消灭一切战争的志愿,这是 区别我们共产党人和一切剥削阶级的界线。

View File

@@ -1,3 +0,0 @@
views:
- type: table
name: 表格

View File

@@ -1,3 +0,0 @@
views:
- type: table
name: 表格

View File

@@ -1,3 +0,0 @@
views:
- type: table
name: 表格

View File

@@ -1,3 +0,0 @@
views:
- type: table
name: 表格

View File

@@ -1,3 +0,0 @@
views:
- type: table
name: 表格

View File

@@ -1,3 +0,0 @@
views:
- type: table
name: 表格

View File

@@ -131,13 +131,7 @@ claude
在.clude.json中加入
"skipWebFetchPreflight": true
# 通过npm安装
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && . "$NVM_DIR/nvm.sh"
# linux通过npm安装
```
which node
@@ -162,8 +156,3 @@ which npm
npm install -g @anthropic-ai/claude-code
claude --version
```
nvm install 20/
nvm use 20/
nvm alias default 20
npm install -g @anthropic-ai/claude-code

View File

@@ -0,0 +1,3 @@
pkg install proot-distro && proot-distro install ubuntu && proot-distro login ubuntu
bash -c "$(curl -fsSL https://astrbot.app/termux.sh)"