ebook
Here are 553 public repositories matching this topic...
TensorFlow tutorials and best practices.
-
Updated
Mar 27, 2020
The official source code repository for the calibre ebook manager
-
Updated
Jul 15, 2020 - Python
Growth Engineering: The Definitive Guide。全栈增长工程师指南
-
Updated
Jan 14, 2018 - HTML
Would it be possible to provide an alternate way of starting koreader besides a long press on the middle key on the reMarkable? This interferes with the use of the binary patches to Xochitl which rely on the middle button for fast switching between documents and notebooks. Also, the reMarkable 2, due this summer, will not have physical keys.
The examples in the String Iterators section contain this in the source:
var message = "A 𠮷 B";and later
A
(blank)
𠮷
(blank)
BHowever, it renders as:
var message = "A ð ®· B";and
A
(blank)
ð ®·
(blank)
BThe error happens before the HTML gets to the client. In other words, it's not a decoding error. A ð ®· B are the actual ch
Sample ASP.NET Core 3.1 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
-
Updated
Jul 14, 2020 - C#
Microservices from Design to Deployment 中文版 《微服务:从设计到部署》
-
Updated
Jul 18, 2019
Add News or Blog
Just simple feature admin can add news or write an article because sometimes we need to make an announcement or just news for our visitor.
-
Updated
Jul 10, 2020 - JavaScript
全栈增长工程师实战
-
Updated
Oct 10, 2018 - HTML
-
Updated
Jun 15, 2020
Section: Optimizing - Minifying - Minifying Css
By default, the cssnano would remove the vendor prefix of the stylesheet. So I think it better to disable the autoprefixer, or at least inform the reader somewhere in this section.
《Node.js区块链开发》,注:新版代码已开源!请star支持哦-^-:
-
Updated
Feb 2, 2020 - JavaScript
There's an example of string refs in the book but official documentation is considering them as obsolete feature.
Instead of:
<input type="text" ref="input" />We should write:
《我的职业是前端工程师》 - Ebook:I'm a FrontEnd Developer
-
Updated
Jul 9, 2019 - HTML
《系统重构与迁移指南》手把手教你分析、评估现有系统、制定重构策略、探索可行重构方案、搭建测试防护网、进行系统架构重构、服务架构重构、模块重构、代码重构、数据库重构、重构后的架构守护
-
Updated
Jan 9, 2020 - Java
Serverless 架构应用开发指南 - Serverless Architecture Application Development Guide with Serverless Framework.
-
Updated
Mar 3, 2020 - HTML
Study E-Book(ComputerVision DeepLearning MachineLearning Math NLP Python ReinforcementLearning)
-
Updated
Jun 27, 2020
URL : https://azu.github.io/promises-book/#race-delay-timeout
delay-race-cancel-play.js
copyOwnFromとTimeoutErrorの定義が重複している
Qt based ebook reader
-
Updated
Mar 7, 2020 - Python
PyTorch tutorials and best practices.
-
Updated
Apr 8, 2020
As the functions increase, it will become difficult to handle in the same interface.
It would be great to be able to enable / disable them in config files or even better in the configuration page.
For example, I know I wont use the direct read function (here it is the eye icon), I would like to be able to disable it.


I think it would be a good idea to mention the
teecommand, probably somewhere in the "Cat, Less, Tail and Head" chapter