照清

用勤奋之这石,补能力之缺口!

导航

文章分类 -  C#交流

C#爱好者的交流园地,希望大家一起努力
摘要:1. 方法定义 [DllImport("wininet.dll")] private extern static bool InternetGetConnectedState( out int connectionDescription, int reservedValue ) ; 2. 方法说明 参数: connectionDescription : 连接说明 reserved... 阅读全文

posted @ 2008-06-03 10:32 照清 阅读(8071) 评论(5) 推荐(0)

Hellow!