2009年11月5日

Files and common dialog boxes

摘要: 1. C# classes can define a static constructor that is invoked exactly once for a class, typically just before the first reference to a member of that class. The Environment class contains members that... 阅读全文

posted @ 2009-11-05 16:59 韩连生 阅读(260) 评论(0) 推荐(0)

【转】如何在 Visual Basic .NET 中使用 ADO.NET 检索和修改 Excel 工作簿中的记录

摘要: 如何在 Visual Basic .NET 中使用 ADO.NET 检索和修改 Excel 工作簿中的记录网址:http://support.microsoft.com/kb/316934/zh-cn#top在Visual C#.NET 中使用GetOleDbSchemaTable 从Excel 如何: 检索http://support.microsoft.com/kb/318452/zh-cn 阅读全文

posted @ 2009-11-05 08:38 韩连生 阅读(272) 评论(0) 推荐(0)

导航