Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - inotify
Search - inotify - List
这是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
Update : 2025-02-17 Size : 380kb Publisher : 猪啊

好象适用于嵌入式的文件管理器不多,至少本人没见着。所以自已编写了一个。 在QT4.6.1的X11版和QVFB版,embedded版上都编译通过可以运行,windows下应该也可以正常编译和工作,没试过。 主要功能是实现文件的图标列表和树列表显示,并可以复制粘贴和删除文件。界面操作为了配合触摸屏操作,没有右键弹出菜单,而是直接点左键就弹出菜单。 程序不算复杂,主要用到了QFileSystemModel,QListView,QTreeView三个控件。界面上实现了图标化按钮和弹出菜单。程序所有信息均已中文件化。需要了解这几种技术的朋友,可以下回去参考一下。 要注意的是,进行linux内核编译时,选上File system项目中的inotify相关的两项-qt4.6.1 for x11,qvfb,embedded。file manager。
Update : 2025-02-17 Size : 388kb Publisher :

详细描述了如何利用inotify来监视文件描述符-how to use inotify to watch file descriptor
Update : 2025-02-17 Size : 190kb Publisher : 吕本伟

Linux平台文件目录监控样例代码,实现了文件添加删除修改等操作的监控。-File directory monitor Linux platform sample code implements the file operations such as Add or Remove to modify the monitoring.
Update : 2025-02-17 Size : 5kb Publisher : zdf01

利用linux的inotify机制,监控文件夹的变化,包括新建立的子文件夹-Using linux' s inotify mechanism, monitoring changes in the folder, including the newly created sub-folders
Update : 2025-02-17 Size : 220kb Publisher : 沈崇玮

本应用核心功能为监控系统给定目录下的文件变化情况。实现该项功能可以利用 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
Update : 2025-02-17 Size : 165kb Publisher : 吴香

inotify~~~监控文件夹里的一切文件操作-inotify ~ ~ ~ monitoring all the documents folder operations
Update : 2025-02-17 Size : 4kb Publisher : hwjjacky

利用iNotify监控文件变化,程序默认检测当前目录下的SRC目录的变化并输出-Use iNotify monitor file changes, the program detects the current directory the default directory changes and output SRC
Update : 2025-02-17 Size : 5kb Publisher : xuwl

这是一个linux中检视文件夹目录的程序 运用系统调用inotify-This is a linux directory in the folder to view the program using inotify system calls
Update : 2025-02-17 Size : 70kb Publisher : cxt

在Linux系统下,利用inotify机制,检测文件系统的变化。当文件系统发生变化时,如新建文件,删除文件等等,输出文件目录,变化等。-watch the change of files through inotify under Linux systm.
Update : 2025-02-17 Size : 12kb Publisher : 李子博

inotify 自动更新,检测文件 ,返回信息-the inotify automatic updates, test files, and return information
Update : 2025-02-17 Size : 2kb Publisher : zhangkun

Gnome VFS Monitor based on inotify.
Update : 2025-02-17 Size : 2kb Publisher : tazesing

inotify-sub.c - GMonitor based on inotify.
Update : 2025-02-17 Size : 2kb Publisher : diyuihai

GVFS Directory Monitor based on inotify.
Update : 2025-02-17 Size : 4kb Publisher : wongfetin

GVFS Monitor based on inotify.
Update : 2025-02-17 Size : 3kb Publisher : peikoji

Gnome VFS Monitor based on inotify.
Update : 2025-02-17 Size : 2kb Publisher : fanxontong

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.
Update : 2025-02-17 Size : 22kb Publisher : howie

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.
Update : 2025-02-17 Size : 6kb Publisher : kangxin

文件目录监控系统,监控一个文件目录中的文件状态的变化(File directory monitoring system)
Update : 2025-02-17 Size : 1kb Publisher : 冰雪霜寒

使用linux inotify机制监听文件的变化,比如文件修改,文件创建,文件删除等(watch the status of file or dir by linux inotify, include modify file, create file or dir)
Update : 2025-02-17 Size : 1kb Publisher : jay87654321
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.