登录
首页 » Windows开发 » NTFS流操作.流(STREAM)是NTFS下的概念。目前只有NTFS支持流。流依附于文件而存在, 你可以在流中存储2进制数据,文字或者其他一些东西.就象文...

NTFS流操作.流(STREAM)是NTFS下的概念。目前只有NTFS支持流。流依附于文件而存在, 你可以在流中存储2进制数据,文字或者其他一些东西.就象文...

于 2023-01-27 发布 文件大小:49.61 kB
0 247
下载积分: 2 下载次数: 1

代码说明:

NTFS流操作.流(STREAM)是NTFS下的概念。目前只有NTFS支持流。流依附于文件而存在, 你可以在流中存储2进制数据,文字或者其他一些东西.就象文件一样。文件存 什么,流就能存什么。每个文件可以含有多个流。当流所依附的文件被删除, 流也随之消失。-NTFS flow operation. Flow (STREAM) NTFS is the concept. At present, only NTFS support flow. Depend on the flow of documents exist, you can flow in two-band data storage, writing or other things. Like papers. What the file, what depositors will be able to flow. Each file can contain a number of flow. When the flow are dependent files are deleted, the flow will disappear.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 桌面捕获
    它允许您从您的桌面屏幕拍照。我是写的 Visual Studio 2008。它的编程语言是 VB.NET
    2023-02-01 07:55:03下载
    积分:1
  • ajax 使用范例程式 ajax 使用范例程式
    ajax 使用范例程式 ajax 使用范例程式 -How to user ajax
    2023-03-12 10:20:04下载
    积分:1
  • game
    game
    2022-04-21 03:13:17下载
    积分:1
  • 实例291——调用键盘钩子DLL,实现监视系统的键盘操作
    调用键盘钩子DLL,实现监视系统的键盘操作。
    2022-02-18 17:21:58下载
    积分:1
  • 一个材料力学课程的作业,用于惯性矩的计算,虽然比较小,但也是我平时学VB的积累。...
    一个材料力学课程的作业,用于惯性矩的计算,虽然比较小,但也是我平时学VB的积累。-a mechanical operation of the courses, for the moment of inertia, although relatively small, but I always learn is the accumulation of VB.
    2023-03-22 09:55:03下载
    积分:1
  • 连续search.vcproj
    Sequential Search.vcproj
    2022-02-07 08:30:08下载
    积分:1
  • XMLProfile
    XMLProfile - a non-MFC, non-STL class to read and write XML profile files-XMLProfile- a non-MFC, non-STL class to read and write XML profile files
    2022-12-07 05:35:03下载
    积分:1
  • C#音乐播放器
    1.自定义写了一个歌曲列表 实现了显示全部歌曲列表的功能 有鼠标移动特效2.自定义歌曲列表里 每页显示5首歌曲 可以进行上页 下页翻页功能 3.支持双击列表歌名播放该歌曲 4.显示所有歌曲数量 当前歌曲页数 总页数 5.即使刷新功能 每次添加歌曲 列表进行刷新6.解决很多歌曲列表的BUG 暂时没有发现还有什么BUG7.增加了软件启动的渐入特效和退出的特效 软件边框加上阴影效果
    2022-06-02 22:46:56下载
    积分:1
  • facedetector
    人脸检测器 #include < iostream > #include < cv.h > #include < highgui.h > int main(void) { int 键 = 0 ; int i; CvMemStorage * 存储 = cvCreateMemStorage (0) ; CvCapture * 捕获 = cvCaptureFromCAM (0) ; char * 文件名 ="haarcascade_frontalface_alt.xml"; CvHaarClassifierCascade * 梯级 = (CvHaarClassifierCascade *) cvLoad (文件名, 0,0,0) ; 虽然 (关键! = "q") { IplImage * 帧 = cvQueryFrame (捕获) ; 如果 (! 帧) 断 ; CvSeq * 脸 = cvHaarDetectObjects ( 帧, 级联, 存储, 1.1、 3, 0 / * CV_HAAR_DO_CANNY_PRUNNING *, cvSize (40,40)) ; 为 (我 = 0 ; 我 < (脸? 面孔-> 共: 0) ; i + +) { CvRect * wajah = (CvRect *) cvGetSeqElem (的脸,我) ; CvFont 字体 ; cvInitFont (& 字体,CV_FONT_HERSHEY_SIMPLEX,1.0,1.0,1,5,CV_AA) ; CvRect * r=(CvRect*) cvGetSeqElem(faces, i) ; cvPutTex
    2022-01-30 19:16:21下载
    积分:1
  • 通过对输出到Excel flxgrid功能
    通过函数将 FlxGrid中的内容输出到Excel表格-through FlxGrid function of the output to Excel
    2022-10-01 05:30:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载