anti-pattern - Hard coding

https://en.wikipedia.org/wiki/Hard_coding

Considered an anti-pattern, hard coding requires the program's source code to be changed any time the input data or desired format changes, when it might be more convenient to the end user to change the detail by some means outside the program.

posted @ 2016-11-04 19:35  papering  阅读(161)  评论(0编辑  收藏  举报