Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
哪一个是这里最好的情况..?
从易于理解和管理代码的角度来看,我认为使用该资源将是一个不错的选择。对于使用资源的本地化选项也是最佳选择。
但是在速度和空间上,使用资源比从类中获取数组的成本略高。但正如我所说,这种差异并没有那么大。因此,如果这个小差异仍然困扰您,您可以使用选项 2。
就我个人而言,我认为选项 3 和选项 2 之间没有任何大的区别。
(我可能想错了,如果是这样希望专家指正)