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

Windows Server 2012 R2 Active Directory配置指南

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

Windows Server 2012 R2 Active Directory配置指南

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

《Windows Server 2012 R2 Active Directory配置指南》由台湾知名的微软技术专家戴有炜先生倾力编著,是他全新推出的Windows Server 2012三卷力作中的Active Directory配置指南篇。
《Windows Server 2012 R2 Active Directory配置指南》延续了作者的一贯写作风格:大量的实例演示兼具理论,以及完整清晰的操作过程,以简单易懂的文字进行描述,内容丰富,图文并茂。本书共分13章,内容包括Active Directory域服务、建立AD DS域、域用户与组账户的管理、使用组策略管理用户工作环境、利用组策略部署软件、限制软件的运行、建立域树和林、管理域和林信任、AD DS数据库的复制、操作主机的管理、AD DS的维护、将资源发布到AD DS以及自动信任根CA。
《Windows Server 2012 R2 Active Directory配置指南》面向广大初、中级网络技术人员、网络管理和维护人员,也可作为高等院校相关专业和技术培训班的教学用书,同时可以作为微软认证考试的参考用书。
Catalogue

第1章 Active Directory域服务(AD DS) 1
1.1 Active Directory域服务概述 2
1.1.1 Active Directory域服务的适用范围(Scope) 2
1.1.2 名称空间(Namespace) 2
1.1.3 对象(Object)与属性(Attribute) 3
1.1.4 容器(Container)与组织单位(Organization Units,OU) 3
1.1.5 域树(Domain Tree) 4
1.1.6 信任(Trust) 5
1.1.7 林(Forest) 5
1.1.8 架构(Schema) 6
1.1.9 域控制器(Domain Controller) 6
1.1.10 只读域控制器(RODC) 7
1.1.11 可重新启动的AD DS(Restartable AD DS) 9
1.1.12 Active Directory回收站 9
1.1.13 AD DS的复制模式 9
1.1.14 域中的其他成员计算机 10
1.1.15 DNS服务器 10
1.1.16 轻型目录访问协议(LDAP) 11
1.1.17 全局编录(Global Catalog) 12
1.1.18 站点(Site) 12
1.1.19 目录分区(Directory Partition) 13
1.2 域功能级别与林功能级别 14
1.2.1 域功能级别(Domain Functionality Level) 14
1.2.2 林功能级别(Forest Functionality Level) 15
1.3 Active Directory轻型目录服务 15

第2章 建立AD DS域 17
2.1 建立AD DS域前的准备工作 18
2.1.1 选择适当的DNS域名 18
2.1.2 准备好一台支持AD DS的DNS服务器 18
2.1.3 选择AD DS数据库的存储位置 20
2.2 建立AD DS域 21
2.3 确认AD DS域是否正常 26
2.3.1 检查DNS服务器内的记录是否完整 27
2.3.2 排除登记失败的问题 30
2.3.3 检查AD DS数据库文件与SYSVOL文件夹 30
2.3.4 新增加的管理工具 32
2.3.5 查看事件日志文件 32
2.4 提升域与林功能级别 33
2.5 新建额外域控制器与RODC 34
2.5.1 安装额外域控制器 35
2.5.2 利用安装介质来安装额外域控制器 40
2.5.3 修改RODC的委派与密码复制策略设置 42
2.6 RODC阶段式安装 43
2.6.1 建立RODC账户 43
2.6.2 将服务器附加到RODC账户 48
2.7 将Windows计算机加入或脱离域 51
2.7.1 将Windows计算机加入域 51
2.7.2 利用已加入域的计算机登录 55
2.7.3 脱机加入域 56
2.7.4 脱离域 57
2.8 在域成员计算机内安装AD DS管理工具 58
2.9 删除域控制器与域 60
第3章 域用户与组账户的管理 65
3.1 管理域用户账户 66
3.1.1 创建组织单位与域用户账户 67
3.1.2 用户登录账户 68
3.1.3 创建UPN的后缀 69
3.1.4 账户的一般管理工作 71
3.1.5 域用户账户的属性设置 72
3.1.6 搜索用户账户 74
3.1.7 域控制器之间数据的复制 79
3.2 一次同时添加多个用户账户 80
3.2.1 利用csvde.exe来新建用户账户 81
3.2.2 利用ldifde.exe来添加、修改与删除用户账户 82
3.2.3 利用dsadd.exe等程序来添加、修改与删除用户账户 83
3.3 域组账户 85
3.3.1 域内的组类型 85
3.3.2 组的使用范围 85
3.3.3 域组的建立与管理 86
3.3.4 AD DS内置的组 87
3.3.5 特殊组账户 89
3.4 组的使用原则 89
3.4.1 A、G、DL、P原则 90
3.4.2 A、G、G、DL、P原则 90
3.4.3 A、G、U、DL、P原则 91
3.4.4 A、G、G、U、DL、P原则 91
第4章 使用组策略管理用户工作环境 92
4.1 组策略概述 93
4.1.1 组策略的功能 93
4.1.2 组策略对象 94
4.1.3 策略设置与首选项设置 97
4.1.4 组策略的应用时机 97
4.2 策略设置实例演示 98
4.2.1 策略设置实例演示一:计算机配置 98
4.2.2 策略设置实例演示二:用户配置 101
4.3 首选项设置实例演示 103
4.3.1 首选项设置实例演示一 103
4.3.2 首选项设置实例演示二 107
4.4 组策略的处理规则 109
4.4.1 一般的继承与处理规则 109
4.4.2 例外的继承设置 111
4.4.3 特殊的处理设置 113
4.4.4 更改管理GPO的域控制器 117
4.4.5 更改组策略的应用间隔时间 118
4.5 利用组策略来管理计算机与用户环境 120
4.5.1 计算机配置的管理模板策略 121
4.5.2 用户配置的管理模板策略 122
4.5.3 账户策略 123
4.5.4 用户权限分配策略 126
4.5.5 安全选项策略 128
4.5.6 登录/注销、启动/关机脚本 128
4.5.7 文件夹重定向 132
4.6 使用组策略限制访问可移动存储设备 138
4.7 WMI筛选器 141
4.8 组策略模型与组策略结果 145
4.9 组策略的委派管理 151
4.9.1 站点、域或组织单位的GPO链接委派 151
4.9.2 编辑GPO的委派 152
4.9.3 新建GPO的委派 152
4.10 Starter GPO的设置和使用 153
第5章 利用组策略部署软件 156
5.1 软件部署的概述 157
5.1.1 将软件分配给用户 157
5.1.2 将软件分配给计算机 157
5.1.3 将软件发布给用户 157
5.1.4 自动修复软件 158
5.1.5 删除软件 158
5.2 将软件发布给用户 158
5.2.1 发布软件 158
5.2.2 在客户端安装被发布的软件 161
5.2.3 测试自动修复软件的功能 162
5.2.4 取消已发布的软件 163
5.3 将软件分配给用户或计算机 164
5.3.1 分配给用户 164
5.3.2 分配给计算机 165
5.4 对软件进行升级并重新部署 166
5.4.1 软件升级 166
5.4.2 重新部署 169
5.5 部署Microsoft Office 171
5.6 软件部署的其他设置 176
5.6.1 更改部署默认值 177
5.6.2 更改高级部署设置 177
5.6.3 扩展名与软件关联的优先级 178
5.6.4 软件分类 179
5.7 将软件重新封装成MSI应用程序 180
第6章 限制软件的运行 183
6.1 软件限制策略概述 184
6.1.1 哈希规则 184
6.1.2 证书规则 184
6.1.3 路径规则 185
6.1.4 网络区域规则 185
6.1.5 规则的优先级 185
6.2 启用软件限制策略 186
6.2.1 建立哈希规则 187
6.2.2 建立路径规则 189
6.2.3 建立证书规则 191
6.2.4 建立网络区域规则 194
6.2.5 不要将软件限制策略应用到本地系统管理员 195
第7章 建立域树和林 196
7.1 建立第一个域 197
7.2 建立子域 197
7.3 建立林中的第二个域树 203
7.3.1 选择适当的DNS架构 204
7.3.2 建立第二个域树 206
7.4 删除子域与域树 212
7.5 更改域控制器的计算机名称 215
第8章 管理域和林信任 220
8.1 域与林信任概述 221
8.1.1 信任域与受信任域 221
8.1.2 跨域访问资源的流程 221
8.1.3 信任的种类 224
8.1.4 建立信任前的注意事项 227
8.2 建立快捷方式信任 229
8.3 建立林信任 235
8.3.1 建立林信任前的注意事项 235
8.3.2 开始建立林信任 236
8.3.3 选择性验证设置 244
8.4 建立外部信任 246
8.5 管理与删除信任 248
8.5.1 信任的管理 248
8.5.2 信任的删除 251
第9章 AD DS数据库的复制 254
9.1 站点与AD DS数据库的复制 255
9.1.1 同一个站点之间的复制 256
9.1.2 不同站点之间的复制 257
9.1.3 目录分区与复制拓扑 258
9.1.4 复制协议 258
9.2 默认站点的管理 259
9.2.1 默认的站点 259
9.2.2 Servers文件夹与复制设置 260
9.3 利用站点来管理AD DS复制 263
9.3.1 创建站点与子网 264
9.3.2 创建站点链接 267
9.3.3 将域控制器移动到所属的站点 268
9.3.4 指定首选的bridgehead服务器 270
9.3.5 站点链接与AD DS数据库的复制设置 271
9.3.6 站点链接桥 272
9.3.7 站点连接桥的两个示例讨论 274
9.4 管理全局编录服务器 276
9.4.1 添加属性到全局编录内 277
9.4.2 全局编录的功能 277
9.4.3 通用组成员身份缓存 279
9.5 解决AD DS复制冲突的问题 280
9.5.1 属性戳记 281
9.5.2 冲突的种类 281
第10章 操作主机的管理 285
10.1 操作主机概述 286
10.1.1 架构操作主机 286
10.1.2 域命名操作主机 286
10.1.3 RID操作主机 287
10.1.4 PDC模拟器操作主机 287
10.1.5 基础结构操作主机 291
10.2 操作主机的放置优化 291
10.2.1 基础结构操作主机的放置 291
10.2.2 PDC模拟器操作主机的放置 291
10.2.3 林级别操作主机的放置 293
10.2.4 域级别操作主机的放置 293
10.3 找出扮演操作主机角色的域控制器 293
10.3.1 利用管理控制台找出扮演操作主机的域控制器 293
10.3.2 利用命令找出扮演操作主机的域控制器 295
10.4 转移操作主机角色 296
10.4.1 利用管理控制台 297
10.4.2 利用Windows PowerShell命令 299
10.5 夺取操作主机角色 300
10.5.1 操作主机停止服务所造成的影响 300
10.5.2 夺取操作主机角色实例演示 302
第11章 AD DS的维护 305
11.1 系统状态概述 306
11.1.1 AD DS数据库 306
11.1.2 SYSVOL文件夹 307
11.2 备份AD DS 307
11.2.1 安装Windows Server Backup功能 307
11.2.2 备份系统状态 308
11.3 还原AD DS 310
11.3.1 进入目录服务还原模式的方法 311
11.3.2 执行AD DS的非授权还原 312
11.3.3 针对被删除的AD DS对象执行授权还原 316
11.4 AD DS数据库的移动与重组 319
11.4.1 可重新启动的AD DS(Restartable AD DS) 320
11.4.2 移动AD DS数据库文件 320
11.4.3 重组AD DS数据库 324
11.5 重置“目录服务还原模式”的系统管理员密码 327
11.6 更改可重新启动的AD DS的登录设置 328
11.7 Active Directory回收站 329
第12章 将资源发布到AD DS 333
12.1 将共享文件夹发布到AD DS 334
12.1.1 利用Active Directory用户和计算机控制台 334
12.1.2 利用计算机管理控制台 335
12.2 查找AD DS内的资源 336
12.2.1 通过网络 336
12.2.2 通过Active Directory用户和计算机控制台 338
12.3 将共享打印机发布到AD DS 339
12.3.1 发布打印机 339
12.3.2 通过AD DS查找共享打印机 341
12.3.3 利用打印机位置来查找打印机 341
第13章 自动信任根CA 345
13.1 自动信任CA的设置准则 346
13.2 自动信任内部的独立CA 346
13.2.1 下载独立根CA的证书并另存为证书文件 347
13.2.2 将CA证书导入到受信任的根证书颁发机构策略 348
13.3 自动信任外部的CA 351
13.3.1 下载独立根CA的证书并另存为证书文件 351
13.3.2 建立证书信任列表(CTL) 354
附录A AD DS与防火墙 358
A.1 AD DS相关的端口 359
A.1.1 将客户端计算机加入域、用户登录时会用到的端口 359
A.1.2 计算机登录时会用到的端口 360
A.1.3 建立域信任关系时会用到的端口 360
A.1.4 验证域信任时会用到的端口 360
A.1.5 访问文件资源时会用到的端口 361
A.1.6 执行DNS查询时会用到的端口 361
A.1.7 执行AD DS数据库复制时会用到的端口 361
A.1.8 文件复制服务(FRS)会用到的端口 361
A.1.9 分布式文件系统(DFS)会用到的端口 362
A.1.10 其他可能需要开放的端口 362
A.2 限制动态RPC端口的使用范围 362
A.2.1 限制所有服务的动态RPC端口范围 363
A.2.2 限制AD DS数据库复制使用指定的静态端口 365
A.2.3 限制FRS使用指定的静态端口 366
A.2.4 限制DFS使用指定的静态端口 367
A.3 IPSec与VPN端口 368
A.3.1 IPSec所使用的通信协议与端口 368
A.3.2 PPTP VPN所使用的通信协议与端口 369
A.3.3 L2TP/IPSec所使用的通信协议与端口 369
附录B Server Core服务器的管理 370
B.1 Server Core服务器概述 371
B.2 Server Core服务器的基本设置 373
B.2.1 修改计算机名 373
B.2.2 修改IP地址 373
B.2.3 启用Server Core服务器 375
B.2.4 加入域 376
B.2.5 将域用户加入本机Administrators组 377
B.2.6 修改日期与时间 377
B.3 在Server Core服务器内安装角色与功能 377
B.3.1 查看所有角色与功能的状态 377
B.3.2 DNS服务器角色 378
B.3.3 DHCP服务器角色 379
B.3.4 文件服务器角色 379
B.3.5 Hyper-V角色 379
B.3.6 打印服务角色 380
B.3.7 Active Directory证书服务(AD CS)角色 380
B.3.8 Active Directory域服务(AD DS)角色 380
B.3.9 Web服务器(IIS)角色 380
B.4 远程管理Server Core服务器 381
B.4.1 通过服务器管理器来管理Server Core服务器 381
B.4.2 通过MMC管理控制台来管理Server Core服务器 385
B.4.3 通过远程桌面来管理Server Core服务器 386
B.4.4 硬件设备的安装 388
B.5 切换到GUI模式 389
B.5.1 若Server Core服务器是从GUI图形模式转换过来的 389
B.5.2 若Server Core服务器被安装为Server Core模式 389
Introduction

首先要感谢读者长久以来的支持与爱护!这一系列书籍仍然采用我一贯的编写风格,也就是完全站在读者的立场思考,并且以实用的观点来编写这几本Windows Server 2012书籍。我花费了相当多时间不断地测试与验证书中所述内容,并融合多年的教学经验,以最容易让您了解的方式将其写到书中,希望这本书能帮助您快速学会Windows Server 2012。
本套书的宗旨是希望能够让读者通过书中完整与清楚的实际操作,来充分了解Windows Server 2012,进而能够轻松地管理Windows Server 2012的网络环境,因为此书不但理论解说清楚,而且范例充足。对需要参加微软认证考试的读者来说,这套书更是不可或缺的参考书籍。
学习网络操作系统,要注重实际操作,只有掌握操作中所介绍的各项技术,才能充分了解与掌控它,因此建议使用类似Windows Server 2012 Hyper-V的虚拟化软件,来配置各种网络测试环境。
本套书分为《Windows Server 2012系统配置指南》、《Windows Server 2012网络管理与架站》和《Windows Server 2012 Active Directory配置指南》三本,内容丰富详实,相信这几本书仍然不会辜负您的期望,在学习Windows Server 2012时给予您最大的帮助。
感谢所有让这本书能够顺利出版的朋友们,他们在给予宝贵意见、帮助版面排版、协助技术审校、出借测试设备以及提供软件资源等方面都给予了很大帮助。

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