Bamboo Sticks

做我自己的特色, 成不一样的生活 🍀

0%

本意拿到 ios ipk 包后想修改图标方便多开后区分哪个是哪个

聊一下从 BOM 格式的压缩包(Assets.car) 中提取并修改资源文件

Export images from OS X / iOS .car archives.
Very rough code, probably tons wrong with it, but still useful.

Read more »

With ‘value types’ in Go, do we have to worry about pointers if we want to pass a value to a function and modify the original value inside the function?

With ‘reference types’ in Go, do we have to worry about pointers if we want to pass a value to a function and modify the original value inside the function?

Read more »