Test the data format of numeric data to determine whether it's a date (see Listing 19).
测试数值数据的数据格式,以确定它是否是日期(参见清单19)。
2
When you have an easy way to express numeric literals, especially in hexadecimal, you can easily build flags that correspond to specific test cases, which is a common programming trick.