陈奕龙(子循)
陈奕龙(子循)
I have an idea: set the xPad and yPad to zero as default value.so that we can have an api that needn't pass the xPad and yPad if xPad is...
在每个tableviewcell中添加LLSwitch,默认都是on状态,然后数据源来记录每个cell的状态,手动改变一个LLSwitch状态,滚动几次就出问题了,不是关闭的时候出现笑脸,就是关闭的时候背景是on的背景。 麻烦楼主fix下,fix掉后我再接入使用。。。
can open api to configure color,or provide black skin style?
`system = processorTickInfo[i].cpu_ticks[CPU_STATE_SYSTEM] - priorCpuTicks[i].cpu_ticks[CPU_STATE_SYSTEM];` https://github.com/Asido/SystemMonitor/blob/184a43c204b1d6d5a1a4163474c1d6f71840a1f9/SystemMonitor/CPU/CPUInfoController.m#L384
Can FBRetainCycleDetector find all of the strong references to an object? not only RetainCycle.. if not, did Facebook has any likely tool to do it?
https://github.com/rentzsch/jrswizzle/blob/semver-1.x/JRSwizzle.m#L54 Why need call class_addMethod? can not ensure origMethod is exist ?
``` dyld: Library not loaded: @rpath/Hpple.framework/Hpple Referenced from: /private/var/mobile/Containers/Bundle/Application/A40EF408-0A65-44AB-8AE0- EF4E253836BE/ZXDev-iOS.app/ZXDev-iOS Reason: image not found ``` why?
这个库能用于Cocos2d-x的应用吗?