Archives

2023

Swift 中 Protocol 和 泛型

04/28/2023 18:05 下午 posted in  apple

动态库转静态库

04/22/2023 20:47 下午 posted in  Cocoapods

2022

必须由子类重写的Swift类方法

12/31/2022 08:47 上午 posted in  apple

『ios』不常用的__attribute__

10/13/2022 14:58 下午

代码自动格式化

10/12/2022 16:44 下午

使用Artifactory 1分钟搭建 CocoaPod 私服

10/11/2022 07:41 上午

使用fastlane match自动化管理证书和描述文件

10/09/2022 10:38 上午

iOS传感器与CMMotionManager

07/29/2022 13:21 下午 posted in  apple

Flutter与Native通信(三)BasicMessageChannel

07/23/2022 10:06 上午 posted in  Flutter

Flutter与Native通信(一)MethodChannel

07/23/2022 10:03 上午 posted in  Flutter

Flutter与Native通信(二): EventChannel

07/23/2022 10:01 上午 posted in  Flutter

github地址:[感知设备移动数据](https://github.com/EmyWong/PersonalUITech/tree/master/CMAttitudeDemo)

07/22/2022 21:01 下午

Flutter的文件操作

06/29/2022 18:04 下午 posted in  Flutter

flutter纹理之iOS

06/28/2022 09:47 上午 posted in  Flutter

Flutter 压缩图像的最佳方式

06/27/2022 15:12 下午 posted in  Flutter

Combine之SwiftUI中的状态管理

06/26/2022 17:38 下午

Combine之实战(应用)

06/26/2022 13:23 下午 posted in  apple

Combine之自定义Subscriber

06/26/2022 13:14 下午 posted in  apple

Combine之自定义Operator

06/26/2022 13:12 下午 posted in  apple

Combine之自定义Publisher

06/26/2022 13:07 下午 posted in  apple

Apple 官方异步编程框架:Swift Combine 简介

06/25/2022 21:13 下午 posted in  apple

Apple 官方异步编程框架:Swift Combine 应用

06/25/2022 21:11 下午 posted in  apple

macOS 的 mds_stores 导致CPU占用高的问题

06/24/2022 08:00 上午 posted in  apple

macOS开机iterm2 + oh my zsh会显示xcodebuild

06/23/2022 08:12 上午 posted in  apple

flutter_bloc 使用解析

06/22/2022 07:54 上午 posted in  Flutter

对于Flutter中BLoC架构的几个实例代码

06/22/2022 07:49 上午 posted in  Flutter

使用kcptun加速搬瓦工VPS

06/20/2022 11:21 上午 posted in  VPN

解决2019款macbookpro -16寸 外接显示器风扇不停的转,温度特别高

06/16/2022 07:59 上午 posted in  apple

scp命令详解

06/13/2022 09:40 上午 posted in  Linux

Flutter项目高德地图后台持续定位功能的实现(iOS)

06/10/2022 12:10 下午 posted in  Flutter

Flutter开发的一些知识点记录1

06/09/2022 15:26 下午 posted in  Flutter

vscode如何使⽤模拟器运⾏flutter项⽬

06/04/2022 13:49 下午 posted in  Flutter

创建flutter项目命令

06/04/2022 13:45 下午 posted in  Flutter

flask 数据库迁移 flask-migrate 的使用

05/22/2022 11:33 上午 posted in  Python

iOS - CloudKit 基础

04/29/2022 07:26 上午 posted in  apple

2021

如何在Ubuntu 18.04上使用uWSGI和Nginx为Flask应用程序提供服务

12/02/2021 13:18 下午 posted in  Python

2020

pod 库版本的写法及含义

09/20/2020 08:24 上午 posted in  Cocoapods

Flutter_bloc

02/09/2020 21:09 下午 posted in  Flutter

2019

搬瓦工高级教程:使用Python调用KiwiVM面板API

12/26/2019 11:37 上午 posted in  VPN

Dart语法简介

12/24/2019 10:11 上午 posted in  Flutter

[Flutter]Image图片缓存

12/18/2019 09:12 上午 posted in  Flutter

"Authenticating with the iTunes store” 或 “正在通过 iTunes Store进行鉴定”的完美解决办法

06/20/2019 23:08 下午 posted in  Xcode

马蜂窝 iOS App 启动治理:回归用户体验

05/16/2019 10:04 上午 posted in  apple

2018

Python并发工具

12/05/2018 15:27 下午 posted in  Python

API Star:一个 Python 3 的 API 框架

12/03/2018 19:51 下午 posted in  Python

树莓派定时任务

11/28/2018 22:41 下午 posted in  Raspbian

Mac OSX下给树莓派安装Raspbian系统

11/26/2018 12:58 下午 posted in  Raspbian

iOS获取App ipa包以及资源文件

11/13/2018 12:58 下午 posted in  杂七杂八

iOS RSA加密 以及生成公钥 秘钥 pem文件

10/10/2018 15:11 下午 posted in  Crypto

使用openssl命令制作ecc证书

10/10/2018 15:08 下午 posted in  Crypto

关于ECDSA/ECC(密钥加密传输)和ECDSA/ECDH(密钥磋商)

10/10/2018 13:38 下午 posted in  Crypto

基于Crypto++密码库的ECIES和ECDSA算法的联合使用

10/08/2018 19:01 下午 posted in  Bitcoin

iOS - ECC椭圆曲线、ECDSA签名验签和ECIES加解密

09/30/2018 16:36 下午 posted in  Bitcoin

Pyhton3一则下载代码

09/30/2018 10:34 上午 posted in  Python

Python中关于“warning: Debugger speedups using cython not found”问题的解决

09/30/2018 08:44 上午 posted in  Python

Scrapy爬虫使用

09/30/2018 08:13 上午 posted in  Python

HTTP的缓存策略(Expires、Last-Modified、Etag缓存控制)

09/18/2018 10:04 上午 posted in  HTTP

HTTP 中 GET 与 POST 的区别

09/18/2018 09:48 上午 posted in  HTTP

iOS 中的 Promise 设计模式

09/17/2018 10:41 上午 posted in  内核编程

XCTest简介

09/13/2018 17:10 下午 posted in  Xcode

iOS开发HTTP协议简述

09/12/2018 15:10 下午 posted in  HTTP

使用JSONRPC创建账户

09/10/2018 16:40 下午 posted in  EOS

EOS开发资料备注

09/06/2018 15:26 下午 posted in  EOS

有代理导致的Cocoapods连接失败错误的解决办法

09/06/2018 15:19 下午 posted in  Cocoapods

区块链中,交易被如何打包进区块

09/04/2018 15:16 下午 posted in  Bitcoin

Xcode 插件主题-Dracula

08/31/2018 08:39 上午 posted in  Xcode

秘钥盒子

08/30/2018 16:33 下午 posted in  Bitcoin

BTC 比特币资料集

08/28/2018 13:21 下午 posted in  Bitcoin

Testnet测试网络配置

08/28/2018 13:20 下午 posted in  Bitcoin

EOS 超级节点的五个使命

08/15/2018 17:00 下午 posted in  EOS

使用RPC接口新建EOS账户

08/15/2018 16:23 下午 posted in  EOS

EOS测试账号

08/15/2018 15:00 下午 posted in  EOS

EOSIO Dawn 4.0 系统合约解读

08/15/2018 14:24 下午 posted in  EOS

区块链开发之确定性算法bip32,bip39,bip44

08/06/2018 17:45 下午 posted in  Ethereum

InHouse 下载

07/25/2018 13:35 下午 posted in  杂七杂八

钱包测试账号信息:

07/25/2018 10:44 上午 posted in  Ethereum

时间的格式

07/23/2018 20:38 下午 posted in  apple

钱包地址生成和扫描规则

07/19/2018 08:45 上午 posted in  Ethereum

Objective-C编码规范

07/03/2018 07:33 上午 posted in  Program

使用Objective-C实现自定义的RunLoop

06/19/2018 06:52 上午 posted in  RunLoop

ios NSNumberFormatter 金额格式处理

06/15/2018 08:52 上午 posted in  apple

ETH转账交易

06/06/2018 07:50 上午 posted in  Ethereum

ETH ERC20的相关信息

06/04/2018 21:05 下午 posted in  Ethereum

ETH钱包Keystore格式

06/02/2018 08:15 上午 posted in  Ethereum

比特币安全知识点:HD钱包

05/25/2018 06:58 上午 posted in  BlockChain

比特币『私钥』『公钥』『钱包地址』间的关系

05/11/2018 08:08 上午 posted in  BlockChain

比特币的密钥(yue)、公钥、和地址之间的概念理解

05/11/2018 08:02 上午 posted in  BlockChain

NSObject Class 浅析

04/20/2018 19:39 下午 posted in  apple

Block的复制时机以及几种类型

04/12/2018 09:34 上午 posted in  GCD

关于CLASS , SEL, IMP的说明

04/12/2018 09:07 上午 posted in  apple

HTTP1.0 HTTP 1.1 HTTP 2.0主要区别

04/12/2018 08:54 上午 posted in  HTTP

iOS中的内存管理

04/12/2018 08:47 上午 posted in  apple

iOS中防止中间人攻击

04/10/2018 09:27 上午 posted in  HTTP

KVO的实现机理,随便解释一下isa-swizzling

04/02/2018 08:25 上午 posted in  Runtime

iOS开发线程和RunLoop

03/28/2018 10:10 上午 posted in  内核编程

OC-消息转发机制

03/28/2018 09:59 上午 posted in  Runtime

Https单向认证和双向认证

03/24/2018 08:21 上午 posted in  HTTP

区块链的概念和应用

01/11/2018 16:51 下午 posted in  BlockChain

2017

git命令行工作环境配置

11/15/2017 11:24 上午 posted in  Git

[阿里云ECS]GitLab的安装及使用

11/07/2017 11:57 上午 posted in  Aliyun

ZCash零知识证明

10/17/2017 09:42 上午 posted in  BlockChain

关于Xcode “Build Setting”中的Architectures详解

09/27/2017 13:16 下午 posted in  Xcode

使用CIColorCube快速製作濾鏡

08/01/2017 09:18 上午 posted in  Filter

iOS开发之VPN协议(理论)

07/13/2017 09:00 上午 posted in  VPN

VPN的分类方式

07/13/2017 08:45 上午 posted in  VPN

ShadowSocks的翻墙原理

07/12/2017 13:59 下午 posted in  VPN

iOS多线程全套:线程生命周期,多线程的四种解决方案,线程安全问题,GCD的使用,NSOperation的使用

07/10/2017 08:46 上午 posted in  Thread

xcode4的环境变量,Build Settings参数,workspace及联编设置

05/18/2017 13:53 下午 posted in  Xcode

Xcode环境变量

05/18/2017 13:51 下午 posted in  Xcode

打包合并通用Framework(模拟器.真机)的脚本

05/18/2017 13:47 下午 posted in  Xcode

解决Xcode8 debug输出不想管信息

05/17/2017 14:48 下午 posted in  Xcode

get the iOS device CPU architecture in runtime

05/03/2017 15:53 下午 posted in  apple

Enum-枚举的正确使用-Effective-Objective-C-读书笔记-Item-5

04/28/2017 16:46 下午 posted in  apple

iOS给UIimage添加圆角的两种方式

04/27/2017 16:02 下午 posted in  UIKit

ReactiveCocoa(RAC)框架

04/07/2017 13:49 下午 posted in  ReactiveCocoa

Xcode 快捷键及代码格式化

01/22/2017 14:02 下午 posted in  Xcode

iOS开发中的代码布局规范

01/22/2017 13:22 下午 posted in  Program

iOS开发中的命名规范

01/19/2017 09:40 上午 posted in  Program

App Thinning

01/11/2017 10:00 上午 posted in  HTTP

App Transport Security

01/11/2017 09:50 上午 posted in  HTTP

2016

NSData的一些直接操作binary data的用法

12/29/2016 10:37 上午 posted in  Foundation

iOS开发,如何利用Platinum库开发一个DLNA功能?

12/21/2016 10:01 上午 posted in  DLNA

Attributes和ParagraphStyle介绍

11/21/2016 14:45 下午 posted in  TextKit

NSOperation

11/18/2016 13:17 下午 posted in  Thread

GCD使用总结

11/17/2016 18:55 下午 posted in  GCD

Runtime中的实用函数总结

11/17/2016 18:43 下午 posted in  Runtime

Objective-C中的Runtime实现

11/17/2016 14:59 下午 posted in  Runtime

iOS中的Runtime详解

11/17/2016 09:44 上午 posted in  Runtime

iOS中的唯一标识

10/27/2016 14:22 下午 posted in  apple

iOS app启动的方式(launchOptions)

09/26/2016 16:14 下午 posted in  UIKit

多Xcode版本使用xcodebuild命令错误的问题

08/19/2016 15:47 下午 posted in  Xcode

GCD的使用

07/18/2016 14:56 下午 posted in  GCD

解耦---Hybrid H5跨平台性思考

07/14/2016 15:19 下午 posted in  HTML

iOS中的HTML交互简说

07/14/2016 08:09 上午 posted in  HTML

JavaScriptCore框架在iOS7中的对象交互和管理教程

07/12/2016 15:47 下午 posted in  HTML

iOS7新JavaScriptCore框架介绍

07/12/2016 15:21 下午 posted in  HTML

SDWebImage关于图片下载图片重绘的一个缺点

07/08/2016 15:10 下午 posted in  UIKit

Cocoapods.app 删掉并执行命令行升级遇到的问题

07/05/2016 14:48 下午 posted in  Cocoapods

iOS中的宏定义

07/05/2016 12:40 下午 posted in  apple

iOS事件点击之发生了什么?

06/21/2016 13:54 下午 posted in  UIKit

堆和栈的区别[转]

06/21/2016 13:04 下午 posted in  内核编程

IOS中堆和栈的区别

06/21/2016 10:52 上午 posted in  内核编程

CALayer图层增加渐变色-CAGradientLayer

06/20/2016 13:46 下午 posted in  UIKit

苹果APNs’ device token特性和过期更新

06/07/2016 10:28 上午 posted in  apple

HTTP 常用 Header 讲解

05/23/2016 08:58 上午 posted in  apple

Block在Objective-C中的声明

05/04/2016 10:56 上午 posted in  apple

NSDecimalNumber的用法

04/01/2016 13:23 下午 posted in  apple

断言(NSAssert)的使用

03/29/2016 13:56 下午 posted in  Xcode

iOS中的唯一标识

03/04/2016 13:44 下午 posted in  apple

利用Objective-C运行时hook函数的三种方法

03/01/2016 10:24 上午 posted in  Runtime

详解键值观察(KVO)及其实现机理

02/29/2016 13:58 下午 posted in  apple

简单了解XCode工程模板的创建知识

02/19/2016 16:39 下午 posted in  Xcode

美味不用等4.0版本数据管理类设计简介

02/16/2016 13:54 下午 posted in  apple

HTTP状态码汇总

02/01/2016 15:59 下午 posted in  apple

iOS网络缓存扫盲篇

02/01/2016 10:26 上午 posted in  apple

对象关联 Associated Objects

01/28/2016 14:15 下午 posted in  Runtime

iOS程序员如何使用python写网路爬虫

01/28/2016 08:39 上午 posted in  杂七杂八

2015

Launch Screen在iOS7/8中的实现

12/01/2015 14:15 下午 posted in  apple

iOS开发之如何跳到系统设置里的WiFi界面

12/01/2015 08:50 上午 posted in  apple

ReactiveCocoa入门教程 — 第二部分

11/12/2015 15:47 下午 posted in  ReactiveCocoa

ReactiveCocoa入门教程 - 第一部分

11/12/2015 13:50 下午 posted in  ReactiveCocoa

区域适配TableView顶部上方留白的问题

11/10/2015 09:12 上午 posted in  apple

在iOS7之后修改顶部状态栏字体颜色的总结

11/06/2015 10:25 上午 posted in  apple

HTTP协议详解

11/04/2015 14:42 下午 posted in  apple HTTP

Xcode升级后插件失效的原理与修复办法

11/03/2015 14:37 下午 posted in  Xcode

让工程 Build号自动增加方法

10/09/2015 08:32 上午 posted in  apple

代码:获取目前显示的控制器

09/11/2015 09:28 上午 posted in  apple

Xcode的断点调试技巧

08/17/2015 18:34 下午 posted in  Xcode

iOS开发者证书-详解/生成/使用

08/15/2015 20:16 下午 posted in  Xcode

Swizzle一则代码

08/15/2015 20:11 下午 posted in  apple

Geometry.h的一些方法

08/14/2015 15:06 下午 posted in  apple

国人为什么这么轻视技术?

08/10/2015 09:57 上午 posted in  杂七杂八

理解 Objective-C Runtime

08/07/2015 08:37 上午 posted in  apple

iOS开发runtime:类与对象

08/06/2015 22:00 下午 posted in  apple

萌音FM

07/28/2015 12:00 下午 posted in  Application

iOS项目的目录结构和开发流程

07/11/2015 20:52 下午 posted in  Program

iOS7的多任务处理

07/07/2015 15:47 下午 posted in  apple

iOS7的视图控制器转场动画简介

07/07/2015 15:38 下午

NSURLSession的简单使用

07/07/2015 15:08 下午 posted in  apple

SDWebImage 存储原理

06/30/2015 10:24 上午 posted in  apple

Widget的简单开发

06/25/2015 20:52 下午 posted in  apple

CocoaPods版本升级

06/17/2015 09:12 上午 posted in  Cocoapods

Markdown 语法和 MWeb 写作使用说明

06/15/2015 09:32 上午 posted in  Markdown&MWeb

NSURLProtocol和NSRunLoop的那些坑

06/13/2015 08:21 上午 posted in  apple

NSTimer的使用

06/12/2015 19:29 下午 posted in  apple

iOS 常用数学函数

06/12/2015 19:25 下午 posted in  apple

我为什么讨厌产品经理

06/11/2015 20:08 下午 posted in  杂七杂八

我为什么讨厌程序员

06/08/2015 15:54 下午 posted in  apple

ios数据持久化存储&文件系统编程

06/06/2015 16:00 下午 posted in  apple

使用CocoaPods进行Xcode的项目依赖管理

06/02/2015 23:08 下午 posted in  Cocoapods

LNUniversal Cocoapods私有库的使用

06/02/2015 08:45 上午 posted in  Cocoapods

[转]使用Cocoapods创建私有podspec

06/02/2015 08:31 上午 posted in  Cocoapods

使用Cocoapods高版本(0.36.0以上) 来管理XMPPFramework

05/29/2015 09:40 上午 posted in  Cocoapods

常用代码块整理

05/28/2015 09:42 上午 posted in  apple Program

iOS Crash文件的解析

05/27/2015 16:59 下午 posted in  杂七杂八

VVDocumenter文档注释和appledoc生成文档

05/26/2015 18:04 下午 posted in  apple

解决在iOS App中集成支付宝时遇到的RSA密钥签名问题

05/25/2015 16:22 下午 posted in  apple

Coredata开发之MagicalRecord

05/12/2015 22:50 下午 posted in  apple

SVN常用知识简介

05/08/2015 08:39 上午 posted in  杂七杂八

NSPredicate是什么

05/07/2015 16:14 下午 posted in  apple

Markdown 11种基本语法

04/20/2015 12:28 下午 posted in  杂七杂八

关于JSONModel用法的一些简单介绍

04/20/2015 09:51 上午 posted in  apple

Markdown 语法手册完整整理

03/21/2015 21:26 下午 posted in  Markdown&MWeb

Markdown 语法和 MWeb 写作使用说明

03/21/2015 21:23 下午 posted in  Markdown&MWeb