procedure Assert(expr : Boolean [; const msg: string]); 用法: Assert(表达式,[显示信息]); 如果为假, assert会产生一个EAssertionFailed异常,显示信息为: Debugger Exception Notifica Read More
posted @ 2017-01-20 00:12
findumars
Views(868)
Comments(0)
Diggs(0)
Windows Client 客户端在关机,不外乎两种情况: 1. 没有处理 Windows 关机消息; 2.处理了关机消息,但是超时了; 上面这两种情况,都会让Windows 关不了机。在现实生活中,这个情况的出现,让用户很头疼! 一般出现上面这种情况,要对代码的分析,一定要对消息分发,消息处理的 Read More
posted @ 2017-01-20 00:10
findumars
Views(628)
Comments(0)
Diggs(0)
http://download.csdn.net/detail/wenzhou1219/6783959 Read More
posted @ 2017-01-20 00:07
findumars
Views(452)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号