web response 中文意思是什麼

web response 解釋
web響應
  • web : n 1 蜘蛛網;蛛網狀東西,網狀組織;【紡織;印染】棉[毛]網;〈the W 〉【計算機】萬維網(= World Wi...
  • response : n. 1. 回答,答復。2. 【宗教】應唱聖歌。3. (因刺激等引起的)感應,反應,反響;應驗;【物理學】響應;【無線電】靈敏度,感擾性;特性曲線。
  1. This scheme integrates universual data accesss technology of microsoft, which plays a more and more important role in three - lay c / s ( client / server ) and uses the technology of ado ( active data access ), adopts the asp script language in display the results and uses stored procedure of sql server in databases design. in the system of b / s, client realizes a high efficient access to the server database through displaying diversified active controls in browser and using ado to access the data source. the disposing of data accures under the database not in the font of this system. this kind of scheme cannot only bring the system a higher real time response, but also decrease data runoff of the networks, lower the possibility that web server becomes bottleneck of the system and make the system more transplantable

    當前的web數據庫訪問技術正處于發展階段,針對這種情況,本文通過分析當前各種流行的web數據庫訪問方案的優缺點,結合在三層次的c / s系統中扮演越來越重要的角色的中間件技術,採用了microsoft公司所提出的一致數據訪問技術,利用ado控制項,結合當前的asp語言,底層數據庫採用了sqlserver7 . 0的存儲過程技術,設計了一種自己的web數據庫訪問方案,即在browser / server系統當中,客戶端通過顯示在瀏覽器中的各種activex控制項,通過了ado連接數據庫,數據的處理利用了存儲在數據庫內部執行,實現對後端數據庫的高效訪問,並且這種方案在給系統帶來較高的實時響應性能的同時,減少了網路數據流量,降低了web服務器成為系統瓶頸的可能性,也增強了系統的可移植性。
  2. The thesis makes researches on technologies of call centers, voice disposing technologies and the synthetic application of these technologies. with setting up a call center which is called epcc ( electric power call center ) in a electric power company, the thesis describes pivotal technologies in call centers, such as voice disposing technologies >, crm ( customer relationship management ) and web technologies, the thesis represents standard schemes and standard frames of call centers, and the thesis describes pivotal technologies in voice disposing procedures, such as speech synthesize and speech recognize, and the thesis describes voice disposing technology " s applications in call centers that are called ivr ( interactive voice response ) systems, then the thesis discusses the acd ( auto call distribution ) program in epcc

    本論文通過建立呼叫中心的一個實例(電力呼叫中心) ,對呼叫中心、語音技術及其綜合應用進行了較為深入的研究。通過呼叫中心的電力應用,較詳細地論述了呼叫中心的關鍵技術:語音技術、客戶關系管理crm和web技術等;較深入地闡述了呼叫中心的典型方案和典型結構;較詳細地論述了語音信號處理技術的關鍵技術:語音合成技術及語音識別技術:深入討論了語音技術在呼叫中心的具體應用- - - ivr系統及其關鍵技術;較詳細地討論了電力呼叫中心中所採用的acd演算法,並基於acd演算法完善了呼叫中心的表現形式。
  3. In fact, if you code a. net client to talk to this web service, the. net client fails to de - serialize the websphere response, as in

    事實上,如果您編寫一個. net客戶來與這個web服務交互, . net客戶將不能夠正確地逆序列化
  4. Web request and web response methods that can send http soap messages and receive soap messages in response

    Web請求和web響應方法,可以發送http soap消息和接收響應的soap消息。
  5. For the less common case multiple - server applications where the default server encodings are different, you can vary the request and response encoding by using local web. config files

    對于不常見的情況(默認服務器編碼不同的多服務器應用程序) ,可以使用本地web . config文件改變請求和響應編碼。
  6. On core service, we implement an access control strategy based on role, digital signature and encryption / decryption of soap message by using usbkey hardware, stateful web service through extending simple object access protocol ( soap ), and a kind of log management based on rank. on transport adaptering, we implement mechanisms for priority - based transmitting and rules - based transmitting, and implement a transport adapter based on http request / response model. finally, on service adaptering, we discuss two service wrapper mechanisms : runtime wrapper mechanism and factory method wrapper mechanism, which can be used to encapsulate difference of various web service containers, and implement a service adapter

    在核心服務方面,通過擴展簡單對象訪問協議( simpleobjectaccessprotocol , soap )實現有狀態的web服務,然後討論了基於角色的訪問控制與基於usbkey盤的soap消息的數字簽名與加密的實現、基於分級的日誌處理模型的實現;在傳輸適配方面,實現了基於優先級和基於規則的消息轉發機制,實現了基於http請求/響應模型的傳輸適配器;在服務適配方面,討論了兩種服務的封裝機制:運行時封裝機制與工廠方法封裝機制,結合這兩種機制並對服務適配器做了實現。
  7. Precompiling an asp. net web site provides faster initial response time for users since pages do not have to be compiled the first time they are requested

    預編譯asp . net網站可縮短用戶的初始響應時間,因為頁在第一次被請求時無需編譯。
  8. Thus many isolated networks are formed in tv station, and this brings much inconvenience. web services is a new distributed computing technology, it combines the tight - coupling n - tier computing technology and the concept of loose - coupling web together, thus allows the clients access the distant web services via standard network transfer protocol ( http ). the messages of request and response are all encoded in xml format

    Web服務( webservices )是近年來剛剛出現的一種分散式計算技術,它將緊密耦合的n層計算技術與鬆散耦合的web概念相結合,允許客戶端通過標準網路傳輸協議http調用遠程的web服務,調用請求和返回結果都用xml進行編碼,從而實現了平臺無關性。
  9. Nearly every web application has some session state, which might be as simple as remembering whether you are logged in, or might be a more detailed history of your session, such as the contents of your shopping cart, cached results of previous queries, or the complete response history for a 20 - page dynamic questionnaire

    幾乎每一個web應用程序都有一些會話狀態,這些狀態有可能像記住您是否已登錄這么簡單,也可能是您的會話的更詳細的歷史,如購物車的內容、以前查詢結果的緩存或者20頁動態問卷表的完整響應歷史。
  10. This paper adopts advancing technology. these are com / dcom, asp and the access of web datebase, etc. these schemes can not only bring the system a higher real time response, renew the web pages but also display the alarm information when there is abnormal thing happening

    本文採用先進的com dcom分散式組件技術、 asp技術及web數據庫訪問技術滿足了系統較高的實時性要求,實現了數據的實時採集、實時更新,並在瀏覽器中顯示相應的監測信息,以及在監視對象出現異常時及時發送並顯示報警信息。
  11. Developerworks, january 2002 looks at the various web service qos requirements, bottlenecks affecting performance of web services, approaches of providing service quality, transactional services, and a simple method of measuring response time of your web services using the service proxy

    ( developerworks , 2002年1月)考察了各種web服務qos需求、影響web服務性能的瓶頸、提高服務質量的方法、事務服務、使用服務代理測量web服務響應時間的簡單方法。
  12. You can change the default response encoding of the generated asp. net web application by modifying the web. config file. look for the

    當您轉換java語言web應用程序時,如果該應用程序包含輸出編碼不是utf - 8的jsp和/或html頁,您可以通過修改web . config文件,更改生成的asp . net web應用程序的默認響應編碼。
  13. Another control mode is the local control mode, i. e. the pc in home receives the message from gateway and saves that into database, then the jsp web server on pc acquires the household appliance ' s message by accessing the database through jdbc - odbc bridge to response the request of browser on remote terminal

    本地集中控制採用家庭pc機和網關相結合, pc上的應用程序提供統一的操作界面完成網關端數據信息的接收並將信息存到數據庫中。此外,家庭pc被配置成一臺jspweb服務器,該服務器通過jdbc - odbc橋訪問數據庫獲取設備的信息完成遠程控制終端瀏覽器的訪問請求的響應。
  14. The vulnerability could allow a malicious user to slow a web server s response or prevent it from providing service altogether for a period of time

    此缺失讓懷有惡意的使用者能夠在一段時間內拖慢web伺服器的反應或使其完全無法提供服務。
  15. Waits for messages to be published on the output topic and places those messages on the response queue for delivery to the web services client

    中顯示的另外一個監聽器,等待將消息發布到輸出主題上,然後將那些消息放置在響應消息隊列中,等待傳輸給web服務客戶端。
  16. Standard no - charge web response

    標準免費web響應。
  17. Accessing the current web response

    訪問當前web響應。
  18. Exploiting dom for web response

    利用dom進行web響應
  19. Base class used to define rules for obtaining data from a web response that is generated by a web test

    用來定義規則的基類,這些規則用於從web測試生成的web響應中獲取數據。
  20. The whole process consists of two steps : combining of the web response steam and providing this response with correct http headers

    整個過程有兩步組成:結合網路響應流和提供這個響應一個正確的http頭。
分享友人