CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - File Monitor

搜索资源列表

  1. Scoket.rar

    0下载:
  2. 本程序是一个用C#编写的文件传输程序,分服务端和客户端。 服务端首先监听端口,等待客户端的连接请求,一旦连接成功,即把可供客户端下载的文件名称发给客户端,客户端接受到文件名称后,选择要下载的文件,并发给服务器。服务器根据客户端发送的文件名,选择指定的文件读取文件流,并把文件流内容赋值给网络流发送到客 ,This procedure is to use C# to prepare a file transfer program, sub-client and client services. F
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:4.47kb
    • 提供者:xiaoping
  1. PBS_monitor

    0下载:
  2. C# 实现的一个完整的web页面定时监测程序,支持APSX编写的登入页面,先登入后读出想要监测页面面,然后调用正则表达式实现特殊信息的提取,并从XLS中读出相关的信息,然后发送信息(Windows MSMQ),可以实现在线短信等的功能。 所有要监控的信息和条件都在config文件中设置。-C# to achieve a complete web page from time to time to monitor the process and support the preparation
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:625.75kb
    • 提供者:leebooksea
  1. Windowsservice

    0下载:
  2. 1 在Service 的path下指定监控路径 类名fileSystemWatcher1 2 生成解决方案 执行vc.net命令提示 安装服务:在可执行文件(假如为aa.exe)目录下键入installutil aa.exe 删除服务:在可执行文件(假如为aa.exe)目录下键入installutil aa.exe /u 3 启动Service服务 4 现在就可以实现监控了.-1 in the path of Service to monitor th
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:159.67kb
    • 提供者:jarod
  1. jianshi

    0下载:
  2. c#所写的如何监视系统盘文件的变化,非常容易哟,大家来学习一下吧-written by c# how to monitor changes in the system tray file, very easy yo, we learn about it
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:22.74kb
    • 提供者:长恨雪剑
  1. KuaiPan

    0下载:
  2. 实现文件的监控及文件夹修改,删除,新建,重命名等的监控,并获取监控文件名-Monitoring the implementation file and folder changes, delete, create, rename, etc. to monitor and control access to the file name
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:39.36kb
    • 提供者:duanhaiyan
  1. jiatingshipinjiankongxitong

    0下载:
  2. 本系统属于小型的家庭视频监控系统,可以对指定的区域进行适时监控。本系统主要实现以下目标。 ? 系统采用人机交互的方式,界面美观友好,视频监控灵活、方便。 ? 灵活控制云台,以监控某一区域的各个角落。 ? 适时对监控画面进行快照和录像操作。 ? 选择观看已经录制的视频的文件。 ? 晚上的系统注册功能。 ? 系统最大限度地实现了易维护性和易操作性。 -The system is small, home video monitoring system can monitor
  3. 所属分类:CSharp

    • 发布日期:2017-05-12
    • 文件大小:2.8mb
    • 提供者:
  1. fileMonitor

    0下载:
  2. Csharp编写的windows文件监控程序, 用于监视哪些文件和文件夹被修改了。-Csharp write windows file control procedures, Used to monitor which files and folders to be changed.
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:205.98kb
    • 提供者:张雨
  1. FileMonitor

    0下载:
  2. 磁盘监视器,可以实现对某个磁盘或者文件夹进行实时监视,之所以把这个拿出来为的就是二次开发,有没有想到用来做U盘实时监控的想法啊,呵呵,下载下来看看吧-Disk monitor, you can achieve real-time monitoring of a disk or folder, the reason this out for secondary development, there is no thought to the idea of real-time monitoring
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1.65mb
    • 提供者:李扬
  1. FileWatch

    0下载:
  2. 封装改写的文件监控读取类.可有效解决监控文件目录的问题-Package to rewrite the file to monitor the reading class. Can be an effective solution to the problem of monitoring file directories
  3. 所属分类:CSharp

    • 发布日期:2017-03-21
    • 文件大小:1.85kb
    • 提供者:llc
  1. VideoMonitor

    0下载:
  2. 文件是C#编写的视频监控代码,控制摄像头动作,以及进行录像回放等功能-the file include vedio monitor code writed by C#
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:2.05mb
    • 提供者:luo
  1. Home-monitoring-system

    0下载:
  2. 本系统属于小型的家庭视频监控系统,可以对指定的区域进行适时监控。本系统主要实现以下目标。  系统采用人机交互的方式,界面美观友好,视频监控灵活、方便。  灵活控制云台,以监控某一区域的各个角落。  适时对监控画面进行快照和录像操作。  选择观看已经录制的视频的文件。  晚上的系统注册功能。  系统最大限度地实现了易维护性和易操作性。 -The system belongs
  3. 所属分类:CSharp

    • 发布日期:2017-11-27
    • 文件大小:2.94mb
    • 提供者:王辉
  1. FileSystemWatcher

    0下载:
  2. 《突破C#编程实例五十讲》源文件\EXAMPLES\其它高级论题 第五十三讲文件系统监视器-" Break through the C# programming examples 50 speakers source file \ EXAMPLES \ other advanced topics fifty-third speaking File System Monitor
  3. 所属分类:CSharp

    • 发布日期:2017-11-20
    • 文件大小:21.91kb
    • 提供者:大疆
  1. FileSystemWatch

    0下载:
  2. 这个文件系统监视器允许您监视所有文件系统活动目标服务器上-This file system monitor allows you to monitor all file system activity target server
  3. 所属分类:CSharp

    • 发布日期:2017-11-22
    • 文件大小:16.65kb
    • 提供者:咖啡
  1. Monitor

    0下载:
  2. C# 监控服务器文件夹改变信息并记录日志,可以在配置文件中扩展-C# monitoring server folder and log change information can be expanded in the configuration file
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:65.7kb
    • 提供者:zhang
  1. VerdictEconomy

    0下载:
  2. C#源码,使用FileSystemWatcher组件监视系统日志文件是否被更改,自动获取到本机的日志系统文件路径,并监视文件,有改动的话会给出提示。如果有朋友对C#的FileSystemWatcher组件用法不擅长的话,这个小小的实例文件或许能帮上你的大忙。 ,作者拥有版权,仅供学习与参考。-C# source code, whether to use the FileSystemWatcher component to monitor system log file is changed,
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:15.23kb
    • 提供者:余香肉丝
  1. DataMonitor0913

    0下载:
  2. 这是一个简单的多线程程序,能够实时的监测Mysql数据库的数据变化,只需要在配置文件中,配置好相关的数据库节点就可以了.-This is a simple multi-threaded program that can monitor the real-time data changes Mysql database, only in the configuration file, configure the associated database nodes on it.
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:430.73kb
    • 提供者:韩强
  1. WindowsJS

    0下载:
  2. Windows监视文件被复制,自己的电脑如果受到不明真相的复制文件,可以自己发现。-Windows monitor file is copied, if their computer files by copying know the truth, you can own discovery.
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:1.77kb
    • 提供者:用户
  1. FileMonitor

    0下载:
  2. 文件监视器,对一台机器上指定目下的文件进行监视,发现有文件就根据ftp上传到另台机器上-File Monitor, the heads of the specified file on a machine to monitor, find the file on the ftp upload According to another machine on
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:899.81kb
    • 提供者:huyun
  1. UDiskCopier

    0下载:
  2. 后台自动监测并复制U盘里指定文件到指定目录。Alt+N 隐藏界面,Alt+M显示。启动后可以按Alt+Tab键调出界面(非隐藏情况下)-Background automatically monitor and U disk copy specified file to the specified directory. Alt+N hide interface, Alt+M display. You can press the button to adjust Alt+Tab After star
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:141.68kb
    • 提供者:Daniel
  1. FileActivity

    0下载:
  2. Simple file monitor activity
  3. 所属分类:C#编程

    • 发布日期:2018-01-02
    • 文件大小:169kb
    • 提供者:ngenen
« 12 »
搜珍网 www.dssz.com