From 2b61548fc7325ccadfcaf075ff97af14b7eac02b Mon Sep 17 00:00:00 2001 From: zzz <1638644816@qq.com> Date: Tue, 1 Jul 2025 11:21:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=B9=B4=E5=BA=A6=E5=A4=8D?= =?UTF-8?q?=E7=9B=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 2Areas/年度复盘/2025上半年.md | 8 ++++++++ .../高级Title需要些什么.md => 年度复盘/2025下半年.md} | 0 2Areas/开发感悟/管道模式/未命名.canvas | 10 ++++++++++ 3 files changed, 18 insertions(+) create mode 100644 2Areas/年度复盘/2025上半年.md rename 2Areas/{开发感悟/高级Title需要些什么.md => 年度复盘/2025下半年.md} (100%) create mode 100644 2Areas/开发感悟/管道模式/未命名.canvas diff --git a/2Areas/年度复盘/2025上半年.md b/2Areas/年度复盘/2025上半年.md new file mode 100644 index 0000000..dfa12a0 --- /dev/null +++ b/2Areas/年度复盘/2025上半年.md @@ -0,0 +1,8 @@ +# 五月 +外包AllInHole +# 六月 + - 追回租金 + - 整理重构地图框架 + - 学习如何整理笔记 + - 学习MVVM框架 + - 外包AllInHole \ No newline at end of file diff --git a/2Areas/开发感悟/高级Title需要些什么.md b/2Areas/年度复盘/2025下半年.md similarity index 100% rename from 2Areas/开发感悟/高级Title需要些什么.md rename to 2Areas/年度复盘/2025下半年.md diff --git a/2Areas/开发感悟/管道模式/未命名.canvas b/2Areas/开发感悟/管道模式/未命名.canvas new file mode 100644 index 0000000..4e26185 --- /dev/null +++ b/2Areas/开发感悟/管道模式/未命名.canvas @@ -0,0 +1,10 @@ +{ + "nodes":[ + {"id":"898b07480fb30b91","type":"text","text":"Command","x":-261,"y":109,"width":250,"height":60}, + {"id":"06ced7be675e7a13","type":"text","text":"Command","x":-511,"y":109,"width":250,"height":60}, + {"id":"c715d34403b3a981","type":"text","text":"Command","x":-11,"y":109,"width":250,"height":60}, + {"id":"aef08d5965087231","type":"text","text":"Command","x":239,"y":109,"width":250,"height":60}, + {"id":"d41c0ab7a71ab3c3","type":"text","text":"Context","x":-511,"y":-100,"width":1081,"height":60} + ], + "edges":[] +} \ No newline at end of file