diff --git a/.idea/workspace.xml b/.idea/workspace.xml index f1faa66..19b7c63 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -8,8 +8,8 @@ - - + + @@ -69,6 +69,7 @@ + 1742956649478 @@ -325,7 +326,7 @@ - diff --git a/笔记文件/2.笔记/打包相关.md b/笔记文件/2.笔记/三消 打包相关.md similarity index 64% rename from 笔记文件/2.笔记/打包相关.md rename to 笔记文件/2.笔记/三消 打包相关.md index 301c5ae..0c4ca1c 100644 --- a/笔记文件/2.笔记/打包相关.md +++ b/笔记文件/2.笔记/三消 打包相关.md @@ -51,4 +51,27 @@ https://www.cnblogs.com/wangle/p/15440176.html 正式包 记得关闭 所有log配置: -![[img_v3_02ir_057861c5-7114-467a-8015-5eccec42aabh.jpg]] \ No newline at end of file +![[img_v3_02ir_057861c5-7114-467a-8015-5eccec42aabh.jpg]] + +本地资源上传的,绝对路径; +cdn资源服接收的,相对路径; + +![[Pasted image 20250512114703.png]] + +对应断点的值: + +![[Pasted image 20250512114736.png]] + +![[Pasted image 20250512114743.png]] + +中间那个,是空的 + +![[Pasted image 20250512143246.png]] + +打包测试:一共花了6分钟,测试脚本: + +``` shell +"C:/Users/admin/Downloads/rclone-v1.69.2-windows-amd64/rclone.exe copy C:/Users/admin/Downloads/code/Slash_5/Bundles/ AmazonCDN://islandsplash-res/test --progress" +``` + +![[Pasted image 20250512140652.png]] \ No newline at end of file diff --git a/笔记文件/日记/2024_09_04_星期三.md b/笔记文件/日记/2024_09_04_星期三.md index 131dcfe..6d97f9f 100644 --- a/笔记文件/日记/2024_09_04_星期三.md +++ b/笔记文件/日记/2024_09_04_星期三.md @@ -10,6 +10,6 @@ - [ ] jenkin修改插件升级站点 - [ ] Jenkins指令 大小写敏感,记得处理文档 --- -[[打包相关]] +[[三消 打包相关]] # Journal diff --git a/笔记文件/日记/2025_05_09_星期五.md b/笔记文件/日记/2025_05_09_星期五.md index 2379f33..2edb297 100644 --- a/笔记文件/日记/2025_05_09_星期五.md +++ b/笔记文件/日记/2025_05_09_星期五.md @@ -26,7 +26,7 @@ - [x] 把上报,也都统一放到后台线程队列里,进行处理吧 - [ ] 对标amp上报机制,完成几种上报驱动的重构[[解构amp项目 临时记录]] - [x] 今晚记得,也拿一下身份证 -- [ ] 处理一下 多表联结查询统计 数据分析 +- [x] 处理一下 多表联结查询统计 数据分析 - [ ] 弄一下 存储过程 --- [[设备分级 临时记录]] diff --git a/笔记文件/日记/2025_05_10_星期六.md b/笔记文件/日记/2025_05_10_星期六.md index 95e14a9..ea5a92e 100644 --- a/笔记文件/日记/2025_05_10_星期六.md +++ b/笔记文件/日记/2025_05_10_星期六.md @@ -22,11 +22,11 @@ # 今日任务 - [ ] 买多3条毛巾 备用 -- [ ] 发一下 猫 小红书 领养 -- [ ] 要买 泰国 电话卡 +- [x] 发一下 猫 小红书 领养 +- [x] 要买 泰国 电话卡 - [ ] 要申请 电子入境证 - [ ] 换一下 Slot Update字符相关 -- [ ] 替换一下 三消 上传资源 机制 +- [x] 替换一下 三消 上传资源 机制 --- 越过山丘 下载地址 https://y80s.tv/ju/43017 [[slot业务逻辑 临时记录]] diff --git a/笔记文件/日记/2025_05_12_星期一.md b/笔记文件/日记/2025_05_12_星期一.md new file mode 100644 index 0000000..81facb9 --- /dev/null +++ b/笔记文件/日记/2025_05_12_星期一.md @@ -0,0 +1,29 @@ + +11:02 + +###### [[unity日常积累]] + +###### [[节奏天国]] + +###### [[帧同步王者荣耀]] + +###### [[从零开发跨平台通用日志插件]] + +###### [[通用异步网络通信库]] + +###### [[高性能定时系统实现]] + +###### [[学习资料]] + +###### [[其他]] + +#### [[看板]] + +# 今日任务 + +- [ ] 完善一下 rclone笔记 +- [ ] 升级一下slots facebook插件 +- [ ] 切换一下,slots max广告聚合平台 +--- + +# Journal diff --git a/笔记文件/附件/Pasted image 20250512114703.png b/笔记文件/附件/Pasted image 20250512114703.png new file mode 100644 index 0000000..65ada08 Binary files /dev/null and b/笔记文件/附件/Pasted image 20250512114703.png differ diff --git a/笔记文件/附件/Pasted image 20250512114736.png b/笔记文件/附件/Pasted image 20250512114736.png new file mode 100644 index 0000000..b681068 Binary files /dev/null and b/笔记文件/附件/Pasted image 20250512114736.png differ diff --git a/笔记文件/附件/Pasted image 20250512114743.png b/笔记文件/附件/Pasted image 20250512114743.png new file mode 100644 index 0000000..011d060 Binary files /dev/null and b/笔记文件/附件/Pasted image 20250512114743.png differ diff --git a/笔记文件/附件/Pasted image 20250512140652.png b/笔记文件/附件/Pasted image 20250512140652.png new file mode 100644 index 0000000..6fb6b9c Binary files /dev/null and b/笔记文件/附件/Pasted image 20250512140652.png differ diff --git a/笔记文件/附件/Pasted image 20250512143246.png b/笔记文件/附件/Pasted image 20250512143246.png new file mode 100644 index 0000000..ec53758 Binary files /dev/null and b/笔记文件/附件/Pasted image 20250512143246.png differ