What are the benefits of resource(.resx) files?

前端 未结 5 1676
萌比男神i
萌比男神i 2020-11-27 13:31

What compelling reasons exist for using them?

5条回答
  •  死守一世寂寞
    2020-11-27 14:19

    With resx you can have one per language (that is spoken language not programming language) enabling your program / system to be multilingual.

提交回复
热议问题