DP News-Robot |
30. Mai 2019 09:20 |
Adding and documenting Delphi code comments
Comments are one of the most basic factors that make your code more readable and easy to maintain. This is especially true if you develop on a team basis or need to maintain a long maintenance. * This article will show you how to make your annotations more effective and document your content. Learn how to document and add features and functionalities of XMLDoc and JavaDoc annotations. * Add XMLDoc and JavaDoc annotations XMLDoc annotations Features of XMLDoc annotations Starts with a 3-out slash (//) Creating with XML markup Code Editor's help person
Weiterlesen...
|