Welcome![Sign In][Sign Up]
Location:
Search - inotify

Search list

[Linux-Unixinotify-tools-3.13.tar

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:

[Linux-Unixfilemanager[1].tar

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:

[Linux-UnixinotifyLinux

Description: 详细描述了如何利用inotify来监视文件描述符-how to use inotify to watch file descriptor
Platform: | Size: 194560 | Author: 吕本伟 | Hits:

[Linux-Unixinotify-sample.tar

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:

[Linux-Unixinotify

Description: 利用linux的inotify机制,监控文件夹的变化,包括新建立的子文件夹-Using linux' s inotify mechanism, monitoring changes in the folder, including the newly created sub-folders
Platform: | Size: 225280 | Author: 沈崇玮 | Hits:

[Linux-Unixinotify

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:

[Linux-Unixinotify

Description: inotify~~~监控文件夹里的一切文件操作-inotify ~ ~ ~ monitoring all the documents folder operations
Platform: | Size: 4096 | Author: hwjjacky | Hits:

[Driver DevelopiNotify

Description: 利用iNotify监控文件变化,程序默认检测当前目录下的SRC目录的变化并输出-Use iNotify monitor file changes, the program detects the current directory the default directory changes and output SRC
Platform: | Size: 5120 | Author: xuwl | Hits:

[Linux-UnixDirMonitor-1.0.tar

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:

[Linux-Unixwatching-of-files-through-inotify

Description: 在Linux系统下,利用inotify机制,检测文件系统的变化。当文件系统发生变化时,如新建文件,删除文件等等,输出文件目录,变化等。-watch the change of files through inotify under Linux systm.
Platform: | Size: 12288 | Author: 李子博 | Hits:

[Linux-Unixinotify

Description: inotify 自动更新,检测文件 ,返回信息-the inotify automatic updates, test files, and return information
Platform: | Size: 2048 | Author: zhangkun | Hits:

[Linux-Unixinotify-missing

Description: Gnome VFS Monitor based on inotify.
Platform: | Size: 2048 | Author: tazesing | Hits:

[Linux-Unixinotify-sub

Description: inotify-sub.c - GMonitor based on inotify.
Platform: | Size: 2048 | Author: diyuihai | Hits:

[Linux-Unixinotify-path

Description: GVFS Directory Monitor based on inotify.
Platform: | Size: 4096 | Author: wongfetin | Hits:

[Linux-Unixinotify-helper

Description: GVFS Monitor based on inotify.
Platform: | Size: 3072 | Author: peikoji | Hits:

[Linux-Unixinotify-diag

Description: Gnome VFS Monitor based on inotify.
Platform: | Size: 2048 | Author: fanxontong | Hits:

[Linux driverinotify-sample

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:

[Embeded Linuxinotify-sample

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:

[Linux-Unixinotify

Description: 文件目录监控系统,监控一个文件目录中的文件状态的变化(File directory monitoring system)
Platform: | Size: 1024 | Author: 冰雪霜寒 | Hits:

[Linux-Unixtest_inotify

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:
« 12 »

CodeBus www.codebus.net