搜索资源列表
Ghost_drag_image
- Have you noticed the cool ghost image that Windows Explorer produces when you start dragging files/folders from it? Well, I wanted to implement this in a C# project when dragging files between it and Windows Explorer. Af
vcode
- 很好的验证码生成程序。使用方法: picid = Request.QueryString[\"time\"].ToString().Trim() picid =Math.Round((Convert.ToDouble(picid)*10000),0).ToString() Tools.image.VerifyImage pic = new Tools.image.VerifyImage(picid, 90, 50)
ManOriKnowledge
- 最近弄一个可以编辑显示文本、图片、公式、表格、超链接等内容的东东,将其保存好数据库(DB4O),然后直接在内存中打开。最先想到的当然是dotNet的RichTextBox,但它对这些格式数据支持并不好,尤其是上下标。然后就是微软的Office fr a mer Control,没有什么问题,但是需要运行word进程,那玩意太庞大,尤其是在打开多个文档的时候占用内存过多。最后想到了wpf的Flowdocment,它虽然不直接支持公式,但
Ghost_drag_image
- Have you noticed the cool ghost image that Windows Explorer produces when you start dragging files/folders from it? Well, I wanted to implement this in a C# project when dragging files between it and Windows Explorer. Af
vcode
- 很好的验证码生成程序。使用方法: picid = Request.QueryString["time"].ToString().Trim() picid =Math.Round((Convert.ToDouble(picid)*10000),0).ToString() Tools.image.VerifyImage pic = new Tools.image.VerifyImage(picid, 90, 50)
ManOriKnowledge
- 最近弄一个可以编辑显示文本、图片、公式、表格、超链接等内容的东东,将其保存好数据库(DB4O),然后直接在内存中打开。最先想到的当然是dotNet的RichTextBox,但它对这些格式数据支持并不好,尤其是上下标。然后就是微软的Office fr a mer Control,没有什么问题,但是需要运行word进程,那玩意太庞大,尤其是在打开多个文档的时候占用内存过多。最后想到了wpf的Flowdocment,它虽然不直接支持公式,但
ByteArray
- Run an Executable from a MemoryStream
hkmemtab
- THKMemTab是一个内存表数据控件,用在开发时存放临时数据,它使用MemoryStream存放数据,不需要BDE引擎,支持关键数据库和字段的方法,但是不支持索引,过滤和排序,支持的字段类型有ftString, ftBoolean, ftFloat, ftSmallInt, ftInteger, ftDate, ftTime.-THKMemTab is a memory-based Dataset with Data-Aware co
Abbrevia-5.0
- -个delphi写的 zip 文件和内存流操作控件 使用很方便-a delphi vcl for zip file and memorystream, easy,usefull
Using-MemoryStream
- 使用 MemoryStream ,並將檔案讀出暫存在 MemoryStream中。-Using MemoryStream, and the file is read out temporarily in a MemoryStream.
CPPMemStrm
- C++ 实现的内存流源码。用C语言实现的。方便实用。-C++ memorystream
mgen-blockingReadMemoryStream
- 大数据缓存,内存块读写核心代码,包括read,write的块操作。应用于大文件、大数据集的缓存或快速读取操作。(Large data cache, memory block read and write the core code, including read, write block operation. Cache or quick read operations for large files, large data sets.