04 2012 档案

摘要:DB2命令 阅读全文
posted @ 2012-04-16 15:00 WandererNet 阅读(237) 评论(0) 推荐(0)
摘要:using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace Bright.HIS.Data{ public class Icon { #region Win32 API [System.Runtime.InteropServices.DllImport("shell32.dll", EntryPoint = "ExtractAssociatedIcon")] private static extern IntPtr ExtractA 阅读全文
posted @ 2012-04-07 14:54 WandererNet 阅读(706) 评论(0) 推荐(0)