万本电子书0元读

万本电子书0元读

VMware vSphere Troubleshooting
VMware vSphere Troubleshooting
Muhammad Zeeshan Munir
¥90.46
Gain expertise in troubleshooting most common issues to implement vSphere environments with easeAbout This BookPlan, analyze, and design effective solutions for your vSphere environmentTroubleshoot problems related to vSphere performanceFamiliarize yourself with the advanced troubleshooting conceptsand become an xpert level administrator Who This Book Is For The books is intended for mid-level System Engineers and System Integrators who want to learn VMware power tools to troubleshoot and manage the vSphere infrastructure. Good knowledge level and understanding of virtualization is expected.What You Will LearnConfigure vSphere management assistant and troubleshooting toolsUse troubleshooting tools to monitor performance and troubleshoot different issuesLearn how to troubleshoot High Availability and other commonly known problems with clusters such as insufficient resources, failing heartbeatsUse Direct Console User Interface (DCUI) to verify configurationDiagnose storage issues including iSCSI, NFS and VMFS problemsManage vSphere Network Virtual and Distributed Switches, Trunks, VLANSMonitor and shape network traffic, configure routes and DNSQuickly resolve common day-to-day problems by analysing logs of VMware vSphere hosts and VMware vCenter ServerDebug and resolve commonly known vSphere Cluster problems In Detail VMware vSphere is the leading server virtualization platform with consistent management for virtual data centers. It enhances troubleshooting skills to diagnose and resolve day to day problems in your VMware vSphere infrastructure environment. This book will provide you practical hands-on knowledge of using different performance monitoring and troubleshooting tools to manage and troubleshoot the vSphere infrastructure. It begins by introducing systematic approach for troubleshooting different problems and show casing the troubleshooting techniques. You will be able to use the troubleshooting tools to monitor performance, and troubleshoot issues related to Hosts and Virtual Machines. Moving on, you will troubleshoot High Availability, storage I/O control problems, virtual LANS, and iSCSI, NFS, VMFS issues. By the end of this book, you will be able to analyze and solve advanced issues related to vShpere environment such as vcenter certificates, database problems, and different failed state errors.Style and approach A step-by-step guide full of real world scenarios that will enhance advanced knowledge, skills, and abilities to achieve competence in troubleshooting the VMware vSphere environment. Basic concepts of vSphere and the most common vSphere infrastructure problems are explained with practical solutions to resolve it.
PhoneGap 4 Mobile Application Development Cookbook
PhoneGap 4 Mobile Application Development Cookbook
Zainul Setyo Pamungkas
¥90.46
Build real-world hybrid mobile applications using the robust PhoneGap development platformAbout This BookGet to grips with the usage of PhoneGap and its command-line interfaceLearn to use numerous plugins to access several hardware capabilitiesStep-by-step instructions on creating captivating mobile applications using popular frameworks Who This Book Is For If you are a developer who wants to get started with mobile application development using PhoneGap, then this book is for you. Previous experience with data mining libraries will help, but is not mandatory. A basic understanding of web technologies such as HTML, CSS, and JavaScript is a must.What You Will LearnSet up a development environment to develop PhoneGap applicationsGenerate, build, and run applications using the PhoneGap command-line interfaceInstall plugins from the command line to add native capabilities to your applicationCall the JavaScript API of plugins and hook into native eventsManipulate DOM using zepto and xuijsDevelop a user interface using jQuery Mobile and the Ionic frameworkGet accustomed to using the PhoneGap Build service In Detail Developing mobile applications often feels intimidating. Especially when building cross-platform application. We have to learn a specific programming language to build an application for each platform. PhoneGap makes cross-platform mobile application development faster and easier by using web technologies such as HTML5, CSS, and JavaScript. This book gives you practical lessons on how to build a world class mobile application using PhoneGap. Whether you are a brand new to mobile application development, a web developer expert, or a seasoned mobile application developer, this book will guide you through creating hybrid mobile applications. Starting with setting up a development environment, the book moves on to utilizing a new PhoneGap command-line tool, installing plugins, and designing your application. It then moves on to concepts such as file system, storage, and local database, the book effectively lays a solid base for advanced topics. By working through the steps in each chapter, you will quickly master the features of PhoneGap. By the end of the book, you will be able to successfully build a highly functional, real-world hybrid mobile application using PhoneGap.Style and approach And easy-to-follow guide full of practical examples of real-world mobile application. Each topic is explained step by step with detailed explanations on each concept.
Amazon S3 Essentials
Amazon S3 Essentials
Sunil Gulabani
¥63.21
Get started with Amazon S3 for virtually unlimited cloud and Internet storageAbout This BookFamiliarize yourself with the concepts of Amazon S3Understand basic operations of bucket, folders, and objects using Amazon S3 SDK JavaLeverage the power of Amazon S3 to effectively store and retrieve data Who This Book Is For This book is intended for System Engineers/ Developers, Software Architects, Project managers, and users who want to explore Amazon S3 SDK Java. If you want to learn about Amazon S3 quickly, then this book is for you. Basic knowledge of Java programming is expected.What You Will LearnStart with the basic concepts of Amazon S3 to get you goingUse Copy Object and Multipart Copy Object for objects of different sizesUnderstand how to use the amazon management console for Amazon S3Learn how to use the AWS SDK of Java and consume the Amazon S3Get to grips with managing the bucket life cycleConfigure CORS to share resources to a different domainDiscover how to develop and deploy the static website on Amazon S3 using different services of Amazon In Detail Amazon Simple Storage Service (Amazon S3), provides developers and IT teams with secure, durable, and highly-scalable object storage. Amazon S3 is easy to use, with a simple web services interface to store and retrieve any amount of data from anywhere on the web. S3 is automatically web scalable and responds to the requirements of your application and traffic, and therefore offers a key element to help companies deal dynamically with any spike in traffic for their application (such as a free e-book offer). This book starts with the basics of the Amazon S3 and its features, and you will quickly get an understanding how to use the Amazon Management Console for Amazon S3 which is the simplest way to manage Amazon S3. Next, we will cover basic operations on bucket, folder, objects. Once the basic operations are understood, you will know how to use Amazon S3 using Java SDK. Following that, you will learn about Copy Objects and Multipart copy objects for large objects size. You will also learn to manage the life cycle of bucket and how to share resources to the different domain by configuring CORS. The book will then guide you through the development and deployment of a static website on Amazon S3 using different services of Amazon. By the end of the book, you will be able to create a scalable application using Amazon S3.Style and approach This fast-paced book is a pragmatic guide to writing Amazon S3 applications. Each chapter is blended beautifully with lucid concepts and pertinent examples.
MariaDB Essentials
MariaDB Essentials
Emilien Kenler
¥54.49
Quickly get up to speed with MariaDB—the leading, drop-in replacement for MySQL, through this practical tutorialAbout This BookGet to know the basic SQL queries so you can quickly start using MariaDBTake control of your data through the advanced features of MariaDBExploit the full potential of MariaDB’s exclusive features through quick, practical examples Who This Book Is For If you don't know the SQL language, but you want to quickly jump into the SQL world and learn how to use MariaDB, or if you already know how to use MySQL but you want to go further, then this book is ideal for you.What You Will LearnInstall and configure MariaDBCreate databases, tables, and indexesImport and export data from and to external filesWork with views and virtual columnsCreate, read, update, and delete records in your databaseUse dynamic columnsSet up a powerful full-text search systemAccess your external data from MariaDB through the CONNECT engine In Detail This book will take you through all the nitty-gritty parts of MariaDB, right from the creation of your database all the way to using MariaDB’s advanced features. At the very beginning, we show you the basics, that is, how to install MariaDB. Then, we walk you through the databases and tables of MariaDB, and introduce SQL in MariaDB. You will learn about all the features that have been added in MariaDB but are absent in MySQL. Moving on, you’ll learn to import and export data, views, virtual columns, and dynamic columns in MariaDB. Then, you’ll get to grips with full-text searches and queries in MariaDb. You’ll also be familiarized with the CONNECT storage engine. At the end of the book, you’ll be introduced to the community of MariaDB.Style and approach This is a complete guide that uses concrete examples to help you understand and exploit the full potential of MariaDB.
Learning Flask Framework
Learning Flask Framework
Matt Copperwaite
¥80.65
Build dynamic, data-driven websites and modern web applications with Flask About This Book Discover the most popular Flask resources on the web with ease Familiarize yourself with third-party libraries commonly used with Flask Create a fast, interactive, and secure web app with this hands-on guide Who This Book Is For This book is for anyone who wants to develop their knowledge of Python into something that can be used on the web. Flask follows the Python design principles and can be easily understood by anyone who knows Python, and even by those who do not. What You Will Learn Create your web pages to add modularity and flexibility to your web app using templates Store and retrieve relational data using SQLAlchemy Develop schema migrations with Alembic Produce an admin section using flask-admin Build RESTful APIs using Flask-Restless Simulate requests and sessions using the Flask test client Make Ajax requests from Jinja2 templates In Detail Flask is a small and powerful web development framework for Python. It does not presume or force a developer to use a particular tool or library. Flask supports extensions that can add application features as if they were implemented in Flask itself. Flask’s main task is to build web applications quickly and with less code. With its lightweight and efficient web development framework, Flask combines rapid development and clean, simple design. This book will take you through the basics of learning how to apply your knowledge of Python to the web. Starting with the creation of a “Hello world” Flask app, you will be introduced to the most common Flask APIs and Flask’s interactive debugger. You will learn how to store and retrieve blog posts from a relational database using an ORM and also to map URLs to views. Furthermore, you will walk through template blocks, inheritance, file uploads, and static assets. You will learn to authenticate users, build log in/log out functionality, and add an administrative dashboard for the blog. Moving on, you will discover how to make Ajax requests from the template and see how the Mock library can simplify testing complex interactions. Finally, you will learn to deploy Flask applications securely and in an automated, repeatable manner, and explore some of the most popular Flask resources on the web. Style and approach A comprehensive guide packed with real-world examples and popular use cases; starting with basic overviews and diving into the practical aspects of Flask Framework.
幾許風雨——香港早期社會影像1911-1950
幾許風雨——香港早期社會影像1911-1950
鄭寶鴻
¥132.03
自一九一一年孫中山等革命人士發動辛亥革命開始,到二十年代廣泛的罷工潮,三十年代末的太平洋戰爭,四十年代日軍佔領香港,以至一九四九年大陸政權更替,香港在政治與社會動蕩不已的這約四十年歲月裏,經歷了高低起跌的風風雨雨。然而,香港的發展步伐始終沒有凌亂,逐漸從鄉村漁港,發展成為工商金融業中心。作者鄭寶鴻透過一幅幅珍貴歷史圖片及大量材料,見證香港懷著鬥志走過的每一步。本書特色:1. 本書從20個主題,包括中國與香港、風雲人物、社會與人口、交通、財經金融、工商業、土地發展與房屋等,用大量圖片配以簡短的介紹文字,展現1911-1950年香港的發展及生活面貌。2. 作者為上下兩個篇章分別撰寫一篇短文,以概括當時期值得注意的大事件及重點,讓讀者在閱覽圖片前對主題有一個大概認識。3. 本書刊載大量珍貴圖片及檔案資料超過260件,絕大部分更是首次公開,具有珍貴歷史價值。
談電影 看哲學
談電影 看哲學
梁光耀
¥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.
Mastering ServiceStack
Mastering ServiceStack
Andreas Niedermair
¥80.65
Utilize ServiceStack as the rock solid foundation of your distributed systemAbout This BookTake advantage of the various data providers to access authentication and authorization, sessions, cache, and databaseLeverage asynchronous processing for decoupling components to ease scalingMonitor and tune the performance of your distributed system Who This Book Is For Mastering ServiceStack is targeted at developers who have already implemented web services with ASMX, WCF, or ServiceStack and want to gain more insight into the possibilities ServiceStack has to offer to build distributed systems of all scales.What You Will LearnDesign a prudent and resilient API, following the RESTful designUnderstand the internal processing chain and utilize the provided hooksIncorporate ServiceStack as a full service provider to your existing distributed systemLeverage the power of asynchronous processing and add message queues to your architectureAnalyze and tune the performance of your service In Detail Mastering ServiceStack covers real-life problems that occur over the lifetime of a distributed system and how to solve them by deeply understanding the tools of ServiceStack. Distributed systems is the enterprise solution that provide flexibility, reliability, scaling, and performance. ServiceStack is an outstanding tool belt to create such a system in a frictionless manner, especially sophisticated designed and fun to use. The book starts with an introduction covering the essentials, but assumes you are just refreshing, are a very fast learner, or are an expert in building web services. Then, the book explains ServiceStack's data transfer object patterns and teach you how it differs from other methods of building web services with different protocols, such as SOAP and SOA. It also introduces more low-level details such as how to extend the User Auth, message queues and concepts on how the technology works. By the end of this book, you will understand the concepts, framework, issues, and resolutions related to ServiceStack.Style and approach A step-by-step approach that follows the natural requirements of a distributed system in a conversational style.
Learning IPython for Interactive Computing and Data Visualization - Second Editi
Learning IPython for Interactive Computing and Data Visualization - Second Editi
Cyrille Rossant
¥71.93
Get started with Python for data analysis and numerical computing in the Jupyter notebookAbout This BookLearn the basics of Python in the Jupyter NotebookAnalyze and visualize data with pandas, NumPy, matplotlib, and seabornPerform highly-efficient numerical computations with Numba, Cython, and ipyparallel Who This Book Is For This book targets students, teachers, researchers, engineers, analysts, journalists, hobbyists, and all data enthusiasts who are interested in analyzing and visualizing real-world datasets. If you are new to programming and data analysis, this book is exactly for you. If you're already familiar with another language or analysis software, you will also appreciate this introduction to the Python data analysis platform. Finally, there are more technical topics for advanced readers. No prior experience is required; this book contains everything you need to know.What You Will LearnInstall Anaconda and code in Python in the Jupyter NotebookLoad and explore datasets interactivelyPerform complex data manipulations effectively with pandasCreate engaging data visualizations with matplotlib and seabornSimulate mathematical models with NumPyVisualize and process images interactively in the Jupyter Notebook with scikit-imageAccelerate your code with Numba, Cython, and IPython.parallelExtend the Notebook interface with HTML, JavaScript, and D3 In Detail Python is a user-friendly and powerful programming language. IPython offers a convenient interface to the language and its analysis libraries, while the Jupyter Notebook is a rich environment well-adapted to data science and visualization. Together, these open source tools are widely used by beginners and experts around the world, and in a huge variety of fields and endeavors. This book is a beginner-friendly guide to the Python data analysis platform. After an introduction to the Python language, IPython, and the Jupyter Notebook, you will learn how to analyze and visualize data on real-world examples, how to create graphical user interfaces for image processing in the Notebook, and how to perform fast numerical computations for scientific simulations with NumPy, Numba, Cython, and ipyparallel. By the end of this book, you will be able to perform in-depth analyses of all sorts of data.Style and approach This is a hands-on beginner-friendly guide to analyze and visualize data on real-world examples with Python and the Jupyter Notebook.
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種常見病症的發病原因與機理,以及西醫的常規治療方法。闡明了中醫調節內分泌失調的方法與機理,突出整體治療,治病求本的中醫學理念,並具體介紹通過內服中藥、針灸耳針、外敷按摩、食療食養、日常護理等綜合措施,以達到美容塑形,展現自信美的目的。
The Call of the Wild
The Call of the Wild
Jack London
¥29.35
The Call of the Wild is a novel by Jack London published in 1903. The story is set in the Yukon during the 1890s Klondike Gold Rush—a period when strong sled dogs were in high demand. The novel's central character is a dog named Buck, a domesticated dog living at a ranch in the Santa Clara Valley of California as the story opens. Stolen from his home and sold into service as sled dog in Alaska, he reverts to a wild state. Buck is forced to fight in order to dominate other dogs in a harsh climate. Eventually he sheds the veneer of civilization, relying on primordial instincts and learned experience to emerge as a leader in the wild.
The Picture of Dorian Gray
The Picture of Dorian Gray
Oscar Wilde
¥29.35
The Picture of Dorian Gray is an 1891 philosophical novel by Irish writer and playwright Oscar Wilde. First published as a serial