Location:
Search - linux inotify
Search list
Description: 这是Linux上的Inotify的重要工具补丁,可以使用户使用Inotify来探测文件/目录修改-This is Linux, an important tool for the Inotify patch that allows users to use Inotify to detect the file/directory changes
Platform: |
Size: 389120 |
Author: 猪啊 |
Hits:
Description: 好象适用于嵌入式的文件管理器不多,至少本人没见着。所以自已编写了一个。
在QT4.6.1的X11版和QVFB版,embedded版上都编译通过可以运行,windows下应该也可以正常编译和工作,没试过。
主要功能是实现文件的图标列表和树列表显示,并可以复制粘贴和删除文件。界面操作为了配合触摸屏操作,没有右键弹出菜单,而是直接点左键就弹出菜单。
程序不算复杂,主要用到了QFileSystemModel,QListView,QTreeView三个控件。界面上实现了图标化按钮和弹出菜单。程序所有信息均已中文件化。需要了解这几种技术的朋友,可以下回去参考一下。
要注意的是,进行linux内核编译时,选上File system项目中的inotify相关的两项-qt4.6.1 for x11,qvfb,embedded。file manager。
Platform: |
Size: 397312 |
Author: 李 |
Hits:
Description: Linux平台文件目录监控样例代码,实现了文件添加删除修改等操作的监控。-File directory monitor Linux platform sample code implements the file operations such as Add or Remove to modify the monitoring.
Platform: |
Size: 5120 |
Author: zdf01 |
Hits:
Description: 利用linux的inotify机制,监控文件夹的变化,包括新建立的子文件夹-Using linux' s inotify mechanism, monitoring changes in the folder, including the newly created sub-folders
Platform: |
Size: 225280 |
Author: 沈崇玮 |
Hits:
Description: 本应用核心功能为监控系统给定目录下的文件变化情况。实现该项功能可以利用 Linux 2.6.13内核中新引入的文件系统变化通知机制inotify实现-Application of the core functions of the monitoring system files under the given directory changes. The realization of the Linux 2.6.13 kernel function that can be introduced in the new file system change notification mechanism to implement inotify
Platform: |
Size: 168960 |
Author: 吴香 |
Hits:
Description: 这是一个linux中检视文件夹目录的程序 运用系统调用inotify-This is a linux directory in the folder to view the program using inotify system calls
Platform: |
Size: 71680 |
Author: cxt |
Hits:
Description: 在Linux系统下,利用inotify机制,检测文件系统的变化。当文件系统发生变化时,如新建文件,删除文件等等,输出文件目录,变化等。-watch the change of files through inotify under Linux systm.
Platform: |
Size: 12288 |
Author: 李子博 |
Hits:
Description: simple inotify daemon reports filesystem changes via userspace agent for Linux.
Platform: |
Size: 2048 |
Author: jihuikan |
Hits:
Description: inotify 示例
在日常工作中,人们往往需要知道在某些文件(夹)都有那些变化。Linux为此设计了inotify机制,它可以实时地报告linux文件系统的相关事件。-inotify sample
Inotify (inode notify) is a Linux kernel subsystem that acts to extend filesystems to notice changes to the filesystem, and report those changes to applications.
Platform: |
Size: 22528 |
Author: howie |
Hits:
Description: 这是Qt利用linux的inotify机制写的USB鼠标监测,可动态识别插拔,亲测效果。插拔事件已通过信号与槽表现出来。-This is the Qt use linux s inotify monitoring mechanism to write to the USB mouse, you can dynamically identify plug, pro-test results. Plug event has manifested through the signals and slots.
Platform: |
Size: 33792 |
Author: liangbing |
Hits:
Description: Inode based directory notification for Linux.
Platform: |
Size: 10240 |
Author: diuwiqa |
Hits:
Description: inotify support for userspace for Linux v2.13.6.
Platform: |
Size: 6144 |
Author: pwheiqp |
Hits:
Description: inotify support for userspace Source Code for Linux.
Platform: |
Size: 3072 |
Author: cunjaizh |
Hits:
Description: CONFIG INOTIFY USER for Linux v2.13.6.
Platform: |
Size: 2048 |
Author: lengpidei |
Hits:
Description: Inode based directory notification for Linux.
Platform: |
Size: 5120 |
Author: wangfylon |
Hits:
Description: Inode based directory notification for Linux.
Platform: |
Size: 1024 |
Author: zpyanghn |
Hits:
Description: notify 是一个 Linux特性,它监控文件系统操作,比如读取、写入和创建。Inotify 反应灵敏,用法非常简单,并且比 cron 任务的繁忙轮询高效得多。学习如何将 inotify 集成到您的应用程序中,并发现一组可用来进一步自动化系统治理的命令行工具。-Inotify is a Linux feature that monitors file system operations such as read, write, and create. Inotify is responsive, very simple to use, and much more efficient than busy polling of cron tasks. Learn how to integrate inotify into your application and discover a set of command-line tools that can be used to further automate system administration.
Platform: |
Size: 6144 |
Author: kangxin |
Hits:
Description: 使用linux inotify机制监听文件的变化,比如文件修改,文件创建,文件删除等(watch the status of file or dir by linux inotify, include modify file, create file or dir)
Platform: |
Size: 1024 |
Author: jay87654321
|
Hits: