摘要:
今天在写UnitTest时发现有个测试死活通不过。其中语句的关键代码是这样的:float scale = 0.24f;int actualWidth = 800;int width = (int)(actualWidth * scale);AssertEquals(192, width);dotUn... 阅读全文
posted @ 2005-07-20 16:21
Jonny Yu
阅读(1162)
评论(3)
推荐(0)

浙公网安备 33010602011771号