安仕达信息化解决方案

构件化研发思想和平台

2008年7月5日

更聪明一点的代码 效率很重要

摘要: 原来的代码是这样的 procedure TFrame_Connection.SetDataID(const Value: Integer); begin   fCurDataID:= Value;   RefreshCurData end; procedure TFrame_Connection.SetDataType(const Value: Integer); begin... 阅读全文

posted @ 2008-07-05 08:23 main 阅读(206) 评论(0) 推荐(0)