Skip to content

Commit

Permalink
调整格式
Browse files Browse the repository at this point in the history
  • Loading branch information
lacklock committed Aug 6, 2018
1 parent 679e5c5 commit 538751f
Showing 1 changed file with 3 additions and 13 deletions.
16 changes: 3 additions & 13 deletions Reports/#30-2018.08.06.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

## 新闻

### 🐎 [新变化不多,但最新的 iOS 12 剧透了今年可能发布的新硬件 | 具透](https://sspai.com/post/45936)
### [新变化不多,但最新的 iOS 12 剧透了今年可能发布的新硬件 | 具透](https://sspai.com/post/45936)

在 iOS 12 的第四个公开测试版中,苹果可透露了不少新硬件的信息:比如支持双卡双待的 iPhone;支持 Face ID 的 iPad;支持无线充电的 AirPods 充电盒;以及 HomePod 将支持打电话其他软件方面的改动也不少,具体还是仔细看看原文当然,如果你问我自己能否瞧瞧固件里的秘密,[IDA](https://www.hex-rays.com) 和 [Hopper](https://www.hopperapp.com) 了解一下。

Expand All @@ -19,7 +19,7 @@

2015 年的时候 Mike Ash 就已经介绍过 Swift 弱引用的实现了,这次 Swift 4.0 的对象内存布局做了一些调整,加入了 side table 去存放额外的对象信息,改变了弱引用的实现文章还对 Objective-C 和 Swift 4 之前的旧实现做了对比分析

### 🐕 [高瞻远瞩:如何在几十个 Repo 中游刃有余](https://mp.weixin.qq.com/s/jyURunuToRyLwOFyeMrcQA)
### 🐕 [如何在几十个 Repo 中游刃有余](https://mp.weixin.qq.com/s/jyURunuToRyLwOFyeMrcQA)

本文对“研发效率”这个话题进行了非常深入的讨论,平时我们为了提升研发效率,会开发一些脚手架,工程模板等,但大多数时候都不会有量化指标去衡量,秉承“不谈目标的优化都是耍流氓”的原则,作者提出了一系列衡量项目迭代和发布时间的指标,来帮助衡量优化的目标除此之外,还探讨了在复杂系统开发中保持高效开发的经验,很有价值专注研发效能工程架构的同学可以重点参考

Expand Down Expand Up @@ -66,22 +66,12 @@ JSON Web Token(缩写 JWT)是目前最流行的跨域认证解决方案,

本文主要解释了把 UIStackView 加到 UIScrollView 进行自动布局时出现的一些棘手的问题,并实现了一个可滚动的高度自适应的 StackView相信大家看完后,对如何使用自动布局处理滚动视图会有一个比较清晰的认识

## 设计

## 工具

第三方工具服务

## 代码

### [PerfectAccelerators - 加速 Perfect Server Side Swift 开发](https://github.com/PerfectAccelerators/PerfectAccelerators.github.io)

上期我们推荐了篇文章[介绍 Perfect 开发体验](http://posts.enumsblog.com/posts/18014),这次,给大家推荐一组 Perfect 封装库,可以帮助 Perfect 加速 Server Side Swift 开发。

## 书

可选

## 音视频

### [ADDC 2018](https://www.youtube.com/playlist?list=PLwR4QwnnbBuLHBfsD0Spj6hAcI4yT3uib)
Expand Down Expand Up @@ -113,7 +103,7 @@ ADDC 是 2018 年 7 月 4 日至 6 日在西班牙巴塞罗那举办的 App 设

## 本期编辑

[@没故事的卓同学](https://weibo.com/1926303682/profile),[@四娘](https://kemchenj.github.io),[@享耳先森](https://github.com/iblacksun),[@Damonwong](https://weibo.com/damonone),[@折腾范儿_味精](http://weibo.com/agvicking),[@张嘉夫](https://weibo.com/2949394297),[@AidenRao](https://weibo.com/AidenRao),[@Parsifal](https://weibo.com/parsifalchang),[@aaaron7](https://weibo.com/aaaron7),[@方秋枋](https://weibo.com/100mango),[kyo](https://github.com/KyoLi),[tom510230](https://xiaozhuanlan.com/u/6682065345),[anotheren](https://anotheren.com),[水水](https://www.xuyanlan.com),[looping](https://github.com/looping),[@JasonYuh](https://weibo.com/jasonyuh),[@老老老老老老老驴](https://weibo.com/u/6090610445)
[@没故事的卓同学](https://weibo.com/1926303682/profile),[@四娘](https://kemchenj.github.io),[@享耳先森](https://github.com/iblacksun),[@Damonwong](https://weibo.com/damonone),[@折腾范儿_味精](http://weibo.com/agvicking),[@张嘉夫](https://weibo.com/2949394297),[@AidenRao](https://weibo.com/AidenRao),[@Parsifal](https://weibo.com/parsifalchang),[@aaaron7](https://weibo.com/aaaron7),[@方秋枋](https://weibo.com/100mango),[tom510230](https://xiaozhuanlan.com/u/6682065345),[anotheren](https://anotheren.com),[水水](https://www.xuyanlan.com),[looping](https://github.com/looping),[@JasonYuh](https://weibo.com/jasonyuh),[@老老老老老老老驴](https://weibo.com/u/6090610445)

## 说明

Expand Down

0 comments on commit 538751f

Please sign in to comment.