Windows Service初識
Form Wikipedia:http://en.wikipedia.org/wiki/Windows_service
InWindows NToperating systems, aWindows serviceis acomputer programthatoperates in the background.[1]It is similar in concept to aUnixdaemon.[1]A Windows service must conform to the interface rules and protocols of theService Control Manager, the component responsible for managing Windows services.[2]
Windows services can be configured to start when the operating system is started and run in the background as long as Windows is running. Alternatively, they can be started manually or by an event. Windows NT operating systemsinclude
numerous serviceswhich run in context of threeuser accounts:System
,Network
Service
andLocal Service
. These Windows components are often associated withHost
Process for Windows Services. Because Windows services operate in the context of their own dedicated user accounts, they can operate when a user is not logged on.
Prior toWindows Vista, services installed as an "interactive service" could interact with Windowsdesktopand show agraphical user interface. In Windows Vista, however, interactive services are deprecated and may not operate properly, as a result ofWindows Service hardening.[3][4]
相關文章
- Windows API 之 Windows ServiceWindowsAPI
- 建立windows serviceWindows
- Java:Web Service初入門JavaWeb
- Windows Embedded for Point of Service概述Windows
- windows環境下python人臉識別初窺WindowsPython
- 初識MybatisMyBatis
- 初識 DockerDocker
- rocketmq初識MQ
- 初識 reduxRedux
- 初識GitGit
- Express初識Express
- Kafka 初識Kafka
- 初識 “HTML”HTML
- 初識GolangGolang
- 初識dockerDocker
- 初識RedisRedis
- 初識GOGo
- 初識promisePromise
- 初識VueVue
- 初識JSJS
- 初識jQueryjQuery
- 初識JavaScriptJavaScript
- 初識WebAssemblyWeb
- 初識機器學習機器學習
- 初識JVMJVM
- 初識HaphoopOOP
- 初識JavaWEBJavaWeb
- 初識HTTPHTTP
- 初識canvasCanvas
- 初識TcpTCP
- webpack初識Web
- 初識ARKit
- view初識View
- 初識CSSCSS
- 初識PHPPHP
- TypeScript 初識TypeScript
- 初識mysqlMySql
- 初識WebWeb