开发者

Performance impact using culture invariant resources

开发者 https://www.devze.com 2022-12-27 15:27 出处:网络
I would lik开发者_开发技巧e to know the performance impact of using the culture invariant resources instead of culture specific ones.

I would lik开发者_开发技巧e to know the performance impact of using the culture invariant resources instead of culture specific ones.

For example, we plan to deploy a website and not have any en-US resources. This is because our culture invariant resources are always identical to the en-US resources. Is this a good idea ? What are the cons?


There's nothing wrong with what you are planning to do and no significant performance issues in comparison to using culture specific resources.

0

精彩评论

暂无评论...
验证码 换一张
取 消