万本电子书0元读

万本电子书0元读

Internet of Things with Arduino Blueprints
Internet of Things with Arduino Blueprints
Pradeeka Seneviratne
¥71.93
Develop interactive Arduino-based Internet projects with Ethernet and WiFiAbout This BookBuild Internet-based Arduino devices to make your home feel more secureLearn how to connect various sensors and actuators to the Arduino and access data from InternetA project-based guide filled with schematics and wiring diagrams to help you build projects incrementally Who This Book Is For This book is intended for those who want to learn more about Arduino and make Internet-based interactive projects with Arduino. If you are an experienced software developer who understands the basics of electronics, then you can quickly learn how to build the Arduino projects explained in this book.What You Will LearnMake a powerful Internet controlled relay with an embedded web server to monitor and control your home electrical appliancesBuild a portable Wi-Fi signal strength sensor to give haptic feedback about signal strength to the userMeasure water flow speed and volume with liquid flow sensors and record real-time readingsSecure your home with motion-activated Arduino security cameras and upload images to the cloudImplement real-time data logging of a solar panel voltage with Arduino cloud connectorsTrack locations with GPS and upload location data to the cloudControl a garage door light with your Twitter feedControl infrared enabled devices with IR remote and Arduino In Detail Arduino is a small single-chip computer board that can be used for a wide variety of creative hardware projects. The hardware consists of a simple microcontroller, board, and chipset. It comes with a Java-based IDE to allow creators to program the board. Arduino is the ideal open hardware platform for experimenting with the world of the Internet of Things. This credit card sized Arduino board can be used via the Internet to make more useful and interactive Internet of things projects. Internet of Things with Arduino Blueprints is a project-based book that begins with projects based on IoT and cloud computing concepts. This book covers up to eight projects that will allow devices to communicate with each other, access information over the Internet, store and retrieve data, and interact with users—creating smart, pervasive, and always-connected environments. It explains how wired and wireless Internet connections can be used with projects and the use of various sensors and actuators. The main aim of this book is to teach you how Arduino can be used for Internet-related projects so that users are able to control actuators, gather data from various kinds of sensors, and send and receive data wirelessly across HTTP and TCP protocols. Finally, you can use these projects as blueprints for many other IoT projects and put them to good use. By the end of the book, you will be an expert in the use of IoT with Arduino to develop a set of projects that can relate very well to IoT applications in the real world.Style and approach Every chapter in this book clearly explains how to assemble components through easy-to-follow steps on while laying out important concepts, code snippets, and expected output results so that you can easily end up with a successful project where you can also enhance or modify the project according to your requirements.
Web Development with MongoDB and NodeJS - Second Edition
Web Development with MongoDB and NodeJS - Second Edition
Mithun Satheesh
¥71.93
Build an interactive and full-featured web application from scratch using Node.js and MongoDBAbout This BookConfigure your development environment to use Node.js and MongoDBUse Node.js to connect to a MongoDB database and perform data manipulationsA practical guide with clear instructions to design and develop a complete web application from start to finish Who This Book Is For This book is designed for JavaScript developers of any skill level that want to get up and running using Node.js and MongoDB to build full-featured web applications. A basic understanding of JavaScript and HTML is the only requirement for this book.What You Will LearnConfigure your development environment to use Node.js and MongoDBWrite and configure a web server using Node.js powered by the Express.js frameworkBuild dynamic HTML pages using the Handlebars template enginePersist application data using MongoDB and Mongoose ODMTest your code using automated testing tools such as the Mocha frameworkDeploy the development environment to the cloud using services such as Heroku, Amazon Web Services, and Microsoft AzureExplore Single-Page application frameworks to take your web applications to the next level In Detail Node.js and MongoDB are quickly becoming one of the most popular tech stacks for the web. Powered by Google's V8 engine, Node.js caters to easily building fast, scalable network applications while MongoDB is the perfect fit as a scalable, high-performance, open source NoSQL database solution. Using these two technologies together, web applications can be built quickly and easily and deployed to the cloud with very little difficulty. The book will begin by introducing you to the groundwork needed to set up the development environment. Here, you will quickly run through the steps necessary to get the main application server up and running. Then you will see how to use Node.js to connect to a MongoDB database and perform data manipulations. From here on, the book will take you through integration with third-party tools for interaction with web apps. It then moves on to show you how to use controllers and view models to generate reusable code that will reduce development time. Toward the end of the book, we will cover tests to properly execute the code and some popular frameworks for developing web applications. By the end of the book, you will have a running web application developed with MongoDB and Node.js along with it's popular frameworks.Style and approach An easy guide to Node.js and MongoDB, which will quickly introduce you to the relevant concepts by taking you through the different steps involved in building a full-fledged web application.
Mastering LibGDX Game Development
Mastering LibGDX Game Development
Patrick Hoey
¥90.46
Leverage the power of LibGDX to create a fully functional, customizable RPG game for your own commercial title About This Book Learn game architecture and design patterns with concrete examples using proper software engineering principles Save time and money with this handy reference guide for future game development with LibGDX Design and develop a fully functional RPG video game from scratch with a hands on, step-by-step approach using LibGDX Who This Book Is For If you are an intermediate-level game developer who wants to create an RPG video game but found the creation process overwhelming, either by lack of tutorials or by getting lost in a sea of game-related technologies, engines, or frameworks, then this book is for you. This book assumes familiarity with Java and some basic knowledge of LibGDX. What You Will Learn Develop characters with stat attributes, player movement, animation, physics, and collision detection Create interactive NPC characters with speech windows and build immersion via dialog trees Build inventory management system UIs with drag and drop items to sell, buy, and equip Design a quest system to expand out the content of your game Form interesting enemies with battle mechanics and spawn points Devise *ed cutscenes to add an element of story and drama Develop save and load game profiles Create special effects to give the game extra “juiciness” and polish, and help build the atmosphere In Detail LibGDX is a Java-based framework developed with a heavy emphasis on performance, and includes cross-platform support out of the box (Windows, OS X, Linux, iOS, Android, and HTML5) as well as providing all the low-level functionality so that you can focus on developing your game and not battling with the platform. LibGDX also has an engaged and responsive community, active maintenance, and is available for free without a prohibitive license. Starting from the beginning, this book will take you through the entire development process of creating an RPG video game using LibGDX. First, this book will introduce you to the features specific to RPG games, as well as an overview of game architecture. Then, you will create map locations, develop character movement, add animation, integrate collision detection, and develop a portal system. Next, you will learn and develop a HUD and other UI components, as well as an inventory management system. You will then develop NPC interactions including dialog trees, shopkeepers, and quest givers. After this, you will design and create battle features for fighting enemies, as well as event triggers for world events. Finally, you will add the final polish with sound, music, and lighting effects. By the end of this book, you will have learned and applied core components from the LibGDX framework, as well as have a finished game to use as a springboard for customization and story development for your own commercial video game. Style and approach This book walks you through the concepts and implementation of developing a complete RPG game, unfolding chapter by chapter and building upon previous concepts. Each chapter can be used as an individual reference with diagrams to explain core concepts with concrete example code explained in detail.
Mastering NetScaler VPX?
Mastering NetScaler VPX?
Rick Roetenberg
¥80.65
Learn how to deploy and configure all the available Citrix NetScaler features with the best practices and techniques you need to know About This Book Implement and configure all the available NetScaler Application Delivery features and monitor NetScaler VPX performance in your environment Packed with real-word NetScaler deployment scenarios to help you see the configuration principles in action Integrate NetScaler with other Citrix technologies, including CloudBridge, Application Delivery Controller, HDX Insight, and Command Center Who This Book Is For If you’re an administrator with prior experience using NetScaler then you have everything you need to make the most of this book. What You Will Learn Configure the more commonly used NetScaler VPX features such as basic load balancing, authentication, NetScaler Gateway, and StoreFront Configure the AppExpert features such as Responder, Rewrite, AppExpert templates, parsing HTTP, TCP, and UDP data Integrate NetScaler with other Citrix technologies such as CloudBridge, Insight Center, and Command Center Optimize traffic using caching, front-end optimization, and compression Dive deep in the security, caching, and compression enhancements Protect your environment with AAA and Application Firewall, or from HTTP DDoS attacks Troubleshoot an environment using tools such as TaaS and WireShark In Detail Citrix NetScaler is one of the best Application Delivery Controller products in the world. The Application Delivery Controllers are commonly used for load balancing purposes, to optimize traffic, and to perform extra security settings. This book will give you an insight into all the available features that the Citrix NetScaler appliance has to offer. The book will start with the commonly used NetScaler VPX features, such as load balancing and NetScaler Gateway functionality. Next, we cover features such as Responder, Rewrite, and the AppExpert templates, and how to configure these features. After that, you will learn more about the other available Citrix technologies that can interact with Citrix NetScaler. We also cover troubleshooting, optimizing traffic, caching, performing protection using Application Firewall, and denying HTTP DDoS attacks for web services. Finally, we will demonstrate the different configuration principles real-world Citrix NetScaler deployment scenarios. Style and approach This easy-to-follow guide explains as much as possible about each feature and its configuration. Each topic is explained sequentially in the process of configuring and deploying the feature.
Learning Azure DocumentDB
Learning Azure DocumentDB
Riccardo Becker
¥63.21
Create outstanding enterprise solutions around DocumentDB using the latest technologies and programming tools with Azure About This Book Get to know the concepts of DocumentDB and learn to work your way around it Manipulate and query your documents using different modern technologies to access DocumentDB Build a real-life scenario using Microsoft Visual Studio and C# with this handy and practical guide Who This Book Is For This book is for novice developers and database architects who need a thorough knowledge of the features of DocumentDB and developing applications with it. Basic knowledge of SQL would be helpful. What You Will Learn Create, manage, and configure your DocumentDB environment Execute SQL queries from simple to complex and nested ones against your database Get to know about advanced DocumentDB techniques such as scopes, portioning, indexing, triggers, UDF’s, and security Fine-tune your DocumentDB database to optimize performance and costs Interact with DocumentDB from different technologies and platforms Build a real-life scenario using C# and put DocumentDB at the heart of Azure solutions Understand how to migrate from your current datastore to DocumentDB In Detail Learning DocumentDB adopts a practical, step-by-step approach to help you learn the basics of DocumentDB and use your new-found abilities in real-life scenarios and enterprise solutions. We start with the absolute basics, such as setting up a DocumentDB environment, and guide you through managing your databases, and executing simple and complex queries. Next, we explain how to work with DocumentDB using the open REST protocol, and demonstrate how JavaScript works with DocumentDB. We’ll also show you how to authenticate and execute queries. Moving on, you’ll find out how to use DocumentDB from within Node.js to kick-start your Node.js projects. Next, you’ll discover how to increase the performance of your DocumentDB database and fine-tune it. Finally, you’ll get to grips with using DocumentDB in conjunction with other services offered from the Microsoft Azure platform. Style and approach This book can be used as a tutorial where you learn step by step, but also as a knowledge base to quickly look up recipes you can instantly utilize. Starting with the basics and moving on to advanced topics, every concept is explained in theory and demonstrated through easy-to-understand examples.
Team Foundation Server 2015 Customization
Team Foundation Server 2015 Customization
Gordon Beeming
¥71.93
Take your expertise to the next level by unraveling various techniques to customize TFS 2015About This BookLearn how to efficiently modify your TFS-specific dashboards for complex server pluginsFind out the pros and cons of various extension points and customizations in TFSA fast-paced guide with highly concentrated information on TFS customizations Who This Book Is For This book is intended for anyone with experience with TFS, and in particular, those intermediate users who want to add more value to their organization by making its TFS users more productive. The book requires basic coding skills.What You Will LearnCustomize TFS 2015 dashboard and administer various componentsConfigure board cards, swim lanes, and columnsExplore the types of changes that can be made on the TFS process templatesCreate your own custom control for the Web and client work item formsBuild up new check-in policiesGet to grips with your personal server plugins and their usesCustomize both XAML builds and the new build systemSchedule jobs for more complicated business rules to run on a scheduleExtend your TFS possibilities with service hooks and VSO extensions In Detail Team Foundation Server is an efficacious collaboration tools that will allow you to share code, track records, software, all in a single package. Integrate it with your existing IDE or editor and let your team work in a flexible environment that adapts to projects of all shapes and sizes. Explore what gives you the edge over other developers by knowing the tips and quick fixes of customizing TFS. Effectively minimize the time users spend interacting with TFS so that they can be more productive. In this book you will quickly cover lots of TFS extension points, from the very basic task of customizing and configuring dashboards to customizing automated builds and check-in policies. You will learn how to create dashboards in TFS 2015, as well as add tiles, graphs, and more useful modifications. You'll perform customizations that make TFS work for you by streamlining your team’s boards. You'll cast modifications to the process template and learn the tips and tricks required to make efficient and valuable uses of your team’s board. From team-specific dashboards to complex server plugins, everything is covered in this concentrated guide to aid your knowledge. Delving deep, this book covers the pros and cons of check-in policies, as well as their proper debugging and deployment strategies. After that you will learn about advanced XAML builds and TFS jobs to further experiment with the activities of your jobs on your system. Finally, you will learn about service hooks and the amazing utility of .VSO extensions to help you create new extensions and explore new levels of customization.Style and approach This is an easy-to-follow guide with clearly explained and demonstrated examples.
Ubuntu Server Essentials
Ubuntu Server Essentials
Abdelmonam Kouka
¥54.49
Unleash the true potential of Ubuntu Server in your production environment using this administration guide About This Book Learn how to deploy and configure Ubuntu servers and work with cloud and hyper-visors Optimize network traffic to broadcast and multicast the traffic flow in OpenStack clouds Discover the essentials of the latest version of Ubuntu, which are good in both looks and performance, using this fast-paced guide Who This Book Is For This book is for system administrators who are familiar with the fundamentals of the Linux operating system and are looking for a fast-paced guide on Ubuntu, and those who are familiar with the older versions of Ubuntu and want to get up to scratch. Basic knowledge of Linux administration is assumed. What You Will Learn Install and set up Ubuntu Server in the shortest possible time, manually as well as in an automated way, for a single server or hundreds of servers Discover the fundamentals of the Ubuntu command-line interface Configure and administer Ubuntu Server using networking and CLI Deploy servers on Ubuntu in the simplest and fastest ways Enhance security within Ubuntu Server using tools such as firewalls, IDS, and IPS and procedures such as restore, rescue, and recovery Work with virtualization, clouds, and one of the best in open source cloud computing —OpenStack Optimize CLI for grep and exec commands and gain some best tips and tricks for Ubuntu Server administration In Detail Ubuntu is a Debian-based Linux operating system built on top of the Debian architecture. It is used to make operating systems for multiple platforms, including phones, desktops, TVs and mobiles. It has made some serious progress in the realms of efficiency and user friendliness. With evolving technology trends, demands on software have changed, with more and more skilled users. Over the past few years, services such as Facebook, Twitter, and push notifications on smartphones mean that users are used to being up to date with everything that happens all the time. With SignalR, the applications stay connected and will generate notifications when something happens either from the system or by other users. This provides new opportunities for the system administrators, to enter this new and exciting world of real-time application development. This is a concise and a cost-friendly guide, packed with up-to-date essentials on Ubuntu Server fundamentals. It will guide you through deploying and configuring Ubuntu servers in your office environments. You’ll start by installing Ubuntu Server, then move to the most useful aspect —the command-line interface inside it. You’ll extend your knowledge by learning how to administrate and configure Ubuntu Server. You will also see how to deploy services on Ubuntu Server and find out how to secure it. You’ll get to grips with the virtualization and cloud computing facilities provided by Ubuntu, and finally, you’ll gain some very useful tips. Style and approach This concise and easy-to-follow guide follows a step-by-step approach to help you master Ubuntu server, no matter what your level of expertise it. Each topic is explained sequentially with both essential information and whenever needed, in-depth references.
Learning OpenStack Networking (Neutron) - Second Edition
Learning OpenStack Networking (Neutron) - Second Edition
James Denton
¥90.46
Wield the power of OpenStack Neutron networking to bring network infrastructure and capabilities to your cloud About This Book This completely up-to-date edition will show you how to deploy a cloud on OpenStack using community-driven processes. It includes rich examples that will help you understand complex networking topics with ease Understand every aspect of designing, creating, customizing, and maintaining the core network foundation of an OpenStack cloud using OpenStack Neutron all in one book Written by best-selling author James Denton, who has more than 15 years of experience in system administration and networking. James has experience of deploying, operating, and maintaining OpenStack clouds and has worked with top enterprises and organizations Who This Book Is For If you are an OpenStack-based cloud operator and administrator who is new to Neutron networking and wants to build your very own OpenStack cloud, then this book is for you. Prior networking experience and a physical server and network infrastructure is recommended to follow along with concepts demonstrated in the book. What You Will Learn Architect and install the latest release of OpenStack on Ubuntu Linux 14.04 LTS Review the components of OpenStack networking, including plugins, agents, and services, and learn how they work together to coordinate network operations Build a virtual switching infrastructure using reference architectures based on ML2 + Open vSwitch or ML2 + LinuxBridge Create networks, subnets, and routers that connect virtual machine instances to the network Deploy highly available routers using DVR or VRRP-based methods Scale your application with haproxy and Load Balancing as-a-Service Implement port and router-level security using Security Groups and Firewall as-a-Service Provide connectivity to tenant networks with Virtual Private Networking as-a-Service (VPNaaS) Find out how to manage OpenStack networking resources using CLI and GUI-driven methods In Detail OpenStack Neutron is an OpenStack component that provides networking as a service for other OpenStack services to architect networks and create virtual machines through its API. This API lets you define network connectivity in order to leverage network capabilities to cloud deployments. Through this practical book, you will build a strong foundational knowledge of Neutron, and will architect and build an OpenStack cloud using advanced networking features. We start with an introduction to OpenStack Neutron and its various components, including virtual switching, routing, FWaaS, VPNaaS, and LBaaS. You’ll also get hands-on by installing OpenStack and Neutron and its components, and use agents and plugins to orchestrate network connectivity and build a virtual switching infrastructure. Moving on, you’ll get to grips with the HA routing capabilities utilizing VRRP and distributed virtual routers in Neutron. You’ll also discover load balancing fundamentals, including the difference between nodes, pools, pool members, and virtual IPs. You’ll discover the purpose of security groups and learn how to apply the security concept to your cloud/tenant/instance. Finally, you'll configure virtual private networks that will allow you to avoid the use of SNAT and floating IPs when connecting to remote networks. Style and approach This easy-to-follow guide on networking in OpenStack follows a step-by-step process to installing OpenStack and configuring the base networking components. Each major networking component has a dedicated chapter that will build on your experience gained from prior chapters.
談電影 看哲學
談電影 看哲學
梁光耀
¥81.75
為什麼我們要道德?死亡讓我們找到人生意義?什麽是理想的教育?為何要環保?愛是什麼?何謂真實?我是誰?一個個發人深省的哲學問題,全部來自我們視為娛樂的電影。哲學是一個古老的學科,電影則是現代的娛樂;無論是哲學借電影「翻生」,走進日常生活,還是電影靠哲學來增加「深度」,對觀眾來說,都是好事。在增加欣賞的趣味之餘,又可以引發大眾對哲學的興趣。作者通過由逾七十部新舊中外電影組成的光影世界,引領讀者探討「道德」、「死亡」、「教育」、「環保」、「自我」、「情愛」、「自由」等八個議題,在閒聊電影的同時,思索人生的種種疑問。
蘭齋舊事與南海十三郎
蘭齋舊事與南海十三郎
江獻珠
¥26.24
《蘭齋舊事》不是食譜書,但這是江獻珠生前喜歡的一本著作,書中她以細膩的文筆,娓娓道出兒時家族及太史第的故事,寫出上世紀的廣州風華韻味,隨著江獻珠的逝世,留下的是令人回味無窮的好文章。江獻珠承傳了祖父江太史的識食,這是她與生俱來的背景,但並非她日後成功的主要因素。江獻珠勤奮好學、尋根究柢的精神,和做事力求完美的作風,使她成為近代香港粵菜食譜著作的名師,做人處世之道是年輕人學習的好榜樣。
何東花園
何東花園
鄭宏泰,黃紹倫
¥51.34
"屹立於港島山巔的何東花園,可說是香港獨特歷史與文化的「The One」與「The Icon」。它不但記錄了英國殖民管治時期的種族歧視政策,還折射出早期香港的公共衞生惡劣和瘟疫頻頻。而大宅糅合中西的建築風格,又與香港屬中國領土但被割讓為英國殖民地的背景同工異曲,並與何東家族屬歐亞混血族裔的性質理氣相通。同樣不容忽略的是,大宅象徵了何東家族紮根香港、社會地位往上流動,以及何東平妻張靜蓉的特立獨行和貢獻社會。本書的一段一句、一畫一圖,既描繪了歷史的一鱗半爪,亦展示了時代的不斷變貌。由購地畫則興建大宅,到物業易主後進行加建,又曾遭逢劫難,被戰火摧殘破毁,然後是修葺,以及不同年代的擴建,何東花園不但訴說了香港的非凡故事,亦勾勒了中國近代史的迂迴跌宕。"
今個假期京滬廣鐵路遊 (2014-2015年版)
今個假期京滬廣鐵路遊 (2014-2015年版)
黃照康SUNNY
¥81.75
2014年是廣九直通車來往廣州至九龍開行35周年,現時來往廣州至九龍之列車班次頗為頻密,安坐車內,不用兩小時便到廣州,可謂是從香港到廣州快舒適的交通工具。商務旅客更可利用車廂內提供的WiFi上網處理業務。車上的餐飲種類繁多,為旅客帶來極大方便。本書推薦旅客選乘直通火車達北京、上海、廣州這三大城市,並詳細介紹京、滬、廣著名景點三地美食。 作者簡介: 黃照康,從事旅遊業三十多年,現任香港外遊旅行團代理商協會名譽會長、前香港旅遊業議會理事、香港旅遊業會領隊課程導師、旅行社顧客服務及親善技巧課程導師、廣東省增城等市、縣的旅遊形象大使公職。黃照康(Sunny)自小喜愛背囊式自助遊,遊遍中國各省、東南亞、印度、中東、歐美澳紐,以至於中南美洲及北極與北韓等神秘地域。由1993年起曾為港、甹的紙張媒體和電子媒體任嘉賓主持。
女人煉金術
女人煉金術
趙敏賢
¥81.75
女人天生購物狂?不懂理財為何物?其實花錢可以是一種投資,消費可以令資產增值,這些東西女人懂。本書從女性角度出發,以她們日常的消費模式、生活習慣為基礎,用簡單易明的方式,帶出正確的理財概念和方法,提供專業資訊和數據分析,讓你創造出屬於自己的煉金術,並將之發揚光大。
行山王:新界西行山路線
行山王:新界西行山路線
黃梓莘
¥29.35
全書包括新界西的行山路線,以“新手體驗路線”、“高手勇嘗路線”及“老手歷奇路線”三個層面讓讀者們選取適合自己的路線遊歷。每一段路線會有作者詳盡的親身經歷分享,哪一處有危險,哪一處值得欣賞均有撰文及拍照講解。內文加入了大量行山時所遇到的地理相關知識,亦有行山應用錦囊小Tips,讓行山愛好者獲得更滿足的經驗分享。
行山王:新界東行山路線
行山王:新界東行山路線
黃梓莘
¥29.35
全書包括新界東的行山路線,以“新手體驗路線”、“高手勇嘗路線”及“老手歷奇路線”三個層面讓讀者們選取適合自己的路線遊歷。
Pride and Prejudice
Pride and Prejudice
Jane Austen
¥29.35
Pride and Prejudice is a novel of manners by Jane Austen, first published in 1813. The story follows the main character, Elizabeth Bennet, as she deals with issues of manners, upbringing, morality, education, and marriage in the society of the landed gentry of the British Regency. Elizabeth is the second of five daughters of a country gentleman living near the fictional town of Meryton in Hertfordshire, near London.
The Hound of the Baskervilles
The Hound of the Baskervilles
Arthur Conan Doyle
¥29.35
The Hound of the Baskervilles is the third of the four crime novels written by Sir Arthur Conan Doyle featuring the detective Sherlock Holmes. Originally serialised in The Strand Magazine from August 1901 to April 1902, it is set largely on Dartmoor in Devon in England's West Country and tells the story of an attempted murder inspired by the legend of a fearsome, diabolical hound of supernatural origin. Sherlock Holmes and his companion Dr. Watson investigate the case. This was the first appearance of Holmes since his intended death in "The Final Problem", and the success of The Hound of the Baskervilles led to the character's eventual revival.
中學普通話水平考試研究
中學普通話水平考試研究
陳瑞端,祝新華,劉文采,楊軍
¥32.45
《中學普通話水平考試研究》是香港理工大學中文及雙語學系測試組在普通話評估領域的一項成果。學者透過實證研究,探討語言教學和語言測試的規劃與實踐、聆聽語料的選擇和調整、學生聆聽表現的評估、語音測量的音位學基礎、規範表達、語音間接表現、朗讀與說話表現等,完整地展現了從語言規劃至設計普通話説話和聆聽測試內容時遇到的問題,以及有效的解決方案。理據充足,很具參考價值。
尋材賞味-自然美食
尋材賞味-自然美食
楊康泓
¥33.52
《尋材賞味》是廚師們對美食的終身學習課題,作者祟尚不時不食的飲食理念,並貫徹執行。並堅守承傳創新的烹調哲學,做菜技藝和賞味層次才可以提升。尋材是廚師必需懂得和學習的知識,從生長、挑選和認知,缺一不可,方能配合烹調技藝,平凡滋味震撼人心,才是真正的美食。 作者楊康泓先生在書中在書中介紹了40款家常中菜,強調選材的要點,以科學角度解釋烹調過程的變化和技巧,文字淺白,說理清晰,之中加插飲食故事,讀來趣味盎然,讀者可知其然亦可知其所以然,實在不難在賞味和烹調的範疇內得到更深的體會。
Moby Dick; Or, The Whale
Moby Dick; Or, The Whale
Herman Melville
¥29.35
Moby-Dick is a novel considered an outstanding work of Romanticism and the American Renaissance. Ishmael narrates the monomaniacal quest of Ahab, captain of the whaler Pequod, for revenge on Moby Dick, a white whale which on a previous voyage destroyed Ahab's ship and severed his leg at the knee. Although the novel was a commercial failure and out of print at the time of the author's death in 1891, its reputation as a Great American Novel grew during the twentieth century. D. H. Lawrence called it "one of the strangest and most wonderful books in the world," and "the greatest book of the sea ever written."Call me Ishmael" is one of world literature's most famous opening sentences.
治本修身──中醫內分泌調節養生法
治本修身──中醫內分泌調節養生法
徐小萍
¥73.33
本書從中醫學、美容學、西醫內分泌學的角度,系統分析了面色蒼白、痤瘡、黃褐斑、脫髮、眼球突出、頸腫、皮膚乾燥症、多汗症、多毛症、肥胖、消瘦、乳房發育不良等12種常見病症的發病原因與機理,以及西醫的常規治療方法。闡明了中醫調節內分泌失調的方法與機理,突出整體治療,治病求本的中醫學理念,並具體介紹通過內服中藥、針灸耳針、外敷按摩、食療食養、日常護理等綜合措施,以達到美容塑形,展現自信美的目的。