08 2014 档案
摘要:1 using System; 2 using System.Collections.Generic; 3 using System.Linq; 4 using System.Text; 5 using System.Collections; 6 7 namespace ArrySort 8 {...
阅读全文
摘要:[DllImport("user32")]private static extern bool AnimateWindow(IntPtr hwnd, int dwTime, int dwFlags);//下面是可用的常量,根据不同的动画效果声明自己需要的private const int AW_HO...
阅读全文
摘要:1 #region NPOI 操作 Excel 2007 2 /// 3 /// 将Excel文件中的数据读出到DataTable中(xlsx) 4 /// 5 /// 6 /// ...
阅读全文
摘要:我们可能经常会用到 Thread.Sleep 函数来使线程挂起一段时间。那么你有没有正确的理解这个函数的用法呢?思考下面这两个问题:假设现在是 2008-4-7 12:00:00.000,如果我调用一下 Thread.Sleep(1000) ,在 2008-4-7 12:00:01.000 的时候,...
阅读全文

浙公网安备 33010602011771号