【发布时间】:2017-03-11 03:17:42
【问题描述】:
I need to declare all the error message like (401,200 etc....) in a property file, need to access them later where ever its required
in the below format mostly
key=messsage
404 = This request caon't be processed
200 = your request is successfull
如果任何人都可以给我一个想法,是否有可能在角度上,谢谢你
================================================= ========================
【问题讨论】:
标签: angularjs