supengchao
I am a slow walker • But I never walk backwards • The man who has made up his mind to win will never say "impossible"
DiDi北京
Pinned Repositories
Android-Clean-Boilerplate
This is starter template for writing Android apps using Clean architecture
android-open-project
Collect and classify android open source projects 微信公众号:codekk 微博:
AndroidBeautifulSearch
一个非常非常漂亮的标题栏搜索动画
AndroidRouter
1、android打包跳转特定界面的一套方案,支持端外跳转app打开特定界面
AutoLayout
自动适配所有机型的分辨率,来自鸿雁大神,推荐大家使用
IPC_Client
该项目是IPC方式通信的Client端demo,项目分为2部分,包含ipc_messenger_client,aidl client.
IPC_Server
该项目是IPC方式通信的Service端demo,项目分为3部分,包含ipc_aidl,ipc_messenger,ipc_binder.
supengchao.github.io
个人博客代码仓库
Tinker_imitator
微信热更新方案实践
WeixinCommentListDemo
仿微信实现的朋友圈,模拟与后台交互实现了点赞、评论、删除等功能,listview可以根据键盘的显示或隐藏实现联动。
supengchao's Repositories
supengchao/awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
supengchao/git-tips
:trollface:Git的奇技淫巧
supengchao/supengchao.github.io
个人博客代码仓库
supengchao/WanAndroid
仿WanAndroid客户端 Flutter版
supengchao/ApiInspect
An api compatibility inspect gradle plugin.(一个Api兼容性检测的Gradle插件)
supengchao/app-inspector
App-inspector is a mobile UI viewer in browser.
supengchao/Awesome-Android-Interview
:fire: A awesome android expert interview questions and answers(continuous updating ...)
supengchao/awesome-langchain
😎 Awesome list of tools and projects with the awesome LangChain framework
supengchao/awesome-vue
🎉 A curated list of awesome things related to Vue.js
supengchao/bilibili-user
🍥 Bilibili 用户爬虫
supengchao/cfyh
small app
supengchao/DDFE-blog
:clap: welcome to DDFE's blog
supengchao/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
supengchao/EXposed
An easy way to use Xposed module to modify apps.
supengchao/frida
Clone this repo to build Frida
supengchao/gitignore
A collection of useful .gitignore templates
supengchao/Inspeckage
Android Package Inspector - dynamic analysis with api hooks, start unexported activities and more. (Xposed Module)
supengchao/iview
A high quality UI Toolkit built on Vue.js 2.0
supengchao/MarqueeView
俗名:可垂直跑、可水平跑的跑马灯;学名:可垂直翻、可水平翻的翻页公告
supengchao/matrix
Matrix is a plugin style, no-intrusion APM system developed by WeChat.
supengchao/porcupine
On-device wake word detection powered by deep learning
supengchao/Practices
🍺 技术练习场
supengchao/pvrecorder
Cross platform audio recorder
supengchao/PyChatGPT
⚡️ Python client for the unofficial ChatGPT API with auto token regeneration, conversation tracking, proxy support and more.
supengchao/python_crawler
简书专题:https://www.jianshu.com/c/dddda2ccf7b7 的代码仓库
supengchao/ReactNative-LiveTemplate
supengchao/SiamMask
[CVPR2019] Fast Online Object Tracking and Segmentation: A Unifying Approach
supengchao/VirtualXposed
A simple app to use Xposed without root, unlock the bootloader or modify system image, etc.
supengchao/WechatSogou
基于搜狗微信搜索的微信公众号爬虫接口
supengchao/WechatSpellbook
Wechat Spellbook 是一个使用Kotlin编写的开源微信插件框架,底层需要 Xposed 或 VirtualXposed 等Hooking框架的支持,而顶层可以轻松对接Java、Kotlin、Scala等JVM系语言。让程序员能够在几分钟内编写出简单的微信插件,随意揉捏微信的内部逻辑。