本文介绍了良好习惯的建议.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有两种解决问题的方法,虽然我可以找到所需的工作,但我想知道在Case语句中包含一组嵌套的If-Then是否是一种好习惯.

我所拥有的有效,但是看起来很丑.

I have a couple of approaches to a problem, and whilst I can get what I need to work I want to know if it is good practice to have a set of nested If-Then''s inside a Case statement.

What I have works, but looks ugly.

推荐答案




这篇关于良好习惯的建议.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-14 13:48