登录
首页 » 文件处理 » 文件锁定

文件锁定

于 2022-02-12 发布 文件大小:1.40 MB
0 192
下载积分: 2 下载次数: 1

代码说明:

这是模拟器基本上开发了在 C# 语言中我们让两个文件系统 1 那文件合并在哪两个用户在同一时间将他们的文件合并和 2 是该文件中,在一个时间只能有一个用户合并他们的文件锁定和第二个用户将被锁定

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

发表评论

0 个回复

  • 三星的基于nand flash的系统的专利,对于解U盘虚拟映射技术有很大帮助。...
    三星的基于nand flash的文件系统的专利,对于理解U盘虚拟映射技术有很大帮助。-Samsung nand flash-based file system patents, understanding virtual U-mapping technique is very helpful.
    2022-04-10 00:03:44下载
    积分:1
  • 模拟采用二级目录结构的磁盘系统中的操作(操作系统) 一、数据结构...
    模拟采用二级目录结构的磁盘文件系统中的文件操作(操作系统) 一、数据结构-Simulation of two-level directory structure of the disk file system file operations (operating system) a data structure
    2022-06-02 11:09:10下载
    积分:1
  • 本中提取DNA碱基序列,或删除本中的空格和回车。
    从文本中提取DNA碱基序列,或删除文本中的空格和回车。-text extracted from the DNA sequence, or delete the text box and enter.
    2022-05-29 07:13:00下载
    积分:1
  • 二元运算符
    这是简单的 c + + 程序为二元运算符,按值调用,调用参考等 c + + 中是类和对象的 OOPS 结构。但不是纯粹的 OOPS 面向。这个程序没有类和对象。
    2023-07-15 23:10:03下载
    积分:1
  • PE解析
    应用背景对EXE DLL文件pe结构 进行解析 ,包括 是否PE文件 资源表 导入表  导出表 重定位表 等各目录表项  PE文件基本信息 入口点 大小 区段等关键技术pe文件的各结构 进行解析 各目录表项:1.资源表 2.重定位表 3.导出表 4.导入表等  详细信息:入口点 大小 区段等
    2022-04-14 18:19:04下载
    积分:1
  • 采用VB6编制的小小程序,有源代码,无须解压密码,可以实现和目录在自己建立的可执行下的简单操作...
    采用VB6编制的小小程序,有源代码,无须解压密码,可以实现文件和目录在自己建立的可执行文件下的简单操作-use VB6 procedures for the preparation of small, active code without extracting passwords, files and directories in themselves, in the executable file under the simple operation
    2022-03-18 22:39:13下载
    积分:1
  • 模拟进程利用双向邮箱通信 随机生成一个邮箱,两个进程利用该邮箱相互通信,信息的大小与邮箱的大小相同。哪一个进程为发送进程,哪一个进程为接收进程是随机的,由随机函...
    模拟进程利用双向邮箱通信 随机生成一个邮箱,两个进程利用该邮箱相互通信,信息的大小与邮箱的大小相同。哪一个进程为发送进程,哪一个进程为接收进程是随机的,由随机函数随机选择。但是若一进程成为发送进程,那么另一个进程只能是接收进程。如果没有申请到资源,就不能建立邮箱,发送进程不能发送消息。如果邮箱中没有空闲单元,发送进程不能够发送消息;如果邮箱中没有消息,接收进程不能够接收消息。-modeling process using two-way communications mail generates a random mailbox, the two processes use of the mail to communicate with each other, information and the size of the same size mail. A process for which this process, a process for which the receiving process is random, random function randomly selected. However, if this process is to be a process, then another process can only be receiving process. If there is no application of resources, the building of mail, send process can send messages. If the mailbox no spare units, sending process can not send messages; If no news mail, the receiving process can not receive information.
    2023-01-04 17:15:03下载
    积分:1
  • 英语学习助手,界面不错~
    英语学习助手,界面不错~-study assistance for english, good interface.
    2022-03-19 12:07:01下载
    积分:1
  • 关于Excel的操作,实现Excel的读写和删除
    关于Excel文件的操作,实现Excel文件的读写和删除-Excel documents on the operation, to achieve read and write Excel files, and delete
    2023-06-04 10:15:03下载
    积分:1
  • CI框架上传类改写,支持多附上传
    CI框架上传类改写, 原来的程序只支持一个附件上传,并不支持控件数组上传。 现已修改支持多附件上传。将该文件放到自己程序目录中的libraries文件夹下。 调用如下: // 附件上传处理 $folder = date("Ym"); $upload_dir = APPPATH . "/app/upload/".$folder; $config["upload_path"] = $upload_dir; $config["allowed_types"] = "gif|jpg|png|txt|doc|docx|xls|xlsx|ppt|pptx|pdf"; $config["max_size"] = "5120"; $config["max_width"] = "0"; $config["max_height"] = "0"; $config["max_filename"] = "0"; $config["overwrite"] = false; $config["encrypt_name"] = true; $config["remove_spaces"] = true; $this->load->library("upload", $config); $field_name = "att"; if (!$this->upload->do_upload($field_name, true)) { // 出错 $error = array("error" => $this->upload->display_errors()); } else { // 正
    2022-05-05 09:14:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载