Skip to content
View gaojinhsu's full-sized avatar

Block or report gaojinhsu

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. qt-cocoa-webview qt-cocoa-webview Public

    Replacing QWebView control with WebView in Cocoa to fix the Mac App Store issue.

    Objective-C++ 13 1

  2. GJAudioPlayer GJAudioPlayer Public

    Audio file and stream player based on openAL for iOS

    Objective-C

  3. GJH264Codec GJH264Codec Public

    H.264 Codec

    Objective-C

  4. VideoFullScreenDemo VideoFullScreenDemo Public

    视频全屏的一般做法,博客:https://gaojinhsu.blogspot.jp/2018/05/ios-app.html

    Objective-C

  5. AlgorithmPractice AlgorithmPractice Public

    LeetCode练习题

  6. spring-restful-authorization spring-restful-authorization Public

    Forked from ScienJus/spring-restful-authorization

    这个 Demo 用于演示如何在 RESTful 下使用自定义 Token 保持客户端登录状态,依靠 Spring 的拦截器和解析器完成权限验证及登录用户注入,并使用 Redis 存储 Token。

    Java