摘要:
While formatting code for the upcoming Fusion Authority Quarterly Update, I had to actually write down all the rules I personally use for code formatting. Some of them are common sense, some seem kind of strange until you think of them, and some go against the current 'best practices'.
Let's start off with the use of the Variables scope. By default, any standard variable set in ColdFusion is set to the Variables scope. This means that other than a single exception, there is never a (全文共3266字)——点击此处阅读全文