快速地读取大数据量的txt文件,内存映射.
摘要:publicclassReadBigTxt{""#region""[DllImport("kernel32.dll")]publicstaticexternIntPtrCreateFileMapping(IntPtrhFile,IntPtrlpFileMappingAttributes,uintflProtect,uintdwMaximumSizeHigh,uintdwMaximumSizeLow...
阅读全文
posted @
2008-03-28 11:46
小黑三
阅读(1003)
推荐(0)
如何对MSComm控件手工注册和安装过程中代码注册
摘要:.net 2.0以前的版本,如果需要对串口进行操作的话就需要用到MSComm控件
阅读全文
posted @
2007-06-19 15:13
小黑三
阅读(7120)
推荐(0)
图片画在控件的中心上面
摘要:PublicClassCenterPictureClassCenterPictureInheritsSystem.Windows.Forms.UserControlWindows窗体设计器生成的代码#Region"Windows窗体设计器生成的代码"PublicSubNew()SubNew()MyBase.New()'该调用是Windows窗体设计器所必需的。InitializeComponent...
阅读全文
posted @
2007-06-19 14:42
小黑三
阅读(174)
推荐(0)