摘要:
using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Text;using System.Windows.Forms;using System.Threading;using System.Runtime.InteropServices;using System.IO;namespace ResourceManage{ #region 设置双缓存,是屏幕不会闪烁 class ListVi... 阅读全文