Breadcrumbs unmaintainable-code / README.mdTop File metadata and controls Preview Code Blame 1363 lines (815 loc) · 96 KB Raw How To Write Unmaintainable Code Ensure a job for life ;-) Roedy Green Canadian Mind Products Reproduced with permission from the author, circa 2015 Introduction Nev...
README Code of conduct MIT license Security code-server Run VS Code on any machine anywhere and access it in the browser. Highlights Code on any device with a consistent development environment Use cloud servers to speed up tests, compilations, downloads, and more Preserve battery life when you...
Before using the sample code, read theREADMEfile in the demo project carefully. Run the sample code only after you complete the following operations: Sign in toAppGallery Connect, download theagconnect-services.jsonfile of your app, and copy the file to theentrydirectory of the demo project. ...
Each code sample includes a README.md file describing how to build the project (if applicable) and run the sample application. Comments in the code help you understand how these libraries are used in the application to perform authentication and authorization by using the identity platform. Sample...
SECURITY.md Microsoft mandatory file Aug 17, 2022 Repository files navigation README Code of conduct MIT license Security Windows 10 IoT Core Samples This repo contains the samples that demonstrate the usage patterns for Microsoft's Windows 10 IoT Core. These code samples were created with templates...
Markdown是一种标记语言,可以在写文档的同时,通过添加一些特殊标记,快速完成文档的排版,很多程序员都喜欢使用Markdown来写文档,另外,github也使用Markdown作为仓库README的标准语言,可以说是写技术文档的首选方案。关于Markdown的语法,可以在这里学习:菜鸟教程 - Markdown 教程 ...
lowcode-engine 启动后,提供了几个 umd 文件,可以结合lowcode-demo项目做调试,文件代理规则参考这里。 🤝 参与共建 请先阅读: 如何配置引擎调试环境? 关于引擎的研发协作流程 引擎的工程化配置 强烈推荐阅读《提问的智慧》、《如何向开源社区提问题》和《如何有效地报告 Bug》、《如何向开源项目提交无法解答的问题...
It is important to understand these key issues so you can effectively identify performance and scalability problems and apply the recommendations presented in this chapter. Measure your application performance. Read the "CLR and Managed Code" and ".NET Framework Technologies" sections of Chapter 15, ...
Read the section on Editor Integration on the Prettier GitHub page. Changing the Page <title> You can find the source HTML file in the public folder of the generated project. You may edit the <title> tag in it to change the title from “React App” to anything else. Note that normally...
Read the "CLR Tuning" section of Chapter 17, "Tuning .NET Application Performance" to learn how to resolve performance issues identified through the use of tuning metrics. Use the accompanying checklist in the "Checklists" section of this guide. Use the "Checklist: Managed Code Performance" ...