如何选择正确的日志级别(log level)
Log Level Introduction
Log Level Introduction
Make self-defined class comparable
Strong typed enums in C++11
index-pack failed,unable to unlink null bad address
苹果商店Connect无法删除App版本
Add pictures to Markdown, with hyperlink and size setting
ssh Permissions are too open
Swift 中对 String 类型的 substring() 方法都被标记为不推荐(deprecated)了,那该如何实现 substring 的功能呢? 根据Xcode的提示可以使用slicing(切片)的方式来实现substring的功能: ...
每个程序员都应该知道的字符集发展简史
Design Pattern: Observer Pattern