Welcome![Sign In][Sign Up]
Location:
Search - 后台运行

Search list

[Linux-Unixdaemon.c

Description: 使程序后台运行的例子
Platform: | Size: 1022 | Author: | Hits:

[Process-ThreadVisual Basic .NET 中实现后台进程

Description: 多线程是一个功能强大的工具,我们可以在每次需要执行长时间运行的任务时使用该工具。我们可以用它运行辅助代码,而无需绑定用户界面。但同时要注意,多线程操作非常复杂,要正确操作并不容易,而且调试起来也比较困难。 尽管不一定能够实现,但我们还是应该尽量为每个辅助线程提供一组它可以操作的独立数据。要达到这个目的,最简单的方法就是为每个线程创建一个对象,对象中包含该线程可以操作的数据以及完成工作所需的代码。 通过实现结构化的架构,使之充当辅助线程和 UI 线程之间的媒介,我们可以大大简化编写多线程代码和 UI 以对其进行控制的过程。本文就介绍了这样一个架构,您可以根据需要使用或进行调整,以满足特定的应用需要。(附有详细的中文说明)-Multithreading is a powerful tool, we can each time the need to implement the mandate of running the use of this tool. We can use it for running auxiliary code, without the bundled user interface. It should be noted that multi-threaded operation is very complex to operate correctly is not easy, but it is also testing more difficult. Although not necessarily to achieve, but we should still try to provide every support threaded a group it can operate independent of data. To achieve this purpose, the simplest way is to create a thread for each object, object contains the thread can operate and the data necessary to complete the work of the code. Through the structure of the architecture to make it as supporting threads and UI thread between the media, we can greatly simplify the preparation o
Platform: | Size: 173784 | Author: 程崇刚 | Hits:

[Windows Develop用 C 语言编写 Windows 服务程序的五个步骤

Description: Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务。为了学习这种控制台应用程序的基础知识,C(不是C++)是最佳选择。本文将建立并实现一个简单的服务程序,其功能是查询系统中可用物理内存数量,然后将结果写入一个文本文件。最后,你可以用所学知识编写自己的 Windows 服务。-Windows service is commonly used by program which running without intactive with users. To learn how to develop it, C is the best choice. This article will give you an example about how to develop a basic service program which can query the physical memory and write the results to a text file. You can develop your own service program after this pratice.
Platform: | Size: 30783 | Author: 杨杰 | Hits:

[Other200483018142638

Description: 生日管理软件,自动提醒,后台运行,多种界面可选-birthday management software, automatic reminders, background operation, a variety of optional interface
Platform: | Size: 55043 | Author: ynly | Hits:

[OtherFXQ1

Description: 用Masm32编写的光驱控制程序,可以后台运行,控制光驱的进出,关机等 -Masm32 prepared with the drive control procedures, background operation, the drive to control access shutdown
Platform: | Size: 3185 | Author: fan | Hits:

[Windows Develop后台运行的计费系统

Description: 后台运行的计费系统-background billing system
Platform: | Size: 279363 | Author: 汤慰生 | Hits:

[Windows DevelopCallHotKey

Description: 后台运行热键调出程序-background hotkey transfer procedures
Platform: | Size: 50176 | Author: 钟宇 | Hits:

[Documents用C++ Builder编写Tray程序

Description: Tray(托盘)是Windows9x任务条上的一个特殊区域,它的技术名称为“任务栏布告区”,一些软件(如金山词霸Ⅲ)运行时会在托盘上放置一个图标,使用户一眼就能知道这个程序正在后台运行,要想激活它也很容易,通常只需单击一下这个图标即可,非常方便。-Tray (tray) Windows9x is on the task of a particular area, and its technical name for the "Notice task bar area," some software (such as free email ) will be running in place a tray icon, a user will be able to know the process is the background, in order to Shock live it is easy and usually only click on the icon and it would be very convenient.
Platform: | Size: 1024 | Author: 康怀杰 | Hits:

[Windows Develop后台运行的计费系统

Description: 后台运行的计费系统-background billing system
Platform: | Size: 279552 | Author: 汤慰生 | Hits:

[Other200483018142638

Description: 生日管理软件,自动提醒,后台运行,多种界面可选-birthday management software, automatic reminders, background operation, a variety of optional interface
Platform: | Size: 54272 | Author: ynly | Hits:

[Books进程知识库 Build 0914

Description: 在你的计算机上,有20-30个进程在后台运行着。有的占用了太多的系统资源,造成机器运行缓慢。更为不幸的是,一些进程是间谍软件和木马,如此你的隐私和机器的控制权会被黑客所掌控。这里提供了大多数常见的进程知识。这里的分类包括:存在安全风险进程列表 系统进程列表 应用程序进程列表 其它进程列表 DLL文件列表 -in your computer, 20-30 process running in the background. Some consuming too much of the system resources, causing the machine run slow. Even more unfortunate is that some process is spyware and Trojan horses, so your privacy and control of the machinery will be controlled by the hackers. Here the most common knowledge of the process. Here classification include : there are security risks process list system processes application process List List of other processes list DLL files list
Platform: | Size: 26170368 | Author: 萧建 | Hits:

[GUI Develop如何实现托盘程序

Description: 在Windows操作系统中,任务栏的右边(托盘)会常驻几个图标,如输入法切换图标、音量控制图标等,此外我们还经常遇到具有托盘图标的软件,如金山词霸、实时监测功能的杀毒软件等。这些软件在后台运行,通常不占用太多的屏幕资源,只在通知栏上放一个小小的标志,必要时我们可以通过用鼠标点击图标对其进行选单操作或激活其主窗口。该源代码给出了具体实现托盘程序-the Windows operating system, the right side of the task bar (tray) Permanent several icon, if the input method icon switch, volume control icon, in addition, we have also encountered with the software tray icon, if free email, real-time monitoring functions of antivirus software. These software run in the background, usually not to take up too much screen resources, only the notice board put a little sign, when necessary, we can use a computer mouse click its icon menu operation or activate its main window. The source code is a specific procedure to achieve tray
Platform: | Size: 7603200 | Author: | Hits:

[OS programOnTimePowerOff

Description: 一个简便实用的定时关机工具源码,后台运行。-a simple and practical tools regularly shutdown source, background.
Platform: | Size: 210944 | Author: 黄立波 | Hits:

[Otherbackgroup

Description: 可以调起其他程序到后台运行,不显示窗口,不显示图标-can be transferred to other procedures to the background, do not show window icon is not displayed
Platform: | Size: 230400 | Author: 叶浩全 | Hits:

[Dialog_WindowTRAY

Description: 该程序主要功能为在任务栏右边加入程序的图标,并将程序隐藏起来,在后台运行。在需要时可通过对托盘的操作将主程序显示出来。-The main functions of the program for the right to join in the task bar
Platform: | Size: 50176 | Author: 陈泽 | Hits:

[Graph programMonitor

Description: 如何设置进程到WINDOWS的服务中,让其在后台运行。-How do I set up process to the WINDOWS service, so as to keep running in the background.
Platform: | Size: 831488 | Author: 邓均 | Hits:

[OS programhidproc

Description: 进程隐藏技术,创建一个WINDOWS进程,并将其隐藏于后台运行-The process of hidden technology, to create a WINDOWS processes, and hidden in the background
Platform: | Size: 24576 | Author: 小小 | Hits:

[Windows DevelopAutoLockForced

Description: 可设置要强制休息的时段,设定后将在后台运行,一旦到了休息时间系统将被强制锁定,并通过定时器多次锁定计算机,隐藏关闭或发送控制消息给后台程序只能在非休息时段。最多可以设定三个时段。-Automatically Lock your computer.
Platform: | Size: 37888 | Author: 邝育军 | Hits:

[Othershutdown

Description: windows 后台服务程序 SCM 后台运行 作为服务-SCM windows daemons running in the background as a service
Platform: | Size: 359424 | Author: tianxing | Hits:

[Otherrwl

Description: 一款小巧的程序,可以把正在运行的程序一下子缩到后台运行,上班用是最好的,不用担心被抓-A small program, the program can be running at once reduced to the background, to work with the best, without fear of being caught
Platform: | Size: 701440 | Author: 施新 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net