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

系统分析与设计方法(原书第7版)

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

系统分析与设计方法(原书第7版)

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

《系统分析与设计方法》(原书第7版)是对面向对象系统分析和设计技术进行了全面系统的扩充。作者通过在全书中融入基于UML的面向对象分析和设计技术,对现代概念、工具、技术以及应用等各方面内容进行了很好的平衡。

Content Description

《系统分析与设计方法》(原书第7版)提供了当前市场上可用的、丰富的系统分析和设计的实例。第7版新增内容:●最新的技术——介绍了当前的流行技术:UML 2.0、VB.NET和C#等。
●面向对象技术——全书中更多地涉及面向对象技术和上下文图。
●可行性研究——更深入地讨论了可行性,包括环境和策略方面的可行性问题。
Author Description

Jeffrey L.Whitten,美国普度大学计算机技术系主任兼教授,曾两次荣James G.Dwyer最佳教师奖。自1984年任教授后,他开始编著《系统分析与设计方法》一书,目前已经出版第7版。该书长期位于同类书销售排行榜第1名,被700多所学校采纳作为教材。Whitten教授是多个学术组织的活跃成员,其中包括:信息技术专业学会(ATP)、信息系统学会(AIS)、计算机学会(ACM)、信息管理协会(SIM)等。
Lonnie D.Bentley,美国普度大学计算机技术系教授,主要教学和研究领域包括:系统分析和设计、企业应用系统、业务过程重构、计算机辅助软件工程(CASE)、快速应用开发(RAD)和图形用户界面设计。
Catalogue

译者序
前言
致谢
第一部分系统开发项目环境
第1章系统分析和设计方法的环境
1.1系统分析和设计框架
1.2参与者——系统关联人员
1.2.1系统所有者
1.2.2系统用户
1.2.3系统设计人员
1.2.4系统构造人员
1.2.5系统分析员
1.2.6外部服务提供者
1.2.7项目经理
1.3现代信息系统的企业驱动力
1.3.1经济全球化
1.3.2电子商务和电子业务
1.3.3安全和隐私
1.3.4协作与合伙经营
1.3.5知识产权管理
1.3.6持续改进和全面质量管理
1.3.7业务过程重构
1.4信息系统的技术推动力
1.4.1网络和因特网
1.4.2移动和无线技术
1.4.3对象技术
1.4.4协作技术
1.4.5企业应用软件
1.5一个简单的系统开发过程
1.5.1系统启动
1.5.2系统分析
1.5.3系统设计
1.5.4系统实现
1.5.5系统支持和持续改进
第2章信息系统构件
2.1产品——信息系统
2.2信息系统架构框架
2.2.1“知识”构件
2.2.2“过程”构件
2.2.3“通信”构件
2.3网络技术和IS构件
第3章信息系统开发
3.1系统开发过程
3.1.1能力成熟度模型
3.1.2系统生命周期和系统开发方法
3.1.3系统开发基本原理
3.2系统开发过程
3.2.1项目确定
3.2.2FAST项目阶段
3.2.3跨生命周期活动
3.2.4顺序开发和迭代开发
3.3选择开发路线和策略
3.3.1模型驱动开发策略
3.3.2快速应用开发策略
3.3.3商用应用软件包实现策略
3.3.4混合策略
3.3.5系统维护
3.4自动化工具和技术
3.4.1计算机辅助系统工程
3.4.2应用开发环境
3.4.3过程和项目管理器
第4章项目管理
4.1什么是项目管理
4.1.1项目失败的原因
4.1.2项目管理知识体系
4.2项目管理生命周期
4.2.1活动1——协商范围
4.2.2活动2——确定任务
4.2.3活动3——估计任务工期
4.2.4活动4——说明任务之间的依
赖关系
4.2.5活动5——分配资源
4.2.6活动6——指导团队工作
4.2.7活动7——监督和控制进展
4.2.8活动8——评估项目结果和
经验
第二部分系统分析方法
第5章系统分析
5.1什么是系统分析
5.2系统分析方法
5.2.1模型驱动分析法
5.2.2加速系统分析法
5.2.3需求获取法
5.2.4业务过程重构法
5.2.5FAST系统分析策略
5.3范围定义阶段
5.3.1任务1.1——列出问题和
机会
5.3.2任务1.2——协商项目的
初步范围
5.3.3任务1.3——评估项目价值
5.3.4任务1.4——计划项目进度表和
预算
5.3.5任务1.5——汇报项目计划
5.4问题分析阶段
5.4.1任务2.1——研究问题领域
5.4.2任务2.2——分析问题和机会
5.4.3任务2.3——分析业务过程
5.4.4任务2.4——制定系统改进
目标
5.4.5任务2.5——修改项目计划
5.4.6任务2.6——汇报调查结果和
建议
5.5需求分析阶段
5.5.1任务3.1——定义需求
5.5.2任务3.2——排列需求的优
先次序
5.5.3任务3.3——修改项目计划
5.5.4任务3.4——交流需求陈述
5.5.5持续不断的需求管理
5.6逻辑设计阶段
5.6.1任务4.1a——结构化功能
需求
5.6.2任务4.1b——建立功能需求
的原型(可选)
5.6.3任务4.2——验证功能需求
5.6.4任务4.3——定义验收测
试用例
5.7决策分析阶段
5.7.1任务5.1——确定候选方案
5.7.2任务5.2——分析候选方案
5.7.3任务5.3——比较候选方案
5.7.4任务5.4——修改项目计划
5.7.5任务5.5——推荐一种系统
方案
5.8系统分析的未来
第6章需求获取的调查研究技术
6.1需求获取简介
6.2需求获取过程
6.2.1发现和分析问题
6.2.2获取需求
6.2.3归档和分析需求
6.2.4需求管理
6.3调查研究技术
6.3.1对现有文档、表和文件进行
抽样
6.3.2调研和实地访问
6.3.3观察工作环境
6.3.4调查表
6.3.5面谈
6.3.6如何进行面谈
6.3.7获取原型
6.3.8联合需求计划
6.4调查研究策略
第7章使用用例建模系统需求
7.1用例建模概述
7.2用例建模的系统概念
7.2.1用例
7.2.2参与者
7.2.3关系
7.3需求用例建模过程
7.3.1第1步:确定业务参与者
7.3.2第2步:确定业务需求用例
7.3.3第3步:构造用例模型图
7.3.4第4步:记录业务需求用例
描述
7.4用例和项目管理
7.4.1分级和评估用例
7.4.2确定用例依赖关系
第8章数据建模和分析
8.1数据建模简介
8.2数据建模的系统概念
8.2.1实体
8.2.2属性
8.2.3关系
8.3逻辑数据建模过程
8.3.1战略数据建模
8.3.2系统分析期间的数据建模
8.3.3对系统设计的考虑
8.3.4数据建模的自动化工具
8.4如何构造数据模型
8.4.1获取实体
8.4.2上下文数据模型
8.4.3基于键的数据模型
8.4.4泛化层次体系
8.4.5具有完整属性的数据模型
8.5分析数据模型
8.5.1好的数据模型的标准
8.5.2数据分析
8.5.3规范化举例
8.6将数据需求映射到地点
第9章过程建模
9.1系统建模简介
9.2过程建模的系统概念
9.2.1外部代理
9.2.2数据存储
9.2.3过程概念
9.2.4数据流
9.3逻辑过程建模的过程
9.3.1战略系统规划
9.3.2用于业务过程重构的过程建模
9.3.3系统分析期间的过程建模
9.3.4对系统设计的考虑
9.3.5用于过程建模的调查研究和
信息收集
9.3.6用于过程建模的计算机辅助
系统工程
9.4如何构造过程模型
9.4.1上下文数据流图
9.4.2功能分解图
9.4.3事件响应或用例清单
9.4.4事件分解图
9.4.5事件图
9.4.6系统图
9.4.7基本图
9.4.8完成规格说明
9.5系统模型的同步
9.5.1数据模型和过程模型的同步
9.5.2过程分布
第10章使用UML进行面向对象分析
和建模
10.1面向对象分析概述
10.2对象建模的历史
10.3对象建模的系统概念
10.3.1对象、属性、方法和封装
10.3.2类、泛化和特化
10.3.3对象/类关系
10.3.4消息和消息发送
10.3.5多态性
10.4UML模型图
10.5对象建模过程
10.5.1建模系统的功能性描述
10.5.2构造分析用例模型
10.5.3建模用例活动
10.5.4构造活动图指南
10.5.5绘制系统顺序图
10.5.6构造系统顺序图指南
10.5.7发现和确定业务对象
10.5.8组织对象并确定其关系
第11章可行性分析和系统方案建议
11.1可行性分析和系统方案建议
11.1.1可行性分析——逐步
投入法
11.1.2系统分析——范围定义阶段的
检查点
11.1.3系统分析——问题分析阶段的
检查点
11.1.4系统设计——决策分析阶段的
检查点
11.2可行性的6个准则
11.2.1运行可行性
11.2.2文化(或者政治)可行性
11.2.3技术可行性
11.2.4进度可行性
11.2.5经济可行性
11.2.6法律可行性
11.2.7底线
11.3成本效益分析技术
11.3.1系统将花费多少
11.3.2系统将提供什么收益
11.3.3建议的系统合算吗
11.4候选系统的可行性分析
11.4.1候选系统矩阵
11.4.2可行性分析矩阵
11.5系统方案建议
11.5.1书面报告
11.5.2正式汇报
第三部分系统设计方法
第12章系统设计
12.1什么是系统设计
12.2系统设计方法
12.2.1模型驱动方法
12.2.2快速应用开发
12.2.3FAST系统设计策略
12.3系统设计之内部开发——“构造”
方案
12.3.1任务5.1——设计应用架构
12.3.2任务5.2——设计系统数
据库
12.3.3任务5.3——设计系统接口
12.3.4任务5.4——打包设计说明
12.3.5任务5.5——修改项目计划
12.4系统设计之集成商用软件——
“购买”方案
12.4.1任务4.1——研究技术评价
准则和选项
12.4.2任务4.2——向供应商征求
建议(或报价)
12.4.3任务5A.1——验证供应商的
声明和性能
12.4.4任务5A.2——评价和分级
供应商建议
12.4.5任务5A.3——签订合同并
听取供应商汇报
12.4.6购买决定对剩余生命周期
阶段的影响
第13章应用架构和建模
13.1应用架构
13.2物理数据流图
13.2.1物理过程
13.2.2物理数据流
13.2.3物理外部代理
13.2.4物理数据存储
13.3信息技术架构
13.3.1分布式系统
13.3.2数据架构——分布式关系
数据库
13.3.3接口架构——输入、输出
和中间件
13.3.4过程架构——软件开发环境
13.4系统设计的应用架构策略
13.4.1企业应用架构策略
13.4.2战术应用架构策略
13.5建模信息系统应用架构
13.5.1绘制物理数据流图
13.5.2前置条件
13.5.3网络架构
13.5.4数据分布和技术确定
13.5.5过程分布和技术确定
13.5.6人/机边界
第14章数据库设计
14.1常规文件和数据库
14.1.1常规文件的优缺点
14.1.2数据库的优缺点
14.2系统分析员的数据库概念
14.2.1字段
14.2.2记录
14.2.3文件和表
14.2.4数据库
14.3数据库设计的前置条件——
规范化
14.4常规文件设计
14.5现代数据库设计
14.5.1数据库设计的目标和前置
条件
14.5.2数据库模式
14.5.3数据完整性和访问完整性
14.5.4角色
14.5.5数据库分布和复制
14.5.6数据库原型
14.5.7规划数据库容量
14.5.8数据库结构生成
ⅩⅦ14.6数据库设计的前景
第15章输出设计和原型化
15.1输出设计概念和指南
15.1.1输出的分布和观众
15.1.2输出的实现方法
15.2如何设计和原型化输出
15.2.1用于输出设计和原型化的
自动化工具
15.2.2输出设计指南
15.2.3输出设计过程
15.2.4基于Web的输出和电子
业务
第16章输入设计和原型化
16.1输入设计概念和指南
16.1.1数据收集、数据录入和数据
处理
16.1.2输入方法和实现
16.1.3输入设计的系统用户问题
16.1.4内部控制——输入数据的
编辑
16.2输入设计的GUI控件
16.2.1常用GUI输入控件
16.2.2高级输入控件
16.3如何设计和原型化输入
16.3.1输入设计和原型化的自动化
工具
16.3.2输入设计过程
16.3.3基于Web的输入和电子业务
第17章用户界面设计
17.1用户界面设计概念和指南
17.1.1计算机用户的类型
17.1.2人的因素
17.1.3人类工程学指南
17.1.4对话语气和词汇
17.2用户界面技术
17.2.1操作系统和Web浏览器
17.2.2显示器
17.2.3键盘和指点设备
17.3图形用户界面风格
17.3.1窗口和框
17.3.2菜单驱动的界面
17.3.3指令驱动的界面
17.3.4提问回答对话
17.3.5用户界面设计的特殊考虑
17.4如何设计用户界面
17.4.1用于用户界面设计和原型化
的自动化工具
17.4.2用户界面设计过程
第18章使用UML进行面向对象设计
和建模
18.1设计面向对象系统
18.1.1实体类
18.1.2接口类
18.1.3控制类
18.1.4持续类
18.1.5系统类
18.1.6设计关系
18.1.7属性和方法可见性
18.1.8对象责任
18.2面向对象设计过程
18.2.1精炼用例模型
18.2.2建模支持用例情境的类
交互、行为和状态
18.2.3修改对象模型以反映实现
环境
18.3对象复用和设计模式
18.4设计模式
18.4.1策略模式
18.4.2适配器模式
18.4.3对象框架和组件
18.5其他UML设计图和实现图
第四部分系统分析和设计
完成后的工作第19章系统构造和实现
19.1什么是系统构造和实现
19.2构造阶段
19.2.1任务6.1——构建和测试网络
(如果需要)
ⅩⅧ19.2.2任务6.2——构建和测试
数据库
19.2.3任务6.3——安装和测试新
软件包(如果需要)
19.2.4任务6.4——编写和测试新
程序
19.3实现阶段
19.3.1任务7.1——进行系统测试
19.3.2任务7.2——准备转换计划
19.3.3任务7.3——安装数据库
19.3.4任务7.4——培训用户
19.3.5任务7.5——转换到新系统
第20章系统运行和支持
20.1系统运行和支持的上下文
20.2系统维护
20.2.1任务8.1.1——验证问题
20.2.2任务8.1.2——对程序进行
基准测试
20.2.3任务8.1.3——研究和调试
程序
20.2.4任务8.1.4——测试程序
20.3系统恢复
20.4技术支持
20.5系统改进
20.5.1任务8.4.1——分析改进
请求
20.5.2任务8.4.2——快速修复
20.5.3任务8.4.3——恢复现有
物理系统
20.6系统退役
词汇表
Introduction




alt="" />

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