Draven's recent timeline updates
Draven's repos on GitHub
Objective-C · 8099 watchers
analyze
Draven's Blog
Objective-C · 3526 watchers
DKNightVersion
Manage Colors, Integrate Night/Multiple Themes. (Unmaintained)
Swift · 1879 watchers
DKChainableAnimationKit
A DSL to make animation easy on iOS with Swift.
Swift · 775 watchers
NightNight
Elegant way to integrate night mode to swift projects
Objective-C · 450 watchers
Typeset
Deal with AttributedString efficiently
Swift · 317 watchers
RbSwift
Extensions for Swift with hundreds of handy methods.
Go · 281 watchers
go-internal
《Go 语言设计与实现》示例代码
Objective-C · 148 watchers
Ouroboros
:snake: ObjectiveC library for magical scroll interactions.
141 watchers
blog-comments
面向信仰编程
Objective-C · 136 watchers
ATProperty
:sunny: Create @property with shortcut
Go · 111 watchers
proxier
A better approach to expose application in Kubernetes.
C · 92 watchers
linux-archive
Linux archive for studying the process scheduler. 调度系统设计精要 http://draveness.me/system-design-scheduler
Ruby · 30 watchers
JSONCop
A better way to deal with JSON parsing in Swift.
Swift · 28 watchers
Mineral
A library used to separate concerns from the original UIKit framework.
Objective-C · 27 watchers
ChainableKit
Chainable UIKit in Objective-C
Go · 27 watchers
oceanbook
A Modern Matching Engine without documentation YET [alpha]
Swift · 19 watchers
Crotalus
Elegant approach to create AttributedString in swift
Objective-C · 12 watchers
SpaceShuttle
:rocket: A library manages Inter-View value passing
11 watchers
draveness
Go · 11 watchers
go-utils
Objective-C · 11 watchers
OKObserver
A lightweight wrapper for KVO, bind view and model easily
Go · 7 watchers
kubernetes
Production-Grade Container Scheduling and Management
Shell · 4 watchers
oh-my-zsh
A delightful community-driven (with 1,200+ contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc), over 140 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
Go · 3 watchers
enhancements
Features tracking repo for Kubernetes releases
Go · 3 watchers
federation-v2
Kubernetes Federation v2
Rust · 3 watchers
git-ignore
3 watchers
linux
Linux kernel source tree
JavaScript · 2 watchers
gitbook-plugin-gitalk
2 watchers
go
The Go programming language
Dockerfile · 2 watchers
tmpwatch-controller
Swift · 1 watchers
Daytabase
An key/value store database built atop sqlite
1 watchers
helm-charts
You know, for Kubernetes
1 watchers
rudr
A Kubernetes implementation of the Open Application Model specification
Go · 1 watchers
test-infra
Test infrastructure for the Kubernetes project.
1 watchers
vcpkg
C++ Library Manager for Windows, Linux, and MacOS
HTML · 1 watchers
website
Kubernetes website and documentation repo:
Elixir · 0 watchers
absinthe_relay
Absinthe support for the Relay framework
0 watchers
Asspp
The App Store for your multi-account eco system.
0 watchers
binance-official-api-docs
Official Documentation for the Binance APIs and Streams
Go · 0 watchers
community
Kubernetes community content
Emacs Lisp · 0 watchers
config
0 watchers
gaocegege
Bio
JavaScript · 0 watchers
gitbook-plugin-customize-footer
0 watchers
golangci-lint
Fast linters Runner for Go
0 watchers
hugo-lithium
Lithium - A simple responsive Hugo theme
Go · 0 watchers
istio
Connect, secure, control, and observe services.
0 watchers
project-status
0 watchers
sampleproject
A sample project that exists for PyPUG's "Tutorial on Packaging and Distributing Projects"
0 watchers
sarama
Sarama is a Go library for Apache Kafka 0.8, and up.
0 watchers
scheduler-plugins
Repository for out-of-tree scheduler plugins based on scheduler framework.
0 watchers
zk
Native ZooKeeper client for Go
Draven

Draven

V2EX member #105545, joined on 2015-03-19 12:00:38 +08:00
动态修改 C 语言函数的实现
  •  1   
    iDev  •  Draven  •  Aug 8, 2016  •  Lastly replied by jayzjj000
    29
    成熟的夜间模式解决方案
  •  5   
    iDev  •  Draven  •  Jun 16, 2016  •  Lastly replied by fhefh
    14
    深入分析 ObjC 中方法的结构
    iDev  •  Draven  •  Apr 27, 2016  •  Lastly replied by superleexpert
    17
    快速构造 NSAttributedString
  •  2   
    iDev  •  Draven  •  Apr 25, 2016  •  Lastly replied by PopeyeLau
    13
    为 iOS 提供滚动交互效果 ---- Ouroboros
    iDev  •  Draven  •  Dec 7, 2015  •  Lastly replied by tigerZhang
    2
    Mou 什么时候能出正式版?
    问与答  •  Draven  •  Aug 6, 2015  •  Lastly replied by Mark24
    6
    Swift 类构造器的使用
  •  3   
    iDev  •  Draven  •  Jun 26, 2015  •  Lastly replied by babyname
    20
    一个解决跨试图传值的轻量级框架
  •  1   
    分享创造  •  Draven  •  May 27, 2015
    Draven's recent replies
    支持一下 [email protected]
    Aug 4, 2016
    Replied to a topic by Draven iDev 动态修改 C 语言函数的实现
    @jeffersonpig 这里的实现是通过 dyld 来进行的,所以可以在 iOS 或者 macOS
    May 4, 2016
    Replied to a topic by Draven iDev 成熟的夜间模式解决方案
    @a412739861 好的, 我去看一下这个
    May 4, 2016
    Replied to a topic by Draven iDev 成熟的夜间模式解决方案
    @tzheng 额。。并不是这个意思,,。这个 RED 是个自定义的主题,我给它起了个名字叫 RED , 有对应的背景颜色之类,这些都是可以自己配置的
    May 4, 2016
    Replied to a topic by Draven iDev 成熟的夜间模式解决方案
    @a412739861 其实,我一直在考虑这个事情,不过没有什么眉目,我尽量提供前者的支持把,对于 UIAppearance 的支持还是比较容易的,你确实提醒了我,因为我们目前的项目中没有使用 UIAppearance ,所以我也没有想到添加相关的 API
    May 4, 2016
    Replied to a topic by Draven iDev 成熟的夜间模式解决方案
    @lxy 哈哈,我直接把他屏蔽了
    @area346 对于图片其实是有另外的 API 的 `imageView.dk_imagePicker = DKImagePickerWith(...);` 这样
    Apr 24, 2016
    Replied to a topic by Draven iDev 深入分析 ObjC 中方法的结构
    @neoblackcap 其实主要目的还是分享一点编程的经验,这样自己收获会更大一些,而且目前这种文章尤其是国内可能会比较少
    Apr 24, 2016
    Replied to a topic by Draven iDev 深入分析 ObjC 中方法的结构
    @wohenyingyu01 分类中写的方法也是在编译期间就确定了,这些方法的在列表中的位置会比类中的方法位置靠前,
    Apr 24, 2016
    Replied to a topic by Draven iDev 深入分析 ObjC 中方法的结构
    @mthli 我都信了。。。
    Apr 23, 2016
    Replied to a topic by Draven iDev 深入分析 ObjC 中方法的结构
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1232 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 17:42 · PVG 01:42 · LAX 10:42 · JFK 13:42
    ♥ Do have faith in what you're doing.