登录
首页 » Windows开发 » 自动感知文件被其它程序修改的信息 转载请注明来源: 开源盛世...

自动感知文件被其它程序修改的信息 转载请注明来源: 开源盛世...

于 2022-05-25 发布 文件大小:26.21 kB
0 161
下载积分: 2 下载次数: 1

代码说明:

自动感知文件被其它程序修改的信息 转载请注明来源: 开源盛世-源代码下载网 http://www.vscodes.com -auto-sensing instruments were other procedural changes to the information reproduced indicate the source : Open source Spirit-source code download network http://www.vscodes.com

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

发表评论

0 个回复

  • InsideWindows2000 3rd.rar The third edition of Inside Microsoft Windows 2000 is...
    InsideWindows2000 3rd.rar The third edition of Inside Microsoft Windows 2000 is intended for advanced computer professionals (both developers and system administrators) who want to understand how the core components of the Microsoft Windows 2000 operating system work internally. With this knowledge, developers can better comprehend the rationale behind design choices when building applications specific to the Windows 2000 platform. Such knowledge can also help developers debug complex problems. System administrators can benefit from this information as well because understanding how the operating system works under the covers facilitates understanding the performance behavior of the system and makes it easier to troubleshoot system problems when things go wrong. After reading this book, you should have a better understanding of how Windows 2000 works and why it behaves as it does.-InsideWindows2000 3rd.rar The third edition of Inside Microsoft Windows 2000 is intended for advanced comp
    2022-03-31 13:18:56下载
    积分:1
  • a vc. Net procedures. Contain two functional. The menu choice position informati...
    一个vc++.net程序。包含两个功能。在菜单中选择position information程序会捕获鼠标位置并将其显示在屏幕上。选择grid display后,按下鼠标左键会在用户区画兰色矩形,按下鼠标右键会在用户区画红色矩形。以及其他另外4个小程序。-a vc. Net procedures. Contain two functional. The menu choice position information process will capture the mouse position will be shown in its on the screen. Choose grid display, pressing the left mouse button in the user areas painted blue rectangles, by pressing the right mouse button in the user areas painted red rectangle. And the other four other small programs.
    2022-01-21 04:23:50下载
    积分:1
  • 是一个简单的网络聊天程序。但是它具有一些灵巧的功能。一个是它将记住你所送信息的电脑名称,所以当你再一次启动应用程序时,不必每一次都要输入它们。另一方面,当这个...
    是一个简单的网络聊天程序。但是它具有一些灵巧的功能。一个是它将记住你所发送信息的电脑名称,所以当你再一次启动应用程序时,不必每一次都要输入它们。另一方面,当这个应用程序最小化时,它可位于系统托盘中。当它在系统托盘中时,它有两个选项。当新消息到达时,它或者可以在系统托盘中闪烁其小图标,或者它可以取消最小化状态,以表示收到一个新消息。具体设置可以按照用户的喜好设定。-is a simple Web chat program. But it has some smart features. One is to remember that you will send a message to the computer, therefore, when you once again to launch applications, not every time they have to import. The other hand, when the smallest of applications, it can be located in the system tray. When it is in the system tray, it has two options. When the new news arrived, or it could be in the system tray icon flashing its small, or it can be abolished minimum state to show received a new news. Specific settings can be based on user preferences.
    2022-03-24 12:42:51下载
    积分:1
  • 简单的随机码生成工具,可以生成数字码,字母码,以及数字和字母的混合码。...
    简单的随机码生成工具,可以生成数字码,字母码,以及数字和字母的混合码。-Simple random code generation tool that can generate the digital code, alphabetical code, as well as numbers and letters mixed code.
    2022-07-09 01:54:10下载
    积分:1
  • c#下的vs2005+windowsmobile 5.0 的rss浏览程序
    c#下的vs2005+windowsmobile 5.0 的rss浏览程序-c# under vs2005+ windowsmobile 5.0 of the browser program rss
    2022-01-24 14:57:49下载
    积分:1
  • Mainly related to signal sampling and recovery process
    主要是关于信号采样与恢复过程中的混叠及其滤波的一篇仿真报告,报告中详细论述了信号采样和恢复的全过程,以及数字信号处理中的要点,附有仿真程序,以供参考和学习-Mainly related to signal sampling and recovery process-aliasing filter and a simulation of the report in detail the signal sampling and recovery of the entire process, as well as digital signal processing elements, with a simulation program for reference and learning
    2022-02-04 20:58:02下载
    积分:1
  • 动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译
    动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-Dynamic link library preparation process. Static library and dynamic library distinction, and call procedures in the static library and dynamic link library when the distinction. How to use tool to view a dynamic link library function of the output, Depends tools, C++ Compiler technology to adapt the name of a dynamic link library function of the impact of the output, extern C usage, use module definition files to resolve the C++ Name adaptation problems. Typedef point to use the definition of function pointer type, how to obtain the dynamic link library function pointer.
    2022-03-24 10:37:39下载
    积分:1
  • 利用三次样条插值法求曲线在某个点处的函数值
    利用三次样条插值法求曲线在某个点处的函数值-Using cubic spline interpolation method demand curve at some point of the function values
    2022-07-13 19:33:05下载
    积分:1
  • 可以统计文章的字数的软件,功能简单,适合学习使用
    可以统计文章的字数的软件,功能简单,适合学习使用-article wordage software functions simple, suitable for learning to use
    2022-02-25 14:22:05下载
    积分:1
  • windows 关机、注销和重启
    一个控制windows系统关机、注销和重启的小程序,windows xp下可以。
    2022-03-16 03:28:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载