996 Worker's Blog

归档

2021 年 07 月

1. 版权转载并总结自(fucking-algorithm)

2021-07-08

转载总结自(fucing-algorithm)
Using SparseArray or ArrayMap. Rather than HashMap. This is for Memory optimization.
总结拷贝自Fucking-algorithmfucking-algorithm
动态规划问题(求最值)等情境下经常出现
Codes there are used in my cv projects during the internship. These practices are useful in pretreatments of inputs.

2021-07-04

Let's talk about sorting, which can be helpful when I deal with god damn interviews...
Reason: Wechat devtools app's secure port function is not active.Solution:微信开发者工具 -> 设置 -> 安全 -> 服务端口按钮
想要悬浮的东西,可以用FrameLayout,越后出现的越靠前,用gravity控制位置之类的。Divider: <View android:layout_width="match_parent" android:layout_height=&quot