{{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

MySQL从入门到精通

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

MySQL从入门到精通

{{__(":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

强大的编委会阵容,业界专家倾力推荐
中国软件行业协会教育与培训委员会 秘书长 邱钦伦
微软开发工具及平台事业部 产品经理 胡德民
Sun亚洲全球化中心 技术总监 刘杰
龙马创新教育研究室 总裁 孔长征
河南省863软件孵化器有限公司 总经理 翟为唐
广东拓思软件科学园有限公司 副总经理 黄万民
西安863软件孵化器有限公司 总经理 楼文晓
郑州大学信息工程学院 副院长 周清雷
华大锐志软件人才孵化基地 技术总监 微软有价值专家(MVP) 王豫翔
NEC信息系统(中国)有限公司 开发部长 石少峥
东忠集团 副总裁 李朝阳
《程序员》杂志、CSDN技术专家 尹成
51CTO.com 技术总监 陈德勇
微软有价值专家(MVP) 杨云


DVD光盘超值赠送
15小时全程同步教学录像,一线教学和开发人员贴心讲解,配合图书高效学习
12小时价值4000元的网站建设教学录像,迅速积累项目经验
18小时价值6000元的精选Oracle项目实战教学录像,帮您轻松学会Oracle数据库
282个典型范例、3个完整项目,在实战中掌握MySQL编程;54个实战测试及解析,举一反三,掌握更透彻

12个超值**资源大放送
超值资源1:MySQL 参考手册
超值资源2:JSP 连接MySQL数据库电子书
超值资源3:MySQL 数据库远程连接开启方法电子书
超值资源4:MySQL 安全配置电子书
超值资源5:MySQL 常用维护管理工具电子书
超值资源6:MySQL 数据备份电子书
超值资源7:MySQL 常用命令电子书
超值资源8:MySQL 数据库优化电子书
超值资源9:MySQL 修改root密码方法电子书
超值资源10:PHP 连接MySQL实例电子书
超值资源11:MySQL 常见面试题及解析电子书
超值资源12:软件开发文档模板库

本书特色
零基础、入门级的讲解——无论读者是否从事计算机相关行业,是否接触过MySQL,是否使用MySQL开发过项目,都能从本书中找到起点。
超多、实用、专业的范例和项目——本书结合实际工作中的范例,逐一讲解MySQL的各种知识和技术。还以实际开发项目来总结本书所学内容,帮助读者在实战中掌握知识,轻松拥有项目经验。
随时检测自己的学习成果——每章首页罗列了“本章要点”,以便读者明确学习方向。每章后的“实战练习”则根据所在章的知识点精心设计而成,读者可以随时自我检测,巩固所学知识。
细致入微、贴心提示——本书在讲解过程中使用了“提示”、“注意”、“ 技巧”等小栏目,帮助读者在学习过程中更清楚地理解基本概念、掌握相关操作,并轻松获取实战技巧。
Content Description

《MySQL从入门到精通》以零基础讲解为宗旨,用实例引导读者学习,深入浅出地介绍了MySQL的相关知识和实战技能。
《MySQL从入门到精通》第1篇【基础知识】主要讲解MySQL的安装与配置、MySQL数据库的基础知识、MySQL管理工具的使用以及数据库的基本操作等;第2篇【核心技术】主要讲解数据表的基本操作、MySQL的数据类型和运算符、MySQL函数、查询语句、存储过程与函数、触发程序以及视图等;第3篇【高级应用】主要讲解MySQL的备份和恢复、MySQL的复制、MySQL的日志管理、MySQL分布式应用、MySQL缓存的配置和使用以及MySQL错误代码和消息的使用等;第4篇【项目实战】通过试卷管理系统、电动汽车分时租用平台和电动汽车GPS定位系统三个实战案例,介绍了完整的MySQL数据系统开发流程。
《MySQL从入门到精通》所附DVD光盘中包含了与图书内容全程同步的教学录像。此外,还赠送了大量相关学习资料,以便读者扩展学习。
《MySQL从入门到精通》适合任何想学习MySQL的读者,无论您是否从事计算机相关行业,是否接触过MySQL,均可通过学习快速掌握MySQL的开发方法和技巧。
Author Description

龙马高新教育,专业的计算机研究、教育机构,拥有近20年的图书出版经历,与39所高校、8个行业协会、5家知名网站保持合作关系,屡获全国畅销书大奖,其推出的“编程宝典”、“完全自学手册”、“从入门到精通”、“从新手到高手”、“精通100%”、“非常网络6+1”等均成为业界知名图书,受到百万读者的认可和推荐。
Catalogue

第0章MySQL学习指南 1
0.1什么是数据库 2
0.2MySQL简介 3
0.3MySQL的技术体系 5
0.4MySQL的应用领域和前景 6
0.5MySQL学习经验谈 6
0.6MySQL学习路线图 7

第1篇基础知识

第1章安装与配置—初识MySQL 10
本章将带领你步入MySQL的世界中,并教你用自己的双手开启知识之门—创建第1个MySQL应用程序。
1.1MySQL的特性 11
1.2安装MySQL 12
1.2.1开源软件的特点 12
1.2.2在Windows系统环境下的安装 13
1.2.3在Linux系统环境下的安装 19
1.3可视化管理工具的选择和安装 20
1.3.1选择和下载可视化管理工具 20
1.3.2在Linux系统环境下的安装 21
1.3.3在Windows系统环境下的安装 22
1.4测试安装环境 24
1.5卸载MySQL 26
1.6高手点拨 27
1.7实战练习 28

第2章MySQL数据库基础 29
学习任何数据库,基础知识必不可少。
2.1数据与数据管理的历史 30
2.1.1数据、数据库、数据库系统和数据库管理系统 30
2.1.2数据管理的历史 30
2.1.3MySQL 的起源与版本 32
2.1.4MySQL与Oracle 32
2.2关系型数据模型 33
2.2.1关系型数据模型的结构 34
2.2.2关系型数据模型的操作与完整性 36
2.2.3关系型数据模型的存储结构 38
2.3关系型数据模型中的数据依赖与范式 38
2.4常见的关系型数据库管理系统 40
2.5MySQL 数据库系统的体系结构 42
2.6MySQL 存储引擎 43
2.7高手点拨 43
2.8实战练习 44

第3章MySQL管理工具的使用 45
本章介绍MySQL的管理工具,同时深入了解MySQL各项功能的使用。
3.1MySQL Administrator 46
3.1.1基本功能介绍 46
3.1.2管理数据库 46
3.2phpMyAdmin 53
3.2.1基本功能介绍 53
3.2.2管理数据库 54
3.3Navicat for MySQL 57
3.3.1基本功能介绍 57
3.3.2基本应用 58
3.4MySQL访问权限系统 65
3.5MySQL用户账户管理 68
3.6MySQL的安全性问题 70
3.7高手点拨 71
3.8实战练习 72

第4章数据库的基本操作 73
本章内容着重介绍数据库的基本操作,包括创建数据库、删除数据库、数据库存储引擎的区别及选择方法等。
4.1创建数据库 74
4.2删除数据库 75
4.3数据库存储引擎 76
4.3.1MySQL 5.6所支持的存储引擎 76
4.3.2InnoDB存储引擎 78
4.3.3MyISAM存储引擎 78
4.3.4MEMORY存储引擎 79
4.3.5选择存储引擎 79
4.4高手点拨 80
4.5实战练习 80

第2篇核心技术

第5章数据表的基本操作 82
本章将详细介绍数据表的基本操作,主要内容包括创建数据表、查看数据表结构、修改数据表、删除数据表等。
5.1创建数据表 83
5.1.1创建表的语法形式 83
5.1.2主键约束 84
5.1.3外键约束 86
5.1.4非空约束 87
5.1.5唯一性约束 88
5.1.6默认约束 89
5.1.7设置数据表的属性值自动增加 89
5.2查看数据表结构 90
5.2.1查看表基本结构 90
5.2.2查看表详细结构 91
5.3修改数据表 92
5.3.1修改表名 92
5.3.2修改字段数据类型 93
5.3.3修改字段名 94
5.3.4添加字段 95
5.3.5删除字段 98
5.3.6修改字段排序 99
5.3.7更改表的存储引擎 100
5.3.8删除表的外键约束 102
5.4删除数据表 104
5.4.1删除没有被关联的表 104
5.4.2删除被其他表关联的主表 105
5.5高手点拨 107
5.6实战练习 107

第6章MySQL的数据类型和运算符 109
通过本章学习,读者可以掌握MySQL的基本语法知识,学会分析选择精确的数据类型,正确使用各种运算符,为操作MySQL打下基础。
6.1MySQL数据类型 110
6.1.1整数类型 110
6.1.2浮点数类型和定点数类型 112
6.1.3日期与时间类型 114
6.1.4字符串类型 128
6.1.5二进制类型 134
6.2如何选择数据类型 138
6.3常见运算符 140
6.3.1运算符概述 140
6.3.2算术运算符 140
6.3.3比较运算符 142
6.3.4逻辑运算符 150
6.3.5位运算符 153
6.4高手点拨 157
6.5实战练习 158

第7章MySQL函数 159
本章主要介绍MySQL函数,包括数学函数、字符串函数、日期和时间函数、控制流函数、系统信息函数和加密函数等。
7.1数学函数 160
7.2字符串函数 164
7.3日期和时间函数 172
7.4控制流函数 186
7.5系统信息函数 188
7.6加密函数 192
7.7其他函数 194
7.8高手点拨 197
7.9实战练习 198

第8章查询语句详解 199
本章将介绍如何使用select语句查询表中的一列或多列数据、查询经过计算的值、使用聚集函数进行统计结果、多表连接查询、子查询等。
8.1学生—课程数据库 200
8.2基本查询语句 201
8.2.1单表查询 201
8.2.2查询表中的部分字段 201
8.2.3查询表中的所有字段 202
8.2.4查询经过计算的值 203
8.2.5查询表中的若干记录 204
8.3对查询结果进行排序 212
8.4统计函数和分组记录查询 213
8.5GROUP BY 子句 216
8.6使用LIMIT限制查询结果的数量 219
8.7连接查询 221
8.8子查询 225
8.9合并查询结果 230
8.10使用正则表达式表示查询 233
8.11综合案例—查询课程数据库 239
8.12高手点拨 241
8.13实战练习 242

第9章存储过程与函数 243
本章主要介绍存储过程和函数以及如何使用变量,如查看、修改、删除存储过程和函数等。
9.1存储过程的定义 244
9.2存储过程的创建 244
9.3存储过程的操作 246
9.3.1存储过程的调用 247
9.3.2存储过程的查看 248
9.3.3存储过程的删除 251
9.4自定义函数 252
9.4.1自定义函数的创建 252
9.4.2自定义函数的调用 253
9.4.3变量 254
9.4.4流程控制语句 255
9.4.5光标的使用 259
9.4.6定义条件和处理程序 261
9.5综合案例—统计雇员表 263
9.6高手点拨 266
9.7实战练习 266

第10章触发程序 267
通过本章学习,读者可以掌握触发程序的创建、删除方法及实际应用。
10.1触发程序的定义 268
10.2触发程序的创建 268
10.3触发程序的操作 272
10.3.1查看触发程序 272
10.3.2删除触发程序 275
10.4综合案例—触发程序的使用 275
10.5高手点拨 280
10.6实战练习 280

第11章视图 281
视图既保障了数据的安全性,又大大提高了查询效率,所以在数据库程序开发设计中被广泛使用。
11.1视图的定义 282
11.2视图的创建、修改与删除 282
11.2.1创建视图 282
11.2.2修改视图 290
11.2.3删除视图 294
11.3视图的使用 295
11.4高手点拨 300
11.5实战练习 308

第3篇高级应用

第12章MySQL的备份和恢复 310
本章将主要介绍几种备份的方式和恢复方法。
12.1数据库的备份 311
12.1.1数据库备份的意义 311
12.1.2逻辑备份和恢复 312
12.1.3物理备份和恢复 317
12.1.4各种备份与恢复方法的具体实现 318
12.2通过phpMyAdmin实现备份和恢复 329
12.3高手点拨 330
12.4实战练习 332

第13章MySQL 的复制 333
本章将为大家介绍如何实现MySQL的复制。
13.1认识MySQL复制 334
13.1.1复制的概念 334
13.1.2复制的用途 334
13.1.3复制的实现 335
13.1.4MySQL复制的几种模式 335
13.2控制主服务器的操作 336
13.2.1复制前的环境配置 336
13.2.2复制的过程 336
13.3控制从服务器的操作 338
13.4高手点拨 342
13.5实战练习 342

第14章MySQL 的日志管理 343
本章将介绍MySQL日志文件的操作及日志文件的管理。
14.1操作错误日志 344
14.1.1启动错误日志 344
14.1.2查看错误日志 344
14.1.3删除错误日志 345
14.2操作查询日志 345
14.2.1启动查询日志 346
14.2.2查看查询日志 347
14.2.3删除查询日志 347
14.3操作二进制日志 348
14.3.1启动二进制日志 348
14.3.2查看二进制日志 350
14.3.3删除二进制日志 354
14.3.4使用二进制日志还原数据库 356
14.4操作慢查询日志 359
14.4.1启动慢查询日志 360
14.4.2查看慢查询日志 360
14.4.3删除慢查询日志 361
14.5高手点拨 361
14.6实战练习 362

第15章MySQL分布式应用 363
本章将为大家介绍如何构建MySQL的分布式应用。
15.1分布式应用的概念和优势 364
15.2MySQL分布式应用的主要技术 364
15.2.1MySQL数据切分 364
15.2.2MySQL读写分离 365
15.2.3MySQL集群 366
15.3MySQL 分布式应用实例 367
15.4高手点拨 370
15.5实战练习 370

第16章MySQL 缓存的配置和使用 371
通过本章的学习,读者能够初步了解MySQL的缓存机制,并且能够对MySQL的缓存机制进行有效的设置和使用。
16.1MySQL的缓存机制 372
16.1.1查询缓存概述 372
16.1.2MySQL查询缓存的工作原理 372
16.1.3查看MySQL的缓存信息 374
16.2MySQL查询缓存的配置和使用 375
16.2.1配置查询缓存 376
16.2.2使用查询缓存 377
16.2.3查询缓存的维护 381
16.3高手点拨 382
16.4实战练习 382

第17章MySQL错误代码和消息的使用 383
本章列出了服务器错误代码和错误消息,以及客户端程序错误代码和错误消息,供用户参阅。
17.1MySQL服务器端错误代码和消息 384
17.2MySQL客户端错误代码和消息 385
17.3高手点拨 385
17.4实战练习 386

第4篇项目实战

第18章试卷管理系统 388
试卷管理是各类院校中常见的数据库系统,可以有效提升试卷的管理效率。
18.1系统概述 389
18.2需求分析 389
18.3总体设计 390
18.4数据库设计 391
18.4.1数据表详细信息 392
18.4.2数据库实现 394
18.5详细设计及实现 396
18.6高手点拨 396
18.7实战练习 396

第19章电动汽车分时租用平台数据库分析与设计 397
电动汽车分时租用平台在当前汽车租贷行业有广泛的应用,发展前景广阔。
19.1需求分析 398
19.1.1项目背景 398
19.1.2系统目标 399
19.1.3运行环境 399
19.1.4功能需求 400
19.1.5数据说明 402
19.1.6软件接口说明 405
19.1.7用户及权限要求 405
19.2数据库分析与设计 406
19.3分时租用平台的MySQL数据库实现 410

第20章电动汽车GPS定位系统 413
电动汽车GPS定位系统已经成为当前汽车的必备工具。
20.1需求分析 414
20.2系统实现 415
20.2.1地图定位 415
20.2.2查找附近 416
20.2.3我要导航 418
20.2.4历史记录 422
20.3技术要点 424

附录AMySQL服务器端错误代码和消息 433
附录B客户端错误代码 453
附录C其他错误代码和消息 457

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