From 533bf99ea97e9265ee3895e42b21aa077d3c8939 Mon Sep 17 00:00:00 2001 From: Miykael_xxm Date: Wed, 19 May 2021 15:46:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0index.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.json | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/index.json b/index.json index 77d6640..854632b 100644 --- a/index.json +++ b/index.json @@ -13,36 +13,36 @@ "sale_price": "9.9", "selected_chapters": [ { - "id": "6", - "title": "58同城 iOS 客户端搜索模块组件化实践", - "sub_title": "文/周俊杰", + "id": "3", + "title": "UNIX的名字是我起的”——对话UNIX开发者Brian W. Kernighan", + "sub_title": "", "icon_image": "https://images.gitbook.cn/FhXlVyrlnaV15FWN-evtoWLvxAZD", - "index": "6", + "index": "3", "free_rate": "100", - "description": "Android 视频相关的开发,大概一直是整个 Android 生态、以及 Android API 中,最为分裂以及兼容性问题最为突出的一部分,本文从视频编码器的选择和如何对摄像头输出的 YUV 帧进行快速预处理两方面,从实践角度解析笔者曾趟过 Android 视频编码的那些坑,希望对广大读者有所助益。", - "chapter_page_url": "https://codechina.gitcode.host/programmer/heti-test/6-58-ios-search.html", - "chapter_limited_page_url": "https://codechina.gitcode.host/programmer/heti-test/6-58-ios-search.html" + "description": "", + "chapter_page_url": "https://codechina.gitcode.host/programmer/heti-test/3.html", + "chapter_limited_page_url": "https://codechina.gitcode.host/programmer/heti-test/3.html" }, { - "id": "7", - "title": "饿了么商家版 iOS 端订单模块的重构之路", + "id": "13", + "title": "CTO/CIO 在数字化转型过程中需要注意什么?", "sub_title": "", "icon_image": "https://images.gitbook.cn/FhXlVyrlnaV15FWN-evtoWLvxAZD", - "index": "7", - "free_rate": "20", + "index": "13", + "free_rate": "0", "description": "", - "chapter_page_url": "https://codechina.gitcode.host/programmer/heti-test/7-wechat-develop-cache-2.html", - "chapter_limited_page_url": "https://codechina.gitcode.host/programmer/heti-test/7-wechat-develop-cache-2.html" + "chapter_page_url": "https://codechina.gitcode.host/programmer/heti-test/13.html", + "chapter_limited_page_url": "https://codechina.gitcode.host/programmer/heti-test/13.html" }, { - "id": "8", - "title": "稳定性与内存优化――小型团队的 Android 应用质量保障之道", - "sub_title": "文/何红辉", - "index": "8", - "free_rate": "0", - "description": "对于小型创业公司来说,没有 BAT 等大厂里的测试平台、方案研究员,QA 资源相对有限,如果将一切发现问题的重担都交给测试部门,不但耗费的测试周期长,而且有一些问题将难以发现。本文作者基于此分享了他们是如何保证应用的稳定性、避免内存泄漏的,希望能够帮助大家在开发过程中少走弯路。", - "chapter_page_url": "https://codechina.gitcode.host/programmer/heti-test/8-small-team-and-andriod.html", - "chapter_limited_page_url": "https://codechina.gitcode.host/programmer/heti-test/8-small-team-and-andriod.html" + "id": "32", + "title": "开源是颠覆传统软件的重要武器", + "sub_title": "", + "index": "32", + "free_rate": "20", + "description": "", + "chapter_page_url": "https://codechina.gitcode.host/programmer/heti-test/32.html", + "chapter_limited_page_url": "https://codechina.gitcode.host/programmer/heti-test/32-limit.html" } ], "short_description": "我们特别组织了数十位开发者,一方面,是十年改变与回顾...", -- GitLab