Another approach to high change arose in the early days of RAD: the idea of throwaway code.
在早期的RAD(快速原型开发)方法中还有另一种应付变化的办法:代码抛弃思想。
The program that writes the serialized instances is throwaway code. You won't need it more than once.
编写串行化实例的程序是临时代码,只需使用一次。
You could write some throwaway sample code, but if FixedList is going into production, you'd be better served by immediately writing some test cases for it.
您可以编写一些用后即扔的样例代码,但是如果FixedList 将投入到生产中,您最好立即为其编写一些测试用例。
You could write some throwaway sample code, but if FixedList is going into production, you'd be better served by immediately writing some test cases for it.
您可以编写一些用后即扔的样例代码,但是如果FixedList 将投入到生产中,您最好立即为其编写一些测试用例。
应用推荐