Pinned Repositories
5In1RowClient
五子棋客户端
5In1RowService
五子棋服务端
articles
Articles for objccn.io. objc.io的完整、准确、优雅的中文翻译版本
BCDownloadManager
A useful tool based on AFNetwork and FMDB for managing download operation that supports multitask and breakpoint-resume.
BCQQShareActivity
A tool for QQ logining & sharing. And You can share content by UIActivity simply
BCWechatShareActivity
A tool for WeChat logining & sharing. And You can share content by UIActivity simply.
MusicPlayer-PyQT
一个基于PyQt4 python2.7的简易音乐播放器,实现音频播放,播放、收藏列表保存,歌词添加、搜索、显示,任务栏菜单等功能
promises
Promises is a modern framework that provides a synchronization construct for Swift and Objective-C.
Talking-Photo
caiwb's Repositories
caiwb/MusicPlayer-PyQT
一个基于PyQt4 python2.7的简易音乐播放器,实现音频播放,播放、收藏列表保存,歌词添加、搜索、显示,任务栏菜单等功能
caiwb/5In1RowClient
五子棋客户端
caiwb/5In1RowService
五子棋服务端
caiwb/promises
Promises is a modern framework that provides a synchronization construct for Swift and Objective-C.
caiwb/articles
Articles for objccn.io. objc.io的完整、准确、优雅的中文翻译版本
caiwb/books
常用书籍
caiwb/CameraEffectDemo
caiwb/CocoaDebug
🚀 iOS Debugging Tool
caiwb/coobjc
coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some Foundation and UIKit API in cokit framework like NSFileManager, JSON, NSData, UIImage etc. We also add tuple support in coobjc.
caiwb/CotEditor
Lightweight Plain-Text Editor for macOS
caiwb/csv-localizer
Command Line Interface that convert CSV file to iOS, Android or JSON localizable strings
caiwb/DeepNude-an-Image-to-Image-technology
Research techniques and papers related to image generation and image restoration used by DeepNude. 研究DeepNude使用的图像生成和图像修复相关的技术和论文。
caiwb/dex2jar
Tools to work with android .dex and java .class files
caiwb/git
Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
caiwb/git-subtree
An experimental alternative to the git-submodule command. Merges and splits subtrees from your project into subprojects and back.
caiwb/gitignore
A collection of useful .gitignore templates
caiwb/GitLfsTest
caiwb/GPUImage
An open source iOS framework for GPU-based image and video processing
caiwb/Highlightr
iOS & OSX Syntax Highlighter.
caiwb/JsonParser
Json Parser in py
caiwb/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
caiwb/openbilibili
caiwb/OpenCV3-Intro-Book-Src
:blue_book:《OpenCV3编程入门》书本配套源码 |《Introduction to OpenCV3 Programming》Book Source Code
caiwb/README
README文件语法解读,即Github Flavored Markdown语法介绍
caiwb/Runtime
A Swift Runtime library for viewing type info, and the dynamic getting and setting of properties.
caiwb/swift
Swift for TensorFlow project home page
caiwb/tvm_phone
tvm arm gpu opencl
caiwb/wcdb
WCDB is a cross-platform database framework developed by WeChat.
caiwb/Work
Execute shell command and get output. Simple and robust.
caiwb/ZXingObjC
An Objective-C Port of ZXing