{{ buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start") }}
showCategoryTree ? mouseenterCategory(0) : debounceMouseenterCategory(0)"
@mouseleave="mouseleaveCategory"
@focus="() => showCategoryTree ? mouseenterCategory(0) : debounceMouseenterCategory(0)"
@blur="mouseleaveCategory">
showCategoryTree ? mouseenterCategory(5, $event,'//cdn.yamibuy.net/item/be7eaae82b70a5efc989cf4c0f54178b_0x0.gif') : debounceMouseenterCategory(5, $event,'//cdn.yamibuy.net/item/be7eaae82b70a5efc989cf4c0f54178b_0x0.gif')" @mouseleave="mouseleaveCategory($event, '//cdn.yamibuy.net/item/234b239b0b9e51400d367f00e63f57be_48x48.png')">
Categories
showCategoryTree ? mouseenterCategory(0, $event,'//cdn.yamibuy.net/item/4fe37b58b9933a163de9f4df88d0341e_0x0.gif') : debounceMouseenterCategory(0, $event,'//cdn.yamibuy.net/item/4fe37b58b9933a163de9f4df88d0341e_0x0.gif')" @mouseleave="mouseleaveCategory($event, '//cdn.yamibuy.net/item/26f9896085ce352e0e27ef2137b50544_48x48.png')">
Snack
showCategoryTree ? mouseenterCategory(1, $event,'//cdn.yamibuy.net/item/2dba3c64237b44e97b701af8dc515671_0x0.gif') : debounceMouseenterCategory(1, $event,'//cdn.yamibuy.net/item/2dba3c64237b44e97b701af8dc515671_0x0.gif')" @mouseleave="mouseleaveCategory($event, '//cdn.yamibuy.net/item/4b0932ed6c7420f604b3ce472060c57f_48x48.png')">
Grocery
showCategoryTree ? mouseenterCategory(2, $event,'//cdn.yamibuy.net/item/4c6237a0644dfcb3c42de7aeed5475bc_0x0.gif') : debounceMouseenterCategory(2, $event,'//cdn.yamibuy.net/item/4c6237a0644dfcb3c42de7aeed5475bc_0x0.gif')" @mouseleave="mouseleaveCategory($event, '//cdn.yamibuy.net/item/afca0a4d14aeabe0646619ffb9339843_48x48.png')">
Beverage
showCategoryTree ? mouseenterCategory(3, $event,'//cdn.yamibuy.net/item/6290b534f3fcd5bfbd84c48e6e766834_0x0.gif') : debounceMouseenterCategory(3, $event,'//cdn.yamibuy.net/item/6290b534f3fcd5bfbd84c48e6e766834_0x0.gif')" @mouseleave="mouseleaveCategory($event, '//cdn.yamibuy.net/item/71b27aee39db441fa19141512a3556ff_48x48.png')">
Beauty
showCategoryTree ? mouseenterCategory(4, $event,'//cdn.yamibuy.net/item/3abbe83cec295954df7691d64810f826_0x0.gif') : debounceMouseenterCategory(4, $event,'//cdn.yamibuy.net/item/3abbe83cec295954df7691d64810f826_0x0.gif')" @mouseleave="mouseleaveCategory($event, '//cdn.yamibuy.net/item/f54bfc7ce11b23799f4f393bec9ac3b2_48x48.png')">
Electronics
NEW
40+
NEW

Home
showCategoryTree ? mouseenterCategory(6, $event,'//cdn.yamibuy.net/item/dba9aa9a86ebe579c28ce4156d02edb0_0x0.gif') : debounceMouseenterCategory(6, $event,'//cdn.yamibuy.net/item/dba9aa9a86ebe579c28ce4156d02edb0_0x0.gif')" @mouseleave="mouseleaveCategory($event, '//cdn.yamibuy.net/item/d7c44f84c58573f53485decf8c2eba18_48x48.png')">
Mom & Baby
showCategoryTree ? mouseenterCategory(7, $event,'//cdn.yamibuy.net/item/6a876b0bc8955095d417183bb4b629c1_0x0.gif') : debounceMouseenterCategory(7, $event,'//cdn.yamibuy.net/item/6a876b0bc8955095d417183bb4b629c1_0x0.gif')" @mouseleave="mouseleaveCategory($event, '//cdn.yamibuy.net/item/16dcd22e48a1516dabfd9a2e2cd5c8fa_48x48.png')">
Health
showCategoryTree ? mouseenterCategory(8, $event,'//cdn.yamibuy.net/item/50699471e9082ba14b77c7400098e8fd_0x0.gif') : debounceMouseenterCategory(8, $event,'//cdn.yamibuy.net/item/50699471e9082ba14b77c7400098e8fd_0x0.gif')" @mouseleave="mouseleaveCategory($event, '//cdn.yamibuy.net/item/067aad3319dd7d576f0f54a55cd45da5_48x48.png')">
Clothing

Greater China Region

Japan

Korea

Southeast Asia

Best Sellers

New Arrivals

Brands

Sale

Gift Card

Community

Subscribe
You’ve Recently Viewed
{{ badge.badge_name }}
{{ item.brand_name }}
{{ item.group_num + __(" Options") }}
{{ item.item_title }}
{{ item.rank.category_name }}
{{ $isZh ? ' ' + item.rank.rank_name +' No.'+ item.rank.rank_num : '#'+item.rank.rank_num + ' ' + item.rank.rank_name }}
{{ item.rank.category_name }}
{{ item.rank.category_name }} {{ $isZh ? ' ' + item.rank.rank_name +' No.'+ item.rank.rank_num : '#'+item.rank.rank_num + ' ' + item.rank.rank_name }} {{ item.rank.category_name }}
{{ currency }}{{ priceFormat(item.price.shop_price) }} {{ currency }}{{ priceFormat(item.price.del_price) }}
{{ item.bundle }}
Sold Out
Added to cart
China Books
Zero Fundamentals C++(Upgraded)
{{ itemCurrency }}{{ item.valid_price }}
{{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }}
{{ itemDiscount }}
{{ itemCurrency }}{{ item.valid_price }}
{{ itemCurrency }}{{ item.valid_price }}

Details
Full product details
《零基础学 C++》(升级版)从初学者的角度出发,通过通俗易懂的语言、流行有趣的实例,详细地介绍了使用 C++ 语言进行程序开发所需要掌握的知识和技术。全书共分为 16 章,包括初识 C++,C++ 语言基础,运算符与表达式, 条件判断语句,循环语句,函数,数组、指针和引用,结构体与共用体,面向对象编程基础,类和对象,继承与派生, 模板,STL(标准模板库),RTTI 与异常处理,文件操作,坦克动荡游戏等内容。书中所有知识都结合具体实例进行 讲解,设计的程序代码给出了详细的注释,可以使读者轻松领会 C++ 语言程序开发的精髓,快速提高开发技能。本书适合作为 C++ 语言程序开发入门者的自学用书,也适合作为高等院校相关专业的教学参考书,还可供开发人 员查阅、参考。
《零基础学 C++》(升级版)从初学者的角度出发,通过通俗易懂的语言、流行有趣的实例,详细地介绍了使用 C++ 语言进行程序开发所需要掌握的知识和技术。全书共分为 16 章,包括初识 C++,C++ 语言基础,运算符与表达式, 条件判断语句,循环语句,函数,数组、指针和引用,结构体与共用体,面向对象编程基础,类和对象,继承与派生, 模板,STL(标准模板库),RTTI 与异常处理,文件操作,坦克动荡游戏等内容。书中所有知识都结合具体实例进行 讲解,设计的程序代码给出了详细的注释,可以使读者轻松领会 C++ 语言程序开发的精髓,快速提高开发技能。本书适合作为 C++ 语言程序开发入门者的自学用书,也适合作为高等院校相关专业的教学参考书,还可供开发人 员查阅、参考。
Specifications
Brand | China Books |
Brand Origin | China |
Net Content | 1each |
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 {{ itemAct.title || '' }}*Disclaimer:Nutrition info is based on product packaging and for reference only. Content may vary due to version, language, or image differences. Please check the actual package. For questions on ingredients, allergens, or suitability, read the label or contact support.
Bundle & Combo
Similar Items
Related Search
Related Search
{{ item.userActionNumberDesc }}
Zero Fundamentals C++(Upgraded)
{{ 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 }}
Price:
{{ itemCurrency }}{{ priceFormat(item.member_price) }}
Buy at VVIP Price
Learn more
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
{{ $isZh ? coupon.coupon_name_sub : coupon.coupon_ename_sub | formatCurrency }}
Currently unavailable.
We don't know when or if this item will be back in stock.
Unavailable in your area.
Sold Out
Sold by
Landmarks
Ship to
{{ __("Ship to United States only") }}
Free shipping over 69
Brand Official
{{ quantity }}
{{ instockMsg }}
{{ limitText }}
Best before
Frequently Bought Together
Total
${{ priceFormat(totalPrice) }}
Recommended for You
Customers Also Viewed

Download the Yami App
Feedback
Community photos
View All{{ strLimit(comment, 200) }}
{{ comment.content }}
{{ comment.imageList.length }} photos
No related comment~
Have your say. Be the first to help other guests.
Write a reviewCommunity photos
View All{{ strLimit(comment, 200) }}
{{ comment.content }}
{{ comment.imageList.length }} photos
No related comment~
Review
{{ commentDetails.user_name }}
{{ showTranslate(commentDetails) }}Show Less
{{ strLimit(commentDetails, 800) }}Show more
Show Original{{ commentDetails.content }}
{{ formatTime(commentDetails.in_dtm) }} VERIFIED PURCHASE {{ groupData }}
Comments{{ '(' + replyList.length + ')' }}
{{ reply.reply_user_name }}reply to{{ reply.parent_user_name }}
{{ showTranslate(reply) }}Show Less
{{ strLimit(reply, 800) }}Show more
Show Original{{ reply.reply_content }}
{{ formatTime(reply.reply_in_dtm) }}
That’s all the comments so far!
Please add your comment.
Report
If you find this content inappropriate and think it should be removed from the Yami.com site, let us know please.
Are you sure to delete your review?
Cancel