zhanghesheng's repositories
awesome-shell
A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.
chinese-name-score
httpcn.com网站的姓名测试打分项目,姓名五格三才剖析、八字五行分析、五格数理姓名测试打分、姓名八字测试打分 等
cpp_algo
基于c++的基础算法总结
interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
iOS-private-api-scanner
scan iOS private api
iOS10-Runtime-Headers
iOS10 Runtime Headers
iOSInterviewQuestions
iOS interview questions;iOS面试题集锦(附答案)--学习qq群或 Telegram 群交流 https://github.com/ChenYilong/iOSBlog/issues/21
modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly
openFrameworks
openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
OpenSSL-for-iPhone
A script for compiling OpenSSL for iOS Devices (iPhone, iPad, iPod Touch, AppleTV)
panelkit
A UI framework that enables panels on iOS.
PhotonIMSDK-iOS
PhotonIMSDK-iOS 是对外的IMSDK 使用者使用此SDK,可以快速搭建自己的IM的需求框架
PhotonIMSDK-UIKit
包含基础UI以及im相关功能实现的模块,完成快速的im接入功能
qcloud-documents
腾讯云官方文档 使用Markdown自动构建
Qix
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
QSAVFoundation
关于AVFoundation框架的学习和相关的功能封装
react-native-guide
React Native指南汇集了各类react-native学习资源、开源App和组件
Specs
The CocoaPods Master Repo
swift-corelibs-foundation
The Foundation Project, providing core utilities, internationalization, and OS independence
WKWebViewH5ObjCDemo
学习如何使用OC实现WKWebView与H5交互,并学习其API使用