Skip to content
View buptis073114's full-sized avatar

Block or report buptis073114

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. TestAndroidJNI TestAndroidJNI Public

    首先为什么要用C++写android程序呢?主要是因为java写的android程序太容易被发编译,相对于java编译后的dex文件,底层的native so更加不容易被反编译,所以为了安全起见,可以将一些程序的逻辑写到C++里面,下面我们就写一个activity,其中核心内容都写在C++里面。我们写一个演示界面,其中后台发一条短信(所有逻辑都在C++中)。现在一些安全公司把代码全都写到C+…

    C++ 40 27

  2. MyOpenSSL MyOpenSSL Public

    MyOpenSSL

    C 20 6

  3. XMLParseExample XMLParseExample Public

    最近在做QT项目,要把一些配置内容写入xml中,网上没有一个可以概括xml增删改查的内容,现在写一篇,包含完整的增删改查,测试通过,具体代码如下:

    C++ 4 2

  4. DynamicDEXApplicationV1 DynamicDEXApplicationV1 Public

    DynamicDEXApplication

    Java 2 2

  5. testso testso Public

    手动写Makefile编译Android NDK的so

    Assembly 2 2

  6. QThreadWebdav QThreadWebdav Public

    QT实现的Webdav的HTTPS通信

    C++ 2 1