Chars's Blog

好好学习、天天向上


  • About

  • Archives

  • Tags

  • Search

Use of X-Callback-URL in 'Niffler'

Posted on 2019-11-24 | In project

Niffler implements the x-callback-url protocol, a generic URL Scheme protocol. It allows you to communicate between different apps. Workflow, Launch Center Pro and other apps support x-callback-url, so Niffler also supports working with them.

Read more »

X-Callback-URL 在‘今日账单’中的使用

Posted on 2019-11-24 | In project

今日账单 实现了 x-callback-url 协议,这是一种通用的 URL Scheme 协议。它能让你在不通的 App 之间通信,Workflow、Launch Center Pro 等 App 都支持了 x-callback-url,因此 今日账单 也支持与他们协作。

Read more »

iOS 单元测试

Posted on 2019-06-24 | In pieces

单元测试(unit testing),是指对软件中的最小可测试单元进行检查和验证。对于单元测试中单元的含义,一般来说,要根据实际情况去判定其具体含义,如 C 语言中单元指一个函数,Java 里单元指一个类,图形化的软件中可以指一个窗口或一个菜单等。总的来说,单元就是人为规定的最小的被测功能模块。

Read more »

Core Data 是什么样子的

Posted on 2019-03-22 | In pieces

Core Data 是 iOS3.0 时引入的一个数据持久化的框架。与 sqlite 对比最大的优点莫过于支持对象的存储,苹果的官方文档说其简化了数据库的操作,使用 Core Data 确实可以大量减少代码中的 SQL 语句。

Read more »

日本,我眼中的样子

Posted on 2018-12-01 | In talk

礁岸

Read more »

Privacy Policy

Posted on 2018-10-28 | In project

Privacy Policy

Effective date: October 28, 2018

Niffler (“us”, “we”, or “our”) operates the Niffler mobile application (the “Service”).

This page informs you of our policies regarding the collection, use, and disclosure of personal data when you use our Service and the choices you have associated with that data. Our Privacy Policy for Niffler is created with the help of the Free Privacy Policy Generator.

Read more »

不是结束,只是开始

Posted on 2018-09-14 | In talk

今天自己已经没有上班了,心里却是莫名的失落。没有开心与轻松,自己现在并不累。今天终于发现自己真的很恋旧。在 ZAKER 呆了 912 天,说来也不是很短了。本来以为自己可以继续呆下去,依旧可以做着一边工作一边兼顾自己的项目,在工作中迸发自己的 idea,然后付诸行动。

Read more »

如何通过浏览器上网

Posted on 2018-08-10 | In web

当我们在网页浏览器(Web browser)的地址栏中输入 URL 时,Web 页面是如何呈现的吗?

Read more »

云南,一片上天眷顾的土地

Posted on 2018-08-09 | In talk

丽江古城

Read more »

什么是大 O 表示法

Posted on 2018-08-05 | In algorithm

“大O表示法”是一种特殊的表示法,指出了算法的速度有多快。但是它却不是指具体的时间,那么该如何正确理解它呢?

Read more »
1 2 … 12
Chars

Chars

哈喽,我是 @Chars,是一名来自中国的 iOS 开发者。

业余时间参加 掘金翻译计划,撰写知乎专栏《通俗易懂的算法》、《如何独立开发一个完整应用》

111 posts
7 categories
59 tags
RSS
GitHub Instagram Twitter Weibo Zhihu
© 2016 - 2020 Chars