阅读背景:

存储常量的最佳方法,无论是枚举还是数据库表,都要牢记国际化

来源:互联网 

I have lot of static/constant data which I want to store, this data is also related with each other. I can use lot enums referencing each other forming a tree or a graph. Or simply use tables or database enums and store values in them and create corresponding classes and respective relationships. The data I have is constant and is certainly not going to change. I might have to also consider internationalization in near future. I will be using this constant data as filter to various other data.I have lot of static/constant data which I want




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: