- Advanced TypeScript Programming Projects
- Peter O'Hanlon
- 83字
- 2021-06-24 13:27:10
Questions
- The application currently only reacts to the user changing the content using the keyboard. It is possible that the user could use the context menu to paste the text in. Enhance the HtmlHandler method to cope with the user pasting text in.
- We added H1 to H3 support. HTML also supports H4, H5, and H6. Add support for these tags.
- In the CanHandle code, we are calling the Visitable code. Change the base Handler class so that it calls the Accept method.
推薦閱讀
- 全屋互聯:智能家居系統開發指南
- Windows Server 2019 Cookbook
- 高性能Linux服務器構建實戰:系統安全、故障排查、自動化運維與集群架構
- STM32庫開發實戰指南:基于STM32F4
- Mastering Reactive JavaScript
- iOS 8開發指南
- Linux基礎使用與案例
- Windows 7使用詳解(修訂版)
- Ubuntu Linux操作系統實用教程
- Learn Quantum Computing with Python and IBM Quantum Experience
- VMware vSphere 5.1 Cookbook
- 大規模Linux集群架構最佳實踐:如何管理上千臺服務器
- Serverless Architectures with Kubernetes
- 電腦辦公(Windows10+Office2016)從新手到高手
- Windows Azure實戰