session state 中文意思是什麼

session state 解釋
會話狀態
  • session : n 1 會議;會議的一次[一屆];開會;(法庭的)開庭。2 開會期;開庭期。3 〈美, Scot 〉學期。4 〈美...
  • state : n 1 〈常作 S 〉國,國家;〈通例作 S 〉(美國、澳洲的)州;〈the States〉 美國。2 國務,政權,政府...
  1. Unfortunately, injudicious management of session state can cause serious performance problems

    不幸的是,會話狀態管理不當會帶來嚴重的性能問題。
  2. Data placed in session - state variables can be preserved through internet information services restarts and worker - process restarts without losing session data because the data is stored in another process space

    放置於會話狀態變量中的數據可以經受得住internet信息服務( iis )重新啟動和輔助進程重新啟動,而不丟失會話數據,這是因為這些數據存儲在另一個進程空間中。
  3. Gets or sets individual session - state item values

    獲取或設置個別會話狀態項值。
  4. Returns an enumerator that can be used to read all the session - state item values in the current session

    返回一個枚舉數,可用來讀取當前會話中所有會話狀態項值。
  5. Copies the collection of session - state item values to a one - dimensional array, starting at the specified index in the array

    將會話狀態項值的集合復制到一維數組中(從數組的指定索引處開始) 。
  6. This property is used to partition session - state data across multiple backend nodes when in sql or state - server mode

    在sql或狀態服務器模式下時,此屬性被用來在多個後端節點中對會話狀態數據進行分區。
  7. Methods, if you are providing custom partition resolution for session - state data across multiple backend nodes when in sql or state - server mode

    如果正在提供用於sql或狀態服務器模式下跨多個後端節點的會話狀態數據的自定義分區解析,請實現
  8. The server s session state is so large it must be distributed to the client side

    服務器的會話狀態如此巨大,以致必須將它分佈到客戶機端
  9. When creating a custom session - state store provider, ensure that you follow security best practices to avoid attacks such as sql injection attacks when working with a database

    創建自定義會話狀態存儲提供程序時,確保遵循安全性最佳做法以避免在使用數據庫時遭受攻擊(如sql注入式攻擊) 。
  10. Asp. net state service can be used to manage session state on a computer

    Asp . net狀態服務可用於管理計算機上的會話狀態。
  11. Persistence is managed through the combination of using an out - of - process session state server to manage session state, and an out - of - process

    通過綜合使用兩個服務器來管理持久性:使用進程外session state服務器管理session狀態,並使用進程外
  12. This mechanism is very flexible and lets you host session - state information out of process and track state without using cookies, among other things

    這種機制非常靈活,可以為您提供許多功能,其中包括承載進程外的會話狀態信息,以及在不使用cookie的情況下跟蹤狀態。
  13. This mechanism is very flexible and gives you the ability to host session - state information out of process and to track state without using cookies, among other things

    這種機制非常靈活,並為您提供了各種能力,例如您可以在進程外承載會話狀態信息,不使用cookie也可跟蹤狀態,等等。
  14. Session state is using an out - of - process sql server database to store state information

    會話狀態將使用進程外sql server數據庫來存儲狀態信息。
  15. Session state is using the out - of - process asp. net state service to store state information

    會話狀態正在使用進程外asp . net狀態服務存儲狀態信息。
  16. 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頁動態問卷表的完整響應歷史。
  17. Adds a new session - state item to the data store

    將新的會話狀態項添加到數據存儲區中。
  18. Profile properties are generally slower than using session state because instead of storing data in memory, the data is persisted to a data store

    配置文件屬性通常比使用會話狀態慢,因為前者將數據持久保存到數據存儲設備而非內存中。
  19. Alternatives to session state include application state see the

    會話狀態的替代項包括應用程序狀態(請參見
  20. Class is used to manage session - state variable values indexed by a variable name or by numerical index

    類用於管理按變量名稱或數字索引建立索引的會話狀態變量值。
分享友人