-
VisualCnetProgramming100
Visual C++.NET小游戏开发时尚编程百例 各种益智类 射击类 等等的小游戏开发(Visual C++. NET Programming 100 cases of fashion a small game developers)
- 2009-10-28 10:48:41下载
- 积分:1
-
WcfServer
.net wm系统 wcf三层模式服务器端(Net wm system server-side in wcf three-mode)
- 2012-08-04 19:12:47下载
- 积分:1
-
Uploads
可以同时批量上传文件(包括图片),目前还不支持大文件上传和进度条显示(can upload documents (including pictures), currently does not support the file upload and progress of the show)
- 2007-05-14 11:29:04下载
- 积分:1
-
SPK Bibit Padi - bagus
说明: Sistem Pendukung Keputusan Pemilihan Bibit Unggul ini menggunakan metode moora dan dibangun menggunakan bahasa pemrograman visual basic .net. aplikasi ini telah ditesting sebelumnya
- 2020-06-21 00:00:02下载
- 积分:1
-
shengchengjingtai1
asp.net生成静态代码, cms开发可以用的到,很好的(Generate static code)
- 2011-06-24 16:54:16下载
- 积分:1
-
cSharp20005
scoket 应用客户端源代码,.net 平台(scoket application client source code,. net platform)
- 2013-02-19 15:32:06下载
- 积分:1
-
8878777
矩形框选中,绝对值得看的教材,绝对好的选择,真是好的不能在好的mapxtreme示例(rectangular Kuangshua, definitely worth looking at materials, definitely a good choice not really good examples in good mapxtreme)
- 2006-10-30 11:49:54下载
- 积分:1
-
WindowsServices
Simple Windows Services
Describe Windows Service under Visual Studio
Introduction
As a matter of fact Microsoft Windows services, formerly known as NT services enable you to create long-running executable applications that run in its own Windows session, which then has the ability to start automatically when the computer boots and also can be manually paused, stopped or even restarted.
This makes services ideal for use on a server or whenever you need long-running functionality that does not interfere with other users who are working on the same computer. You can also run services in the security context of a specific user account that is different from the logged-on user or the default computer account.
Windows services don抰 have any interface to the user, so it can not be debugged like any regular application, but it抯 debugged as a process. .NET has a very nice tool that enables processes debugging while it抯 in the run status, by easily pressing Ctrl + Alt + P shortcut.
(Simple Windows Services
Describe Windows Service under Visual Studio
Introduction
As a matter of fact Microsoft Windows services, formerly known as NT services enable you to create long-running executable applications that run in its own Windows session, which then has the ability to start automatically when the computer boots and also can be manually paused, stopped or even restarted.
This makes services ideal for use on a server or whenever you need long-running functionality that does not interfere with other users who are working on the same computer. You can also run services in the security context of a specific user account that is different from the logged-on user or the default computer account.
Windows services don抰 have any interface to the user, so it can not be debugged like any regular application, but it抯 debugged as a process. .NET has a very nice tool that enables processes debugging while it抯 in the run status, by easily pressing Ctrl+ Alt+ P shortcut.
)
- 2009-06-29 05:15:08下载
- 积分:1
-
ch02
VB2008示例包含原代码,适合适合初学者用(Code sample contains the original code)
- 2013-10-15 18:08:12下载
- 积分:1
-
Espil_FileSearch_Client_Server
this is a client server application, the client send a word to the server so the server search for the word in all the files in certain directory,and thin return the result of the search to the client, the client can also replace a word with another one.
- 2009-11-30 23:46:52下载
- 积分:1