CString用法 Windows服務(wù)包括四大部分: 一,服務(wù)控制管理器(Service Control Manager)。是系統(tǒng)中的一個RPC服務(wù)器,總管所有服務(wù),“Admin$\System32\Services.exe”。擁有一個在注冊表中記錄的數(shù)據(jù)庫,包含了所有已安裝的服務(wù)程序和設(shè)備驅(qū)動服務(wù)程序的相關(guān)信息。 二,服務(wù)控制程序(Service Control Program)。用來執(zhí)行對服務(wù)程序的開啟、控制和狀態(tài)查詢功能。 三,服務(wù)程序(Service Program)。服務(wù)的執(zhí)行代碼。 四,服務(wù)配置程序(Service Configuration Program)。 用來更改,查詢已安裝服務(wù)的信息。
上傳時間: 2016-10-05
上傳用戶:希醬大魔王
網(wǎng)上購物電子商務(wù)系統(tǒng)論文 目 錄 第一章 引言. ...1。 1.1 項目背景.... 1。 1.2 研究意義.... 1。 1.3 建設(shè)目標.... 2。 1.4 論文內(nèi)容.... 2。 第二章 系統(tǒng)解決方案. 2。 2.1 相關(guān)技術(shù).... ..2。 2.1.1 Web Service簡介……………………………………………………………………2 2.1.2 ASP.NET 簡介…………………………………………………………………… ..2 2.1.3 SQL Server 2000 簡介…………………………………………………………….. 3 2.1.4 ADO.NET 簡介…………………………………………………………………… 3. 2.2 體系結(jié)構(gòu).... 3。 2.3 技術(shù)開發(fā)方案.... 5。 2.4 系統(tǒng)技術(shù)平臺………………………………………………………………5 第三章 系統(tǒng)設(shè)計說明. 6。 3.1 消費客戶使用案例
標簽: 1.1 1.2 1.3 網(wǎng)上購物
上傳時間: 2013-12-05
上傳用戶:GHF
1.1 前言 2005-3-2公司開會并分給我一個任務(wù):寫一個程序從福建移動的BOSS系統(tǒng)取出一些相關(guān)數(shù)據(jù)。我得到的資料只有一個“福建移動BOSS與業(yè)務(wù)增值平臺接口規(guī)范V1.2.2(新).doc”,這個規(guī)范頁數(shù)不多,一下就瀏覽完了。但之后依然不知所措,感覺到了一條河邊,河前有一條大道(就是這份文檔)能讓我直達目的地,但卻找不到過河的橋。這份文檔只給出了數(shù)據(jù)的格式編碼規(guī)范,但沒有告訴你用什么技術(shù),怎么去取這些數(shù)據(jù),甚至連一個數(shù)據(jù)格式的XML例子文件也沒有。 里面只有這樣幾句話:“交易消息(包括請求和應(yīng)答)是以XML格式表達的,包括兩個部分:Message Header(消息頭)與Service Content(交易業(yè)務(wù)內(nèi)容)。” “接口協(xié)議使用HTTP協(xié)議,落地方為發(fā)起方提供訪問的URL,發(fā)起方使用HTTP POST方法發(fā)送請求報文并得到應(yīng)答報文,發(fā)起方作為落地方的HTTP客戶端,落地方作為發(fā)起方的HTTP服務(wù)器。因此,各個參與方需要同時實現(xiàn)HTTP客戶端以及服務(wù)器的功能。” 這里面有兩個關(guān)鍵字:XML、HTTP,再加上老大說用SOAP,我想這個BOSS系統(tǒng)和外界的信息交換技術(shù)也是基于SOAP實現(xiàn)的吧。于是我上網(wǎng)搜索了一些資料,始有此文。
上傳時間: 2013-12-22
上傳用戶:coeus
RECOMMENDATION ITU-R M.1653*,** Operational and deployment requirements for wireless access systems including radio local area networks in the mobile Service to facilitate sharing between these systems and systems in the Earth exploration-satellite Service (active) and the space research Service (active) in the band 5 470-5 570 MHz within the 5 460 5 725 MHz range
標簽: RECOMMENDATION requirements Operational deployment
上傳時間: 2016-10-21
上傳用戶:miaochun888
After the successful global introduction during the past decade of the second generation (2G) digital mobile communications systems, it seems that the third generation (3G) Universal Mobile Communication System (UMTS) has finally taken off, at least in some regions. The plethora of new Services that are expected to be offered by this system requires the development of new paradigms in the way scarce radio resources should be managed. The Quality of Service (QoS) concept, which introduces in a natural way the Service differentiation and the possibility of adapting the resource consumption to the specific Service requirements, will open the door for the provision of advanced wireless Services to the mass market.
標簽: the introduction successful generation
上傳時間: 2013-12-30
上傳用戶:qq21508895
本書通過大量的典型實例,循序漸進地介紹了使用Visual C# .NET 2003開發(fā)數(shù)據(jù)庫應(yīng)用程序的方法和技巧。全書共8章,第1章介紹了.NET平臺數(shù)據(jù)庫編程與ADO.NET的基礎(chǔ)知識,第2~8章通過7個具體案例的設(shè)計與實現(xiàn),詳細地介紹了運用C#語言進行數(shù)據(jù)庫編程的方法。 本書選材新穎,案例由淺到深,內(nèi)容完整,涵蓋了Windows窗體的數(shù)據(jù)庫編程和Web窗體的數(shù)據(jù)庫編程,以及XML Web Service等高級應(yīng)用,是一本易懂、實用、極具參考價值的實例教程。本書主要面向有一定C#語言編程基礎(chǔ)、準備學習C#數(shù)據(jù)庫編程或者想提高C#編程技巧的讀者。 本書所附光盤中包含本書所有實例的源代碼,讀者在實踐時可
標簽: 典型
上傳時間: 2014-12-04
上傳用戶:siguazgb
文件說明java模式,The CustomerFacade class offers a higher level business Service in the form of the saveCustomerData method. Instead of interacting with each of the subsystem components directly, the client AccountManager can make use of the higher level, more simplified interface offered by the CustomerFacade object to validate and save the input customer data.
上傳時間: 2016-12-10
上傳用戶:kernaling
A passive optical network (PON) is a point-to-multipoint, fiber to the premises network architecture in which unpowered optical splitters are used to enable a single optical fiber to serve multiple premises, typically 32-128. A PON consists of an Optical Line Termination (OLT) at the Service provider s central office and a number of Optical Network Units (ONUs) near end users. A PON configuration reduces the amount of fiber and central office equipment required compared with point to point architectures
標簽: network point-to-multipoint architecture premises
上傳時間: 2016-12-10
上傳用戶:王慶才
Cfingerd is a free and secure finger daemon replacement for standard finger daemons such as GNU fingerd or MIT fingerd. It can enable/disable finger Service to individual users, rather than to all users on a given host.
標簽: finger replacement Cfingerd standard
上傳時間: 2016-12-18
上傳用戶:1159797854
相信大家都一定不會對這兩個這個詞感到陌生,是的,拒絕服務(wù)攻擊(Denial of Service),以及分布式拒絕服務(wù)攻擊(Distributed Denial of Service)。
標簽: 家
上傳時間: 2017-01-07
上傳用戶:miaochun888
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1