书都不会读还想成功

处境 人到中年,职场受排挤降级,情场被抛弃不如意,怨天尤人,自怨自艾,却不思进取,死扛着压力勉强养家糊口残喘于世。 心态转折 红皇后的故事:寓意为

Framework实现使用swift开发

{% github it-boyer JHHomeAPP 813e4b width = 30% %} 在静态库组件中使用swift开发 基于静态库的开发,实现封装静态库/Framework并使用swiftOC混编开发 创建三个角

使用CocoaPods开发静态库

Cocoapods作为OS X和iOS开发平台的类库管理工具,已经非常完善和强大。通常我们用pod来管理第三方开源类库,但我们也极有可能会开发

使用tag管理多个相关组件的版本发布

tag标签自增新建脚本 1 2 3 4 5 6 #!/bin/sh tag=$(git describe --tags `git rev-list --tags --max-count=1`) version=${tag##*.} let "version+=1" newTag=${tag%.*}.${version} echo 'Create New Tag '$newTag 修改tag版本号的方法 方法一:覆盖 已有v1.0.2.8要覆盖该版本 1 git tag

弧形表盘进度仪表

{% github it-boyer ArcProgressUI 4b9bc85 width = 30% %} ArcProgressUI Example To run the example project, clone the repo, and run pod install from the Example directory first. Requirements Installation ArcProgressUI is available through CocoaPods. To install it, simply add the following line to your Podfile: 1 pod 'ArcProgressUI' API使用 独立进度表盘加载 1 2 3 4 5 #import "ArcProgressView.h" NSArray

使用curl命令管理远程github库

使用curl命令管理远程github库 新建远程仓库 在本地准备工作 进入一个目录,这个目录是本地仓库的目录; 在本地建立仓库 1 git init && git add . && git commit -m

AbletonLive10安装使用

launchPad 设备官网 官方教程资源 官方工程试听资源支持下载 ableton live 软件 官网下载 中国社区 ABLETON LIVE 10.0.1 SUITE 破解版下载 WINDOWS & MAC ABLETON LIVE10.0.1破解机下载 下载 安装 {% post_path M