comment-conventions
What are some good Code Formats?
Firstly, I am aware of this question: Are there standard formats for comments within code? But it didn\'t answer mine. Whenever I write code, I always try to form a habit of ensuring that the comment[详细]
2023-02-06 16:14 分类:问答What's a good way to make a type a plural when writing comments?
When writing comments, I sometimes find myself needing to talk about a type (class, struct, etc.) in plural when writing comments, such as:[详细]
2023-01-11 09:03 分类:问答Parser error: Could not load type 'Default'
I have built an application in ASP.NET 3.5 framework and it is working fine on localhost but when i am uploading it on my server the page gives an error on loading[详细]
2022-12-21 12:07 分类:问答