Skip to content
View daBisNewBee's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Microsoft
  • Suzhou.China

Block or report daBisNewBee

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. Notes Notes Public

    一些学习记录

    5 3

  2. SimpleKeystoreApp SimpleKeystoreApp Public

    Forked from obaro/SimpleKeystoreApp

    Simple Android app showing how to use the Android Keystore to create, retrieve and delete Public/Private keypairs. Encrypting and Decrypting strings is also shown.

    Java 1

  3. NativeKeyStore NativeKeyStore Public

    在native层操作AndroidKeyStore的示例。适用于Android6.0以下。

    C 1

  4. InvocationSample InvocationSample Public

    描述了C调用Java的基本用法,包括Java发起的和C发起的调用。其中,解决了C中创建Java对象时,无法获取Android中Conetxt衍生对象(Activity、Service)导致无法创建Java对象的问题。

    C++

  5. 100-gdb-tips 100-gdb-tips Public

    Forked from hellogcc/100-gdb-tips

    A collection of gdb tips. 100 maybe just mean many here.

    Go

  6. HelloJava HelloJava Public

    Forked from wingjay/HelloJava

    Java basic learning

    Java