1. Lua cjson库在windows下的编译与使用

    找了老半天都没有windows版本的cjson.dll库,只能手动编译。

    2015/05/06 lua

  2. 时间的朋友2020-2021

    时间的朋友2020-2021

    2015/01/01 other

  3. 时间的朋友2019-2020

    时间的朋友2019-2020

    2015/01/01 other

  4. 时间的朋友2018-2019

    时间的朋友2018-2019

    2015/01/01 other

  5. 时间的朋友2017-2018

    时间的朋友2017-2018

    2015/01/01 other

  6. 时间的朋友2016-2017

    时间的朋友2016-2017

    2015/01/01 other

  7. 时间的朋友2015-2016

    时间的朋友2015-2016

    2015/01/01 other

  8. C++通过匿名管道操作adb shell的输入输出

    封装了一个类CAdbshell,用于方便地来操作adb shell命令,使用方法:

    2014/11/28 android

  9. Xposed源码学习之XposedInstaller

    2014/10/30 android

  10. eclipse中Build Path-Add to Build Path对应到androidstudio的设置,把lib库添加为Provided

    有些时候并不需要添加lib库进行编译,例如在使用xposed的jar包时,只需要在eclipse里Build Path-Add to Build Path即可,如果作为lib库添加进去反而会出现异常。

    2014/10/28 android