昨天晚上回去的也不算太晚,七点半左右。结果小区中间的车位全部都满了,想着早上走的也早,应该不会贴单子。只要比警察叔叔走的早就 ok 啦。早上开车送娃的途中,往后视镜瞟了一眼,发现有张纸条在随风飞舞。
Ida Pro 8.3 (x86, x86_64)
IDA is an interactive disassembler, which means that the user takes active participation in the disassembly process. IDA is not an automatic analyzer of programs. IDA will give you hints about suspicious instructions, unsolved problems etc. It is your job to inform IDA how to proceed.
Uniapp 小程序自动弹出键盘
由于小程序 在使用 uni 的 actionsheet 的时候选项不能超过 5 项(貌似是,可能记错了),但是在设置月经周期和天数的时候,选择范围已经远远超过了 5 项。所以在小程序进行兼容的时候使用了uni-popup-dialog,并且首页某些输入的录入使用的也是这个组件。