提交
This commit is contained in:
parent
713307412b
commit
3e78221ff8
6
.idea/workspace.xml
generated
6
.idea/workspace.xml
generated
@ -8,10 +8,7 @@
|
|||||||
<component name="ChangeListManager">
|
<component name="ChangeListManager">
|
||||||
<list default="true" id="fec10672-acda-4616-894b-a4b6f93aea6f" name="Default Changelist" comment="">
|
<list default="true" id="fec10672-acda-4616-894b-a4b6f93aea6f" name="Default Changelist" comment="">
|
||||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||||
<change beforePath="$PROJECT_DIR$/笔记文件/2.笔记/sqlite存在问题和修复.md" beforeDir="false" afterPath="$PROJECT_DIR$/笔记文件/2.笔记/sqlite存在问题和修复.md" afterDir="false" />
|
<change beforePath="$PROJECT_DIR$/笔记文件/2.笔记/三消 粒子特效.md" beforeDir="false" afterPath="$PROJECT_DIR$/笔记文件/2.笔记/三消 粒子特效.md" afterDir="false" />
|
||||||
<change beforePath="$PROJECT_DIR$/笔记文件/2.笔记/性能检测平台 临时记录.md" beforeDir="false" afterPath="$PROJECT_DIR$/笔记文件/2.笔记/性能检测平台 临时记录.md" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/笔记文件/2.笔记/日志系统 临时记录.md" beforeDir="false" afterPath="$PROJECT_DIR$/笔记文件/2.笔记/日志系统 临时记录.md" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/笔记文件/日记/2025_04_11_星期五.md" beforeDir="false" afterPath="$PROJECT_DIR$/笔记文件/日记/2025_04_11_星期五.md" afterDir="false" />
|
|
||||||
</list>
|
</list>
|
||||||
<option name="SHOW_DIALOG" value="false" />
|
<option name="SHOW_DIALOG" value="false" />
|
||||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||||
@ -63,6 +60,7 @@
|
|||||||
<workItem from="1743923197347" duration="53000" />
|
<workItem from="1743923197347" duration="53000" />
|
||||||
<workItem from="1743923256222" duration="1432000" />
|
<workItem from="1743923256222" duration="1432000" />
|
||||||
<workItem from="1744012644631" duration="8122000" />
|
<workItem from="1744012644631" duration="8122000" />
|
||||||
|
<workItem from="1744466976087" duration="1275000" />
|
||||||
</task>
|
</task>
|
||||||
<task id="LOCAL-00001" summary="测试提交">
|
<task id="LOCAL-00001" summary="测试提交">
|
||||||
<created>1742956649478</created>
|
<created>1742956649478</created>
|
||||||
|
@ -12,4 +12,8 @@
|
|||||||
|
|
||||||
![[Pasted image 20250402150100.png]]
|
![[Pasted image 20250402150100.png]]
|
||||||
|
|
||||||
![[Pasted image 20250402152451.png]]
|
![[Pasted image 20250402152451.png]]
|
||||||
|
|
||||||
|
显隐特效的接口:
|
||||||
|
|
||||||
|
![[img_v3_02kv_54a48ec9-9918-4e06-8e5c-f8b1d61adehu.jpg]]
|
@ -84,6 +84,6 @@ main函数运行到这里,就可以判断和创建数据库了
|
|||||||
|
|
||||||
![[Pasted image 20250411141921.png]]
|
![[Pasted image 20250411141921.png]]
|
||||||
|
|
||||||
需要确认一下,这里是不是三消的,lua初始化相关
|
三消的,lua初始化相关
|
||||||
|
|
||||||
![[Pasted image 20250411154812.png]]
|
![[Pasted image 20250411154812.png]]
|
@ -34,4 +34,12 @@ sql的数据转换,也是使用这个json插件
|
|||||||
|
|
||||||
![[img_v3_02l0_b7de53fd-74a7-40db-bd73-52c904c4d8hu.jpg]]
|
![[img_v3_02l0_b7de53fd-74a7-40db-bd73-52c904c4d8hu.jpg]]
|
||||||
|
|
||||||
![[Pasted image 20250403114121.png]]
|
![[Pasted image 20250403114121.png]]
|
||||||
|
|
||||||
|
三消登录接口:
|
||||||
|
|
||||||
|
![[Pasted image 20250414170920.png]]
|
||||||
|
|
||||||
|
注册接口:
|
||||||
|
|
||||||
|
![[Pasted image 20250414171005.png]]
|
@ -281,4 +281,10 @@ IOS:insdzqa7l0qo
|
|||||||
```
|
```
|
||||||
inspireclient.hummingbird@gmail.com
|
inspireclient.hummingbird@gmail.com
|
||||||
igclient0927
|
igclient0927
|
||||||
|
```
|
||||||
|
|
||||||
|
Adjust账号
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
```
|
```
|
@ -22,15 +22,15 @@
|
|||||||
# 今日任务
|
# 今日任务
|
||||||
|
|
||||||
- [ ] 性能检测工具 接入 三消
|
- [ ] 性能检测工具 接入 三消
|
||||||
- [ ] 验证截图方案实现
|
- [x] 验证截图方案实现
|
||||||
- [ ] 截图方案性能消耗报告
|
- [x] 截图方案性能消耗报告
|
||||||
- [ ] 下载 switch版本 共鸣Remix
|
- [ ] 下载 switch版本 共鸣Remix
|
||||||
- [x] 记得拿一下快递
|
- [x] 记得拿一下快递
|
||||||
- [x] 也检查一下 小米香水 剩余容量
|
- [x] 也检查一下 小米香水 剩余容量
|
||||||
- [x] 记得也剪指甲
|
- [x] 记得也剪指甲
|
||||||
- [x] 记得也要擦拭手机
|
- [x] 记得也要擦拭手机
|
||||||
- [ ] 重新找一下 东京大饭店 巴黎篇
|
- [ ] 重新找一下 东京大饭店 巴黎篇
|
||||||
- [ ] 今天要写一下 双周报
|
- [x] 今天要写一下 双周报
|
||||||
---
|
---
|
||||||
|
|
||||||
# Journal
|
# Journal
|
||||||
|
26
笔记文件/日记/2025_04_14_星期一.md
Normal file
26
笔记文件/日记/2025_04_14_星期一.md
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
|
||||||
|
19:15
|
||||||
|
|
||||||
|
###### [[unity日常积累]]
|
||||||
|
|
||||||
|
###### [[节奏天国]]
|
||||||
|
|
||||||
|
###### [[帧同步王者荣耀]]
|
||||||
|
|
||||||
|
###### [[从零开发跨平台通用日志插件]]
|
||||||
|
|
||||||
|
###### [[通用异步网络通信库]]
|
||||||
|
|
||||||
|
###### [[高性能定时系统实现]]
|
||||||
|
|
||||||
|
###### [[学习资料]]
|
||||||
|
|
||||||
|
###### [[其他]]
|
||||||
|
|
||||||
|
#### [[看板]]
|
||||||
|
|
||||||
|
# 今日任务
|
||||||
|
|
||||||
|
- [ ] 搜一下 验车注意事项
|
||||||
|
---
|
||||||
|
# Journal
|
BIN
笔记文件/附件/Pasted image 20250414170920.png
Normal file
BIN
笔记文件/附件/Pasted image 20250414170920.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 MiB |
BIN
笔记文件/附件/Pasted image 20250414171005.png
Normal file
BIN
笔记文件/附件/Pasted image 20250414171005.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 576 KiB |
BIN
笔记文件/附件/img_v3_02kv_54a48ec9-9918-4e06-8e5c-f8b1d61adehu.jpg
Normal file
BIN
笔记文件/附件/img_v3_02kv_54a48ec9-9918-4e06-8e5c-f8b1d61adehu.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 300 KiB |
Loading…
x
Reference in New Issue
Block a user