{{sellerTotalView > 1 ? __("sellers", {number: sellerTotalView}) : __("seller", {number: sellerTotalView}) }}, {{numTotalView > 1 ? __("items", {number: numTotalView}) : __("item", {number: numTotalView}) }}
free FREE

Change Your Zip Code

Inventory information and delivery speeds may vary for different locations.

Location History

{{email ? __('Got it!') : __('Restock Alert')}}

We will notify you by email when the item back in stock.

Cancel
Yami

Jingdong book

老码说编程之玩转Swift江湖

{{buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start")}}

老码说编程之玩转Swift江湖

{{__(":people-members", {'people': item.limit_people_count})}} {{ itemCurrency }}{{ item.valid_price }} {{ itemCurrency }}{{ item.invalid_price }} {{ itemDiscount }}
Ends in
{{ itemCurrency }}{{ item.valid_price }}
{{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }}
{{ itemDiscount }}
{{ itemCurrency }}{{ item.valid_price }} {{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }} {{ itemCurrency }}{{ item.invalid_price }} {{itemDiscount}}
{{ itemCurrency }}{{ item.valid_price }}
Sale ends in
Sale will starts after Sale ends in
{{ getSeckillDesc(item.seckill_data) }}
{{ __( "Pay with Gift Card to get sale price: :itemCurrency:price", { 'itemCurrency' : itemCurrency, 'price' : (item.giftcard_price ? priceFormat(item.giftcard_price) : '0.00') } ) }} ({{ itemCurrency }}{{ priceFormat(item.giftcard_price / item.bundle_specification) }}/{{ item.unit }}) Details
Best before

Currently unavailable.

We don't know when or if this item will be back in stock.

Unavailable in your area.
Sold Out

Details

Full product details
Editer Recommend

◆为保证Swift 语言的稳定和优良,苹果公司先后为XCode 6 推出了7 个Beta 版本,一个GM(GoldenMaster)版本,后稳定于正式版XCode 6,本书是基于当前正式版编写的。此前没有一本书是基于正式版编写的。
◆不仅有Swift 基础语法,也有iOS开发过程中众多关键技术节点,如库管理工具Cocoapods、原型设计工具Axure Pro、云端测试工具、Cordova/Phonegap HTML5 HyberApp的入门知识、真机调试、打包上传等。被Swift 社区的读者们誉为“Swift 世界的地图”。
◆5位老码农钻研4个月整理提炼而成,案例紧贴社会热点,比如老码去蓝翔、铡美案、韩剧《继承者们》、江湖武侠、杨过、小龙女、甚至网络红人凤姐、芙蓉等都相继出场,使大家在嬉笑怒骂间领悟Swift 语言精髓和用法。
◆为了一个属于老码的梦,他们在本书中倾注了大量的精力,伴随着XCode的每一次更新他们都要重新调整内容,改写案例。他们较真,即使一个书中的案例都要在群里讨论老半天;他们执着,维护翻译600多页的文档;他们,令人敬佩!

Content Description

《老码说编程之玩转Swift江湖》由老码团队的5位资深IT工程师钻研4个月学习整理和提炼而成,全书分为10个章节:第1~2章讲述如何搭建开发环境,讲解XCode 6.1的用法;第3~6章重点讲述Swift的语法知识;第7章讲解Swift和Objective-C之间的相互调用;最后3章通过一个完整的案例“魔法盒子”来讲解如何使用Swift语言从零开始开发一款商用的App。本书在知识布局上不仅有对Swift基础语法的讲解,同时也对iOS开发过程中的众多关键技术节点进行阐述,如库管理工具Cocoapods、原型设计工具Axure Pro、云端测试工具、Cordova/Phonegap HTML5 HyberApp的入门知识、真机调试、打包上传等。我们旨在通过本书给读者朋友们绘制一条我们走过且读者朋友未来要走的路。本书被Swift社区的读者们誉为“Swift世界的地图”。
为了保证Swift语言的稳定和优良,苹果公司先后为XCode 6推出了7个Beta版本,一个GM(Golden Master)版本,最后稳定于正式版XCode 6.1,本书是基于当前全新正式版编写的。老码团队在编写本书的同时,也在持续维护翻译《The Swift Programming Language》中文版。
《老码说编程之玩转Swift江湖》普遍采用诙谐、幽默、轻松的语言,力图为读者们创造一个轻松的学习氛围,书中的案例紧贴社会热点,比如老码去蓝翔、铡美案、韩剧《继承者们》、江湖武侠、杨过、小龙女、甚至网络红人凤姐、芙蓉等都会相继出场,使大家在嬉笑怒骂间领悟Swift语言精髓和用法。

Author Description

王芳杰,网名Tyrion,本书主要作者之一,老码团队创始人兼负责人。目前就职于叠拓信息技术有限公司,担任叠拓NGN中国人力资源培养经理;叠拓NGN中国售前经理;CSDN《程序员》杂志管理版与技术版作家;CSDNCTO俱乐部会员;人才培养体系建设,非人力资源经理的人力资源管理等方面的专职讲师;曾在东软集团、LiquidCapital 中国担任项目经理,有着扎实的技术功底。工作之余痴迷于iOS App开发,有着丰富的移动互联网创业经历,目前致力于Swift、云、虚拟化、大数据方面的研究与学习。

安秋雨,网名Robb,本书主要作者之一。目前就职于叠拓信息技术有限公司,担任Scrum Master,LTE技术专家。工作之余痴迷于Linux内核的研究,在移动互联领域致力于Android内核的深度优化,以及iOS App应用开发,有着丰富的移动互联开发经历,目前致力于Swift和云技术的研究与学习。

秦平雷,网名Baelish,本书主要作者之一,老码团队成员。目前就职于叠拓信息技术有限公司,曾在NSN的OM项目担任Scrum Master,如今在ERICCSON项目中担任高级软件工程师,有着扎实的C和C++功底,在工作之余喜欢研究各种语言,贡献于开源社区,开发自有软件自娱自乐。目前致力于Swift相关技术文档的翻译和iOS App的编写。

李捷,网名Oberyn,本书主要作者之一,老码团队成员。目前就职于诺基亚通讯技术(北京)有限公司成都分公司,担任FDD-LTE OAM项目Product Owner。多年的通信行业开发和管理经验,有着扎实的软件编程功底和敏锐的行业发展触觉。工作之余,热衷于贡献各种开源项目和参与敏捷社区的活动,并努力把开源社区中灵活、优秀、高效的开发模式和工具引入到通信行业当中,目前致力于《Swift Programing Language 中文版》的翻译和维护工作。

冉静,网名Snow,本书主要作者之一,老码团队成员。目前就职于诺基亚信息技术有限公司,担任通讯设备前端软件开发人员。2007年于西南交通大学取得计算机算法与理论专业硕士学位,本科阶段也是在西南交通大学学习计算机软件专业,软件行业从业8年,算是科班出生的老资格软件从业人员,熟悉多种主流编程语言,对设计模式也有较深的研究,目前致力于Swift、iOS8相关英文技术文档的翻译工作。
Comments

★和成都IT圈有一些接触,并且和老码的Baelish有过几次交流,当他把这本书的前3章草稿发到我的桌面上时,我心里还有些怀疑,等到阅读了第1章和第2章,我恨不得赶紧打开笔记本,装虚拟机,操作一遍。该书算得上是一本初学者的必读课本。
——中国科学院光电研究所在读博士姚光乐

★老王(Tyrion)说他在写书,我随口说:“要不要哥给你写篇序?”结果这群老家伙真的让我给他们写点啥,阅读了一下样书,拿给了我项目组做iOS的兄弟审阅了一番,得出这样一句话——一本可以当地图的启蒙教材。
——东软集团成都分公司嵌入式事业部负责人罗传勇

★我花了四天的时间帮这本书做第8章、第9章和第10章的外部Review,开始有点仓促,觉得在中国写书不必太当真,可是老码负责人打电话说:“你的一点努力,可能就有数万初学者受益。”从来没有觉得这么有正义感过。说一下我Review时的感觉:逻辑清晰,特别是对赢利模式的总结很到位;语言幽默,虽然刻板的我觉得有点啰嗦。所以如果你是刚入门的新手,强烈推荐本书。
——成都麦博斯移动创新有限公司CTO王天河

★做了这么多年的测试,竟被闺蜜Snow喊去做试读。花了一周时间通读了这本“巨著”,请让我描述一下一个程序猿的感受:整本书把语法讲得跟说故事一样,语法讲解很清晰,特别是对Swift的思想描述得很到位,后面的开发案例讲解了整个开发的生命周期。最后决定了,让Snow送我一本,我也要转行做iPhoneApp开发。
——成都志投科技有限公司测试经理张燕

★从Numbbb翻译的《SwiftProgramingLanguage》中文版网站知道了老码团队,在学习Swift时受到了Tyrion的很多指点,充分感受到了一群老工程师的严谨和对开源的执着:我们不用担心去哪里下载XCode,因为老码云盘里都有;我们不用担心Swift语言的更新,因为老码们会及时更新Swift的更新消息;阅读了这本书的前4章,我深深地被打动了,故事里讲述语法,案例中融会贯通。
——Swift兴趣交流二群群友车冰

★刚开始觉得Tyrion挺烦的,每天发老码团队的微博,还曾经嘲讽他打广告,可是后来在和他讨论MutatingMethod方法应该翻译为突变方法、变性方法还是变质方法时,我慢慢地对这群人的态度发生了改变:他们较真,即使一个书中的案例都要在群里讨论老半天;他们执着,维护翻译600多页的文档;他们貌似很有钱,因为他们在群里经常喊我们不要买他们的书而去看他们翻译的Swift文档。码哥的书是业界良心!
——SwiftDeveloper群群友杨帆

Catalogue

第1章从零搭建Swift开发环境
1.1虚拟机安装Mac OS
1.1.1准备工作
1.1.2动手吧
1.2X86电脑安装Mac OS
1.2.1安装方式简介
1.2.2规划分区
1.2.3使用硬盘助手Leopard
1.2.4使用变色龙Chemeleon
1.2.5使用HFS+
1.2.6正式安装
1.3结语
第2章玩转XCode
2.1下载与安装XCode
2.1.1下载XCode
2.1.2安装XCode
2.2XCode之初体验
2.2.1欢迎界面
2.2.2第一个Swift程序
2.2.3初识主界面
2.2.4工具栏
2.2.5导航区域
2.2.6编辑区域
2.2.7调试区域
2.2.8组件区域
2.3XCode的调试大法
2.3.1简单粗暴的NSLog
2.3.2断点调试之LLDB
2.4老码的锦囊―帮助文档
2.5结语
第3章Swift语法那些事儿
3.1Swift的碑文
3.2常量和变量
3.2.1常量和变量的命名
3.2.2打印常量和变量
3.3类型标注
3.4注释
3.4.1单行注释
3.4.2多行注释
3.5分号的落寞
3.6语法届的直性子―整型
3.7语法届学术范―浮点型
3.8类型安全和类型推导
3.9数字字面量
3.10 数字类型的转换
3.10.1整型间的转换
3.10.2整型和浮点型间的转换
3.11 类型别名
3.12 布尔型
3.13 字符串和字符
3.13.1字符串字面量
3.13.2字符串的创建和初始化
3.13.3字符串和字符的连接
3.13.4字符计数
3.13.5字符串内插
3.13.6比较字符串
3.14 元组
3.15 可选类型
3.15.1If语句和强制解封可选
类型
3.15.2可选绑定
3.15.3隐式解封可选类型
3.16 断言
3.17 集合
3.17.1集合的可变性
3.17.2数组的类型
3.17.3数组字面量
3.17.4访问和修改数组
3.17.5数组遍历
3.17.6数组创建和初始化
3.18 字典
3.18.1字典字面量
3.18.2访问和修改字典
3.18.3字典遍历
3.18.4创建空字典
3.19 结构体类型
3.19.1基础数据类型都是结构体
3.19.2结构体的定义
3.20 枚举类型
3.20.1枚举的定义
3.20.2通过Switch语句匹配枚
举的值
3.20.3关联值
3.20.4原始值
3.21 结语
第4章离不开的运算符,丢不下的
流程控
4.1运算符的家谱
4.2赋值运算符
4.3算术运算符
4.3.1加减乘除
4.3.2求余运算符
4.3.3自变运算符
4.3.4阴阳运算符
4.4区间运算符
4.5逻辑运算符
4.5.19种逻辑运算符综合演练
4.5.2三目运算符(?:)
4.5.3空合运算符(??)
4.5.4特征等于运算符(===)和
特征不等运算符(!==)
4.6位运算符
4.6.1位求非(~)
4.6.2位求与(&)
4.6.3位求或(|)
4.6.4位求异或(^)
4.6.5移位操作
4.7运算符专题
4.7.1运算符里的江湖等级
4.7.2圆括号―打破江湖规矩
的利器
4.7.3定制自己的运算符套餐
4.8语法界的建筑师
4.8.1for语句
4.8.2while循环
4.8.3if判断
4.8.4switch分拣
4.8.5switch中的case专题
4.9打破控制流程的壁垒
4.9.1continue的用法
4.9.2break的用法
4.9.3return的用法
4.9.4fallthrogh的用法
4.10 结语
第5章语法届的高富帅之函数和闭包
5.1写个函数来瞧瞧
5.2函数怎么用
5.3参数列表的奥妙
5.3.1多参数的参数列表
5.3.2没有参数怎么办
5.3.3谁说参数不能有名字
5.3.4酷炫的可变参数
5.3.5默认参数的魅力
5.3.6当默认参数遇上可变参数
5.3.7参数性别是常量还是变量
5.3.8让我变,不管函数内外
5.4仔细分析一下返回值的各种情况
5.4.1没返回值也行
5.4.2一个返回值没问题
5.4.3多返回值也可以
5.5挖挖函数的老底
5.6函数的高级玩法
5.6.1函数类型的变量与常量
5.6.2函数类型作为参数
5.6.3函数类型作为返回值
5.7嵌套函数
5.8柯里化函数
5.9闭包―牛人的玩物
5.10 闭包表达式很好用
5.11 简化闭包表达式
5.12 尾闭包
5.13 捕获值
5.14 挖挖闭包的老底
5.15 结语
第6章Swift之面向对象
6.1面向对象的身世之谜
6.2Swift中的OOP
6.2.1何为类
6.2.2何为实例
6.2.3何为属性
6.2.4何为方法
6.2.5继承者们
6.2.6让我们构造一个类的实
例吧
6.2.7析构―回光返照时的
精彩
6.3一根藤上三朵花:类、结构体和
枚举
6.4Swift内存总管―自动引用计数
(ARC)
6.4.1强引用―霸道的关系
6.4.2闭环与解环
6.4.3解环妙法之弱引用
6.4.4解环妙法之主引用
6.4.5解环妙法之捕获列表
6.5玩转Swift的各种类型
6.5.1可选链―用前就知道
是不是nil哦
6.5.2类型检查和转换
6.5.3俄罗斯娃娃―类型里面
还有类型
6.5.4我们都是Swift的主人―
扩展
6.5.5用需求规划蓝图―协议
6.6通用是一种美德―泛型
6.6.1泛型函数
6.6.2通用类型
6.6.3类型约束
6.6.4关联类型
6.7结语

……

Book Abstract

6.2.3.5属性观察器
毋庸置疑,这是Chris大牛为Swift语言提供的利器,我们先看个例子。
1. class People {
2. var name: String = """"
3. var lover: People? {
4. willSet(newLover) { // lover属性值改变前被触发
5. if(self.lover != nil) {
6. if(newLover != nil) {
7. println( ""\(self.name) 移情别恋了 \(newLover!.name)"" )
8. }
9. } else {
10. if(newLover != nil) {
11. println( ""\(self.name) 找到了糟糠之妻 \(newLover!.name)"" )
12. }
13. }
14. }
15. didSet( oldLover ) { // lover属性改变后被触发
16. if (oldLover != nil) {
17. println( ""\(self.name) 狠心地离开了 \(oldLover!.name)"" )
18. }
19. }
20. }
21. }
22. var man = People()
23. man.name = ""陈世美""
24.
25. let lover1 = People()
26. lover1.name = ""秦香莲""
27.
28. let lover2 = People()
29. lover2.name = ""大宋公主""
30.
31. man.lover = lover1
32. man.lover = lover2
结果如下:
1. 陈世美 找到了糟糠之妻 秦香莲
2. 陈世美 移情别恋了 大宋公主
3. 陈世美 狠心地离开了 秦香莲
以上我们用大宋年间凄美的爱情剧《铡美案》中的桥段说明了如何在类中使用属性观察器,注意以下解释。
属性观察器分为两种:willSet(属性值改变前触发)和didSet(属性值改变后触发),其格式如下。
willSet( willSetValue){//willSetValue可以用户自己定义 },简化格式为:willSet{ //必须使用newValue作为参数},其中,willSetValue/newValue代表将要被使用的新值。
didSet(oldSetValue){//oldSetValue可以用户自己定义 },简化格式为:didSet{ //必须使用oldValue作为参数},其中,oldSetValue/oldValue代表已被替换的旧值。
属性观察器不能用在惰性存储属性上,道理很简单,因为惰性存储属性是根据需要产生的,所以无法确定观察有效期,从Swift语义严谨的角度,是不应被支持的。
对于可以重写的属性,可以在其子类中增加观察器,但是对于非重写属性则没有必要,因为可以在其赋值访问器中触发观察的行为。
小伙伴们,务必认真理解这两个观察器,它们的意义非凡,如果你学过Objective-C,则对KVO模式不陌生,所谓KVO,就是Key-Value-Observing的简称。简单地讲,就是你可以为一个值绑定一个回调函数,如果这个值变化,这个回调函数就会被触发。这完全就是上面讲的属性观察器的功能,这也是所谓的“观察者”模式的体现。在我们未来做iOS开发的日子里,经常希望通过一个值的改变,触发某种行为。例如,如果老码的书销量超过10万本,老码就请小伙伴吃碗蛋炒饭,那么我们就可以使用属性观察器来实现。
属性观察器同样可用于全局变量和本地变量。何为全局变量,指不包含在任何自定义的作用域里的变量,比如不包含在函数、类、枚举、结构体中的变量,反之则是本地变量。切记全局变量永远是省略lazy的惰性计算变量,而本地变量不是。小伙伴很迷糊,怎么又多了个“惰性计算”概念呢?切记这是为全局变量独有的,其意思:既是惰性,又是可计算的。惰性是为了提高全局变量使用的效率,用的时候再初始化,而不是一开始就初始化;可计算是因为全局变量没有初始化函数来赋值,所以必须是可计算的。为了说明后面两条的含义的,老码来实现一下“老码与蛋炒饭”的例子。
1. import UIKit
2. var salary: Int = 200 {
3. willSet{ // 属性观察器,在salary值改变前触发
4. println( ""老码,发工资了哦!"")
5. }
6. didSet{ // 属性观察器,在salary值改变后触发
7. if ( salary >= (oldValue + 50)){
8. println( ""老码工资多发了50,小伙伴们,请你们吃蛋炒饭哦!"")
9. }
10. }
11. }
12.
13. func showResult(){
14. salary = 250 // 全局变量的调用必须在自定义作用域,而不能在代码最顶层
15. }
16. showResult()
输出结果如下:
1. 老码,发工资了哦!
2. 老码工资多发了50,小伙伴们,请你们吃蛋炒饭哦!
……

Introduction

Hi,亲爱的小伙伴们:
你们好!
我是老码团队带头大哥Tyrion,江湖人称“小恶魔”,不管您已是我们的读者,还是即将成为我们的读者,又或者是路过的驻留,Tyrion都代表老码团队全体老码农们对大家表示深深的感谢,正因为你们的关注才使我们有了前进的动力。
本书结构背后的故事
当老码团队把本书结构图发布出去倾听各方意见的时候,当我们做第二轮开放式Review的时候,我们收到了各种各样的建议,总结一下分为以下三类。
第一类:掐头去尾,保留Swift的章节即可。
第二类:删除书里Cocoapods、Axure及真机调试部分。
第三类:全部保留,越多越好。
前两类的呼声均来自有数年开发经验的朋友们,而第三类则来自大多数刚入门或者寻求入门的小伙伴们那里。在万难的境地,老码团队的小伙伴们多次讨论,最终投票决定留下,为什么留下?因为我们都沉迷于一个属于老码的梦。
老码的梦里,我们这群老码农不再是工作10年左右的C++或Java开发者,我们不再是什么外企的技术经理,我们是一群站在iOS移动开发大门口,睁着迷茫的双眼,寻找入门契机的小白,或者说是学生,又或者是其他行业打算投入iOS开发领域的小朋友。最终我们开始了学习,首先迷茫的是,我们想知道怎么开始,该用Windows还是Mac,买不起Mac怎么办?据说虚拟机可以。有了环境,我们终于可以在XCode的世界里写几行Swift版的Helloworld了,于是我们苦苦地看语法,发现Swift的语法远没有外界传说得那么简单,所以我们需要以幽默、风趣、直接的语气来学习。最后,辛苦地学完Swift语法,我们终于可以跃跃欲试地开发一款iPhone上的App了,感觉还不错,但是Cocoa的库都用Ojbective-C,于是我们想知道Swift如何与Objective-C互通,最后终于明白了,原来Swift可以调用任意的Objective-C函数。此时我们感觉自己的App还不错,于是我们想放到真机上调试,怎么放?如何申请开发者账号、如何申请证书、如何申请标识文件等问题统统蹦了出来,我们需要这些!当一切搞好,我们还想知道上传AppStore的过程。当自学的小应用变成一个商用的App时,一切变得复杂了,我们需要知道规划创意,创意有了,原型是必需的,据说有Axure,我们想知道!当然一款好的App避免不了数据更新,所以我们让软件的拓扑从单机变成了服务器/客户端模式,那么我们的App如何和服务器通信?因此作为小白的我们应该知道什么是HTML+JSON通信。当然这一切都不需要我们开发,已经有一群大牛帮我们写好了工具,怎么用?Cocoapods,我们要知道啊,当Swift技术学到一定程度,我们自然需要想着怎么可以在iOS开发的行业有所作为,于是我们想知道如何赚钱,有哪些商业模式。其实走iOS的路不仅仅是Swift+Objectivc-C+Cocoa Touch,我们还可以选择Web App的模式,Phonegap&Cordova,作为小白的我们应该知道。
正因为有这个梦存在,老码团队的小伙伴们坚持留下被人诟病的部分,其实10年前的老码也曾站在C++的大门口,也曾站在Java的大门口,茫然不知所措,正如亲爱的小伙伴们站在iOS开发的大门口一样。所以老码想用这本书给小伙伴们展现一幅步入iOS移动开发殿堂的地图。这张地图里,你会看到有哪些路要走,路上有哪些路标,至于每个路标,每个节点,肯定有独特的风景,小伙伴们则需要在感兴趣的点驻留研究,览尽无限风情。正如原型设计是iOS个体开发到商业化开发过程中一个必需的路标,老码有责任让读者知道这个路标的存在,但是到了这个路标,小伙伴们打算驻留还是匆匆离开则随自便。
所以老码再次强调:本书的目标读者是学生、Swift入门者、移动开发小白和跨行业0基础者,如果小伙伴们有一定的iOS开发经验,这本书可能不适合你。本书是老码团队成员学习Swift的笔记整理,无法覆盖Swift语言的每个细节,所以朋友们可以参考阅读老码团队负责翻译维护的《The Swift Programming Language 中文版》在线文档[1]。朋友们相互对照参考学习,将会收获颇丰。

Specifications

Brand Jingdong book
Brand Origin China

Disclaimer

Product packaging, specifications and price are subject to change without notice. All information about the products on our website is provided for information purposes only. Please always read labels, warnings and directions provided with the product before use.

View Full Terms of Use
Add to favorites
{{ $isZh ? coupon.coupon_name_sub : coupon.coupon_ename_sub | formatCurrency }}
{{__("Buy Directly")}} {{ itemCurrency }}{{ item.directly_price }}
Quantity
{{ quantity }}
{{ instockMsg }}
{{ limitText }}
{{buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start")}}
Sold by JD@CHINA
Ship to
{{ __("Ship to United States only") }}
Free shipping over 69
Genuine guarantee

Added to Cart

Keep Shopping

More to Consider

{{ item.brand_name }}

{{ item.item_name }}

{{ item.currency }}{{ item.market_price }}

{{ item.currency }}{{ item.unit_price }}

{{ item.currency }}{{ item.unit_price }}

Coupons

{{ coupon.coupon_name_new | formatCurrency }}
Clip Clipped Over
{{ getCouponDescStr(coupon) }}
{{ coupon.use_time_desc }}
Expires soon {{ formatTime(coupon.use_end_time) }}

Share this item with friends

Cancel

Yami Gift Card

Get this exclusive deal when paying with gift card

Terms and Conditions

Gift card deals are special offers for selected products;

The gift card deals will automatically be activated if a customer uses gift card balance at check out and the balance is sufficient to pay for the total price of the shopping cart products with gift card deals;

You will not be able to activate the gift card deals if you choose other payment methods besides gift card. The products will be purchased at their normal prices;

If your account balance is not enough to pay for the products with gift card deals, you can choose to reload your gift card balance by clicking on the Reload button at either shopping cart page or check out page;

Products that have gift card deals can be recognized by a special symbol showing 'GC Deal';

For any additional questions or concerns, please contact our customer service;

Yamibuy reserves the right of final interpretation.

Sold by Yami

Service Guarantee

Yami Free Shipping over $49
Yami Easy Returns
Yami Ships from United States

Shipping

  • United States

    Standard Shipping is $5.99 (Excluding Alaska & Hawaii). Free on orders of $49 or more.

    Local Express is $5.99 (Available in Parts of CA, NJ, MA & PA). Free on orders of $49 or more.

    2-Day Express (Includes Alaska & Hawaii) starts at $19.99.

Return Policy

Yami is committed to provide our customers with a peace of mind when purchasing from us. Most items shipped from Yamibuy.com can be returned within 30 days of receipt of shipment (For Food, Beverages, Snacks, Dry Goods, Health supplements, Fresh Grocery and Perishables Goods, within 7 days of receipt of shipment due to damages or quality issues; To ensure that every customer receives safe and high-quality products, we do not provide refunds or returns for beauty products once they have been opened or used, except in the case of quality issues; Some products may have different policies or requirements associated with them, please see below for products under special categories, or contact Yami Customer Service for further assistance).
Thank you for your understanding and support.

Learn More

Sold by Yami

Terms and Conditions of Yami E-Gift Card

If you choose “Redeem automatically” as your delivery method, your gift card balance will be reload automatically after your order has been processed successfully;

If you choose “Send to Email”as your delivery method, the card number and CVV will be sent to the email address automatically;

Any user can use the card number and CVV to redeem the gift card, please keep your gift card information safely. If you have any trouble receiving email, please contact Yami customer service;

Yami gift card can be used to purchase both Yami owned or Marketplace products;

Yami gift card will never expire;

Yami gift card balance does not have to be used up at once;

All rights reserved by Yami.

Return Policy

Gift card that has already been consumed is non-refundable.

Sold by JD@CHINA

Service Guarantee

Yami Free Shipping over $49
Yami Easy Returns
Yami Ships from United States

Shipping

  • United States

    Standard Shipping is $5.99 (Excluding Alaska & Hawaii). Free on orders of $49 or more.

    Local Express is $5.99 (Available in Parts of CA, NJ, MA & PA). Free on orders of $49 or more.

    2-Day Express (Includes Alaska & Hawaii) starts at $19.99.

Return Policy

You may return product within 30 days upon receiving the product. Items returned must be new in it's original packing, including the original invoice for the purchase. Customer return product at their own expense.

Sold by JD@CHINA

Service Guarantee

Yami Cross-store Free Shipping over $69
Yami 30-days Return

Yami-China FC

Yami has a consolidation warehouse in China which collects multiple sellers’ packages and combines to one order. Our Yami consolidation warehouse will directly ship the packages to your door. Cross-store free shipping over $69.

Return Policy

You may return products within 30 days upon receiving the products. Sellers take responsibilities for any wrong shipment or missing items. Packing needs to be unopened for any other than quality issues return. We promise to pack carefully, but because goods are taking long journey to destinations, simple damages to packaging may occur. Any damages not causing internal goods quality problems are not allowed to return. If you open the package and any quality problem is found, please contact customer service within three days after receipt of goods.

Shipping Information

Yami Consolidation Service Shipping Fee $9.99(Free shipping over $69)

Sellers in China will ship their orders within 1-2 business days once the order is placed. Packages are sent to our consolidation warehouse in China and combined there. Our Yami consolidation warehouse will directly ship the packages to you via UPS. The average time for UPS to ship from China to the United States is about 10 working days and it can be traced using the tracking number. Due to the pandemic, the delivery time may be delayed by about 5 days. The package needs to be signed by the guest. If the receipt is not signed, the customer shall bear the risk of loss of the package.

Sold by JD@CHINA

Service Guarantee

Free shipping over 69
Genuine guarantee

Shipping

Yami Consolidated Shipping $9.99(Free shipping over $69)


Seller will ship the orders within 1-2 business days. The logistics time limit is expected to be 7-15 working days. In case of customs clearance, the delivery time will be extended by 3-7 days. The final receipt date is subject to the information of the postal company.

Yami Points information

All items are excluding from any promotion or points events on Yamibuy.com

Return Policy

You may return product within 30 days upon receiving the product. Items returned must be new in it's original packing, including the original invoice for the purchase. Customer return product at their own expense.

Yami

Download the Yami App

Back Top

Recommended for You

About the brand

Jingdong book

为您推荐

Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折

Reviews{{'('+ commentList.posts_count + ')'}}

Have your say. Be the first to help other guests.

Write a review
{{ totalRating }} Write a review
  • {{i}} star

    {{i}} stars

    {{ parseInt(commentRatingList[i]) }}%

Yami Yami
{{ comment.user_name }}

{{ showTranslate(comment) }}Show Less

{{ strLimit(comment,800) }}Show more

Show Original

{{ comment.content }}

Yami
Show All

{{ formatTime(comment.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ comment.likes_count }} {{ comment.likes_count }} {{ comment.reply_count }} {{comment.in_user==uid ? __('Delete') : __('Report')}}
Yami Yami
{{ comment.user_name }}

{{ showTranslate(comment) }}Show Less

{{ strLimit(comment,800) }}Show more

Show Original

{{ comment.content }}

Yami
Show All

{{ formatTime(comment.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ comment.likes_count }} {{ comment.likes_count }} {{ comment.reply_count }} {{comment.in_user==uid ? __('Delete') : __('Report')}}

No related comment~

Review

Yami Yami

{{ showTranslate(commentDetails) }}Show Less

{{ strLimit(commentDetails,800) }}Show more

Show Original

{{ commentDetails.content }}

Yami
Show All

{{ formatTime(commentDetails.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ commentDetails.likes_count }} {{ commentDetails.likes_count }} {{ commentDetails.reply_count }} {{commentDetails.in_user==uid ? __('Delete') : __('Report')}}

Please write at least one word

Comments{{'(' + replyList.length + ')'}}

Yami Yami

{{ showTranslate(reply) }}Show Less

{{ strLimit(reply,800) }}Show more

Show Original

{{ reply.reply_content }}

{{ formatTime(reply.reply_in_dtm) }}

{{ reply.reply_likes_count }} {{ reply.reply_likes_count }} {{ reply.reply_reply_count }} {{reply.reply_in_user==uid ? __('Delete') : __('Report')}}

Please write at least one word

Cancel

That’s all the comments so far!

Write a review
How would you rate this item?

Please add your comment.

  • A nice nickname will make your comments more popular!
  • The nickname in your account will be changed to the same as here.
Thanks for your review
Our community rely on great reviews like yours to find the best of Asia.

Report

If you find this content inappropriate and think it should be removed from the Yami.com site, let us know please.

Cancel

Are you sure to delete your review?

Cancel

You’ve Recently Viewed

About the brand

Jingdong book