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

LabVIEW大学实用教程(第三版)

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

LabVIEW大学实用教程(第三版)

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

LabVIEW是一种图形化编程语言,广泛用于仿真、数据采集、仪器控制、测量分析和数据显示等嵌入式应用系统的开发。第三版在之前版本的基础上新增了两章内容,反映了LabVIEW 8中引入的新特性和新技术,并增加了许多新的主题。全书分为基础知识和高级主题两部分。基础知识部分包括第1章至第9章,讲授LabVIEW的基础编程。高级主题部分包括第10章至第17章,讲授LabVIEW的高级知识。NI公司提供了CLAD,CLD,CLA等认证考试,本书基础知识部分可为CLAD认证考试做准备,而参加CLD认证考试之前必须进行高级主题部分的练习,从而使得本书成为比以前版本更有价值的学习工具。
本书可作为大、中专院校通信、测控等相关专业的教学参考书,也可作为有关工程技术人员设计开发仪器或自动测试系统的技术参考书,同时也是获得NI公司LabVIEW开发认证证书的必备参考书。
Author Description

Jeffrey Travis,美国得克萨斯大学硕士。专业咨询师,为远程网络监控、虚拟仪器及Web应用编写了许多著作和教程。具有20多年的LabVIEW及相关技术的软件开发、教学和咨询经验。
Catalogue

第1章 走进labVIEW的世界综述
1.1 什么是labVIEW及其作用
1.2 演示示例
练习1.1:温度系统示例
练习1.2:频率响应示例
1.3 小结
练习1.3:更多完美示例

第2章 虚拟仪器:连接计算机和现实世界综述
2.1 在现实世界中使用labVIEW
2.2 labVIEW的发展历程
2.3 什么是数据采集
2.4 什么是gpib
2.5 使用串行通信
2.6 现实应用:为什么要分析
2.7 pxl和vxi简介
2.8 连通性
2.9 labVIEW附加工具包
2.10 labVIEW real―time、fpga、pda和embedded
2.11 小结

第3章 labVIEW环境综述
3.1 前面板
3.2 框图
3.3 labVIEW工程
3.4 子vi、图标和连接器
练习3.1:启动labVIEW
3.5 对齐网格
3.6 下拉菜单
3.7 浮动选项卡
3.8 工具条
3.9 弹出菜单
3.10 帮助
3.11 express vi
3.12 将子vi显示为可扩展节点
3.13 关于子?的一些内容
练习3.2:前面板和框图基础
3.14 小结

第4章 labVIEW基础综述
4.1 创建v
练习4.1:编辑练习
4.2 基本控件和指示器及其完成的趣味功能
4.3 连线
4.4 运行vi
练习4.2:创建一个温度计
4.5 实用提示
4.6 小结
练习4.3:比较练习
练习4.4:非常简单的计算

第5章 基础部分续
综述
5.1 加载和保存vi
5.2 调试技术
练习5.1:调试
5.3 创建子vi
5.4 编制文档
5.5 打印简介
练习5.2:创建一个子?
5.6 小结
练习5.3:求平均值
练习5.4:除以零(谁说不可能?)

第6章 使用结构控制程序执行
综述
6.1 两种循环
练习6.1:计算循环次数
6.2 移位寄存器
练习6.2:移位寄存器示例
6.3 case结构
6.4 对话框

第7章 labVIEW的复合数据:数组和簇
第8章 labVIEW令人振奋的图形显示:图表和图形
第9章 探索字符串和文件i/o
第10章 信号测量和产生:数据采集
第11章 labVIEW中的数据采集
第12章 labVIEW中的仪器控制
第13章 高级labVIEW数据结构和函数
第14章 labVIEW高级数据概念
第15章 labVIEW高级特性
第16章 labVIEW中的连通性
第17章 labVIEW的编程艺术
附录a 光盘内容
附录b labVIEW附加工具包
附录c labVIEW的开源工具:openg
附录d labVIEW面向对象编程
附录e labVIEW资源
附录f labVIEW认证考试
术语表

Introduction

译者序
LabVIEW在工业测量和控制领域掀起了一场变革,彻底改变了可扩展性测试、测量和控制应用程序的开发过程,使工程师和科学家能够迅速而经济地连接测量与控制硬件、分析数据、共享结果并发布系统。
本书作者具有15年以上从事LabVIEW开发与教学方面的丰富经验,对LabVIEW的原理和内部机制理解深刻,通过深入浅出、风趣的阐述,使读者能够轻松快速地理解并掌握LabVIEW的基础知识和高级技巧。本书旨在帮助读者快速启动并能容易地运行LabVIEW,将以往复杂的数据采集工作变得异常简便,集中时间和精力于结论的分析和有创意的概念上,使得学习LabVIEW变得轻松有趣,使读者最终成为LabVIEW的开发专家。本书是NI公司提供的CLAD,CLD和CLA等认证考试的必备书籍。读者可以根据书中提供的标注图标快速找到NI最新的考试重点,使得本书成为比其他书籍更有价值的学习工具。本书包含大量的同步练习,读者只需按照书中步骤循序渐进地操作,即可实现具有实用意义的VI,学习效率也将大大提高。读者可以登录https://labviewforeveryone.com网站,获得更新的实例、练习、勘误表及其他相关资源和信息。
本书由西安交通大学电子与信息工程学院乔瑞萍等翻译。李振安在翻译过程中给予了技术支持与指导,郑江、李东平、高飞、王婷婷等参与了部分章节的翻译工作,在此向他们表示感谢。翻译是细致而艰辛的工作。对于本书的部分内容,我们使用LabVIEW软件进行了同步操作,为翻译工作做出了最大的努力。但因时间紧迫,工作繁忙,加之译者水平有限,难免不妥之处,恳请读者批评指正。
前言
LabVIEW是一种图形化编程语言,作为数据采集和仪器控制软件的标准,被广泛应用于工业界、学术界和研究性实验室。LabVIEW是功能强大、灵活的多平台仪器和分析软件系统,可运行于Windows,Mac OS X和Linux系统上。LabVIEW还可以运行在PDA(PalmOS,PocketPC或Windows CE设备)、实时平台上,甚至可以将LabVIEW程序嵌入到FPGA芯片和32位微处理器中。创建自己的LabVIEW程序或虚拟仪器(VI)是很容易的。LabVIEW的直观用户界面使得编写和使用程序变得令人激动且有趣!
LabVIEW来源于传统设计语言的顺序特性并以易用的图形化设计环境为特色,包括数据采集(DAQ)、数据分析、结果显示等必需的所有工具。使用图形化设计语言,也称为G语言,可以采用能编译成机器代码的图形框图编程。无数完美的科学和工程应用软件证明,LabVIEW有助于在很短的时间内解决多种问题,并毫无疑问地可以写出“传统的”代码。
超越实验室
LabVIEW已进入虚拟仪器应用的广泛领域,很难说清楚它始于何处。正如其名字所暗示的,它来源于实验室并且仍流行于多种实验室——从世界各地主要的研究所和开发实验室,到多行业的研发实验室、全世界各大学的教学实验室,特别是电子与机械工程,以及物理学科。LabVIEW的推广在很多方向超出了实验室范围——向上(航天飞机)、向下(海军潜艇)和世界各地(从北海的油井到新西兰的工厂)。采用最新的Intemet功能,LabVIEW应用软件不仅可物理地配置到很多地方,也可以虚拟地应用于网络应用软件。越来越多的人创建基于网站的控制或监视LabVIEW应用软件系统,实现远程访问并立刻得到实验室所发生的即时信息。虚拟仪器系统以其在硬件和开发时间方面的低成本和其极大的灵活性而闻名。
虚拟仪器的扩展世界
也许描述LabVIEW应用软件的扩展(或增强)的最好方法就是对其进行概括总结。很多场合都需要某些测量——对于烤炉、冷库、温室、绝对无尘室或液体容器,一般要测量其温度。除温度之外,用户还要测量压力、应力、位移、应变、PH值等。事实上任何地方都可以使用个人计算机。LabVIEW推动了PC和测量仪器的结合,这不仅仅是因为它容易使用,还因为它带来了很多功能,包括分析和显示测量结果、根据需要进行全球范围的传输等。
在测量和分析之后,下一个逻辑步骤一般是根据结果改变(控制)某个目标。例如,先测量温度,然后点燃炉子或打开冷却器。LabVIEW很容易做到这些,监测和控制正是LabVIEW的强项。有时是直接监测和控制,有时通过与可编程逻辑控制器(PLC)通信进行,这样的系统一般称为数据采集与监视控制系统(SCADA)。
应用案例
LabVIEW的一些应用案例如下:
● 模拟心脏跳动。
● 控制冰淇淋的制作过程。
● 探测航天飞机的氢气泄漏。
● 监测幼小鸵鸟的进食方式。
● 动力系统建模,以分析动力特性。
● 测量实验室训练老鼠的物理效果。
● 伺服电机和步进电机的运动控制。
● 计算机和其他电子设备中的电路板测试。
● 虚拟现实系统中的仿真运动。
● 为TPS报告自动产生封面表格。
● 允许通过网络远程导航氦气飞艇并反馈信息。
本书目标
本书的目的在于帮助读者快速启动并容易地运行LabVIEW,使读者最终成为LabVIEW的开发专家。通过补充许多示例和练习,示范了如何获得关于LabVIEW的其他信息资源的技巧,并给出了LabVIEW应用软件的特性描述。用户可以打开、检查、使用并修改本书附带的程序(登录华信教育资源网www.hxedu.com.cn可注册下载本书相关程序文件),也可以在https://labviewforeveryone.com网站上获得更新的实例、练习、勘误表和其他相关资源与信息。用户也可以从https://ni.com/labview网站上下载最新的LabVIEW评估版。
本书希望读者拥有计算机操作系统方面的基本知识。如果没有太多计算机经验,那么读者应该花些时间去熟悉自己的计算机。例如,读者应该知道如何进入菜单、打开并保存文件、备份磁盘和使用鼠标。若有使用其他语言(C,Java或FORTRAN等)的编程经验,则更有帮助,但对使用LabVIEW来说这不是必需的。
在通读本书并做完所有的练习后,读者应该能轻易地完成如下工作:
● 编写LabVIEW程序,调用虚拟仪器或VI。
● 使用各种调试技术。
● 使用内置的LabVIEW函数和VI。
● 创建并保存自己的VI,以作为子VI或子程序使用。
● 设计定制的图形化用户界面(GUI)。
● 以文件方式保存数据并在图表或图形中显示。
● 使用DAQ插件板创建应用程序。
● 使用内置分析函数处理数据。
● 优化所编写LabVIEW程序的速度和性能。
● 使用状态机和事件结构等先进技术。
● 使用LabVIEW的内置Web服务器和远程面板特性,控制自己的VI,并通过Internet或在网络上发布数据。
● 使用LabVIEW创建自己的仪器应用程序。
本书可帮助读者使用LabVIEW快速开发自己的仪器和分析应用程序。全书分为两大部分:基础知识和高级主题。基本知识部分包括九章,讲授LabVIEW的基础编程。高级主题部分包括八章,以进一步拓展读者的技能,并介绍有用的编程技巧和优化策略。建议用户先学习第一部分以掌握基础知识,然后在时间较紧的情况下,在高级部分可以直接跳到想要学习的部分。在这两部分中,为方便学习,各章有特定的结构,如下所列:
● 综述、目标和关键术语描述涵盖了本章的主要概念。
● 正文部分讨论特定主题。
● 在练习部分进一步讨论补充信息。
● 小结总结章节中讲授的重要概念和技巧。
● 许多章节的附加练习部分用新的题材提供更多的练习。
基础知识
第1章介绍LabVIEW并讨论LabVIEW的特性和用途。
第2章给出虚拟仪器的总体概念,使用LabVIEW执行数据采集、GPIB、串行端口通信和数据分析。
第3章介绍LabVIEW环境,包括LabVIEW Project Explorer、虚拟仪器(VI)的实质部分、帮助窗口、菜单、工具、选项卡和子VI。
第4章和第5章介绍LabVIEW的基础编程——使用控件和指示器(例如数值、布尔量和字符串);连线、创建、编辑、调试和保存VI;创建子VI;保存结果。了解为什么LabVIEW被认为是数据流编程语言。
第6章描述LabVIEW的基础编程结构:While循环、For循环、移位寄存器、Case结构、顺序结构和公式节点。讲述怎样在程序中加入定时器,介绍如何使用易用的框架联合While循环和Case结构建立可扩展的应用程序。
第7章学习怎样在程序中使用两个重要的数据结构——数组和簇,探索LabVIEW操作数组和簇的内置函数。此外,还将讲授LabVIEW中的错误簇和如何执行恰当的错误处理。
第8章详述LabVIEW中各种可用的图表和图形,并讲授如何使用它们来生动直观地显示数据。同时也将介绍波形、时间戳和动态数据类型。
第9章讨论字符串数据类型、字符串函数和表。学习怎样分解字符串,使用规则的表达式句法。讨论怎样把数据写入文件和从文件中读取数据,使用LabVIEW的简单文件I/O VI。
高级主题
第10章讲述一些信号、数据采集及模拟和数字I/O方面的理论知识,介绍一些硬件知识及一些在仪器中很有用的通用缩写词。第10章还将讨论用于数据采集的Measurement & Automation Explorer(MAX)软件安装,以及配置NI-DAQmx设备。
第11章以第10章学习的数据采集为基础,讲述怎样在LabVIEW中使用DAQmx VI进行数据采集。示例LabVIEW中易用且功能强大的DAQmx任务,同时做一些练习以读写模拟量数据和数字量数据。然后提供一些关于数据采集应用的高级模板,如数据流文件访问或触发采集。
第12章讨论怎样在LabVIEW中使用外部仪器。我们将学习有关GPIB、串行端口、以太网和其他类型仪器的接口,以及怎样使用LabVIEW的VISA框架方便地与它们通信。
第13章包括一些重要的特性,如局部和全局变量、属性节点、调用节点和功能强大的用于事件驱动的事件结构,还将学习

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