开发者

What development tools support creation of Windows Services?

开发者 https://www.devze.com 2022-12-28 02:01 出处:网络
Aside from ActiveState\'s PerlSvc, what other interprete开发者_JAVA技巧rs and compilers support the development of Windows Services?How about Visual Studio .Net?

Aside from ActiveState's PerlSvc, what other interprete开发者_JAVA技巧rs and compilers support the development of Windows Services?


How about Visual Studio .Net?

Simple Windows Service Sample

Introduction to Windows Service Applications


Visual studio has excellent support for creating services. With a little tweaking you can even debug them. But any compiler can create a service, it's just a matter of accepting certain run parameters that a google search can provide.

0

精彩评论

暂无评论...
验证码 换一张
取 消