Pinned Repositories
buildSQL
基于Objective-C的buildSQL,可以用代码语言来build一条SQL语句。
chinese-poetry
最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
code-obfuscation
一款iOS代码混淆工具(A code obfuscation tool for iOS.)
ios-knowledge
Some summaries of iOS knowledge points
PerformanceAnalyzer
Under the iOS platform, the analyzer is a tool which statistics CPU, FPS, Memory, Loading-Time and provides the output of statistical data. And contain SQL execution time monitor base on FMDatabase and UI refresh in main thread monitor
reflection
利用模板建立C++的反射机制。还有待完善。
swiftObfuscator
A simple lexical obfuscator of Swift
TechnicalNotes
随手记录一些计算机技术方面的笔记。目前只有iOS相关的
UITapLabel
A subclass of UILabel, support to tap the specified text.
Vid
本端更新文件,远端自动更新对应文件。Written by Qt5.12.3
CUITCHE's Repositories
CUITCHE/PerformanceAnalyzer
Under the iOS platform, the analyzer is a tool which statistics CPU, FPS, Memory, Loading-Time and provides the output of statistical data. And contain SQL execution time monitor base on FMDatabase and UI refresh in main thread monitor
CUITCHE/code-obfuscation
一款iOS代码混淆工具(A code obfuscation tool for iOS.)
CUITCHE/swiftObfuscator
A simple lexical obfuscator of Swift
CUITCHE/buildSQL
基于Objective-C的buildSQL,可以用代码语言来build一条SQL语句。
CUITCHE/chinese-poetry
最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
CUITCHE/ios-knowledge
Some summaries of iOS knowledge points
CUITCHE/UserCaches
A key-value storage cache tool on iOS Platform. Like UserDefaults.
CUITCHE/TechnicalNotes
随手记录一些计算机技术方面的笔记。目前只有iOS相关的
CUITCHE/Vid
本端更新文件,远端自动更新对应文件。Written by Qt5.12.3
CUITCHE/architect-awesome
后端架构师技术图谱
CUITCHE/atswift-2018-resources
Resource files for atswift conference 2018, including pdf, source projects or playgrounds. 2018 ** Swift 开发者大会源文件,包括 pdf 和源工程文件 https://atswift.swift.gg
CUITCHE/chinese-xinhua
:orange_book: 中华新华字典数据库。包括歇后语,成语,词语,汉字。
CUITCHE/cppcheck
static analysis of C/C++ code
CUITCHE/CUITCHE.github.io
个人博客
CUITCHE/diff
Make `git diff <branch> <branch>` look comfortable.
CUITCHE/ERNIE
An Implementation of ERNIE For Language Understanding (including Pre-training models and Fine-tuning tools)
CUITCHE/fishhook
A library that enables dynamically rebinding symbols in Mach-O binaries running on iOS.
CUITCHE/flag
flag is a tool: parse command-line parameters.
CUITCHE/FLEX
An in-app debugging and exploration tool for iOS
CUITCHE/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
CUITCHE/iOS-Developer-Roadmap
Roadmap to becoming an iOS developer in 2018.
CUITCHE/jieba
结巴中文分词
CUITCHE/kcp
KCP - A Fast and Reliable ARQ Protocol
CUITCHE/printc
Print text with color on command console
CUITCHE/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
CUITCHE/resume
:pencil: My resume / 我的简历
CUITCHE/SceneKit-AR-VR-information
SceneKit及AR/VR的相关书籍
CUITCHE/spark-programming-guide-zh_cn
Spark编程指南(官方文档翻译)
CUITCHE/Swift-MemoryLayout
Swift MemoryLayout
CUITCHE/swift-protobuf
Plugin and runtime library for using protobuf with Swift