What is the translation of " 会话状态 " in English?

session state
会话状态
conversational state
会话状态

Examples of using 会话状态 in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
会话状态数据存储在SQLServer的tempdb数据库中。
Session state data is stored in the SQL Server tempdb database.
NET会话状态与提供程序配合使用以实现分布式内存中缓存。
NET session state with a provider for distributed, in-memory cache.
若要在SQLServer上安装会话状态数据库,请运行Aspnet_regsql.
To install the session state database on SQL Server, run Aspnet_regsql.
因此,无状态会话Bean不会保留客户端的会话状态
A stateless session bean does not maintain a conversational state for the client.
因此,会话状态完全保存在客户机上。
The session state is kept entirely on the client.
NET会话状态以及服务器基础设施通过一个会话记录全球所收集的信息。
Net session state and server side infrastructure keeps track of the information collected globally over a session..
HttpException:会话状态已创建一个会话ID,但由于响应已被应用程序刷新而无法保存它。
HttpException: Session state has created a session id, but cannot save it because the response was already flushed by the application.
因此,无状态会话Bean不会保留客户端的会话状态
A stateless session bean does not maintain conversational state on behalf of the client.
会话状态数据用于向客户端提供与应用程序的持久连接的外观。
The session state data is used to give the client the appearance of a persistent connection with the application.
进程内(Inproc)-会话状态存储在aspnet_wp.exe进程中。
InProc- Session state is held in the memory space of the Aspnet_wp. exe process.
NET会话状态和服务器端基础结构跟踪整个会话中全局收集的信息。
Net session state and server side infrastructure keeps track of the information collected globally over a session..
会话状态数据和存储过程均存储在SQLServer的ASPState数据库中。
Both session state data and stored procedures are stored in the SQL Server ASPState database.
客户端和服务端可以保存会话状态,以支持跨网络连接的可靠消息传输。
The Client and Server can store Session state to enable reliable messaging to continue across a sequence of Network Connections.
会话状态是从用户访问并使用过的各个页面获得的集体信息,即整个会话状态。
Session state is the collective information obtained from the various pages the user visited and worked with.
InfoPathFormsServices使用会话状态来存储在填写表单时生成的大量暂时数据。
InfoPath Forms Services uses session state to store the large amount of transient data generated while filling out a form.
用于管理会话状态的存储过程安装在SQLServer的ASPState数据库中。
Stored procedures for managing session state are installed in the SQL Server ASPState database.
Php文件包含RouteServiceProvider放置在web中间件组中的路由,它提供会话状态、CSRF防护和cookie加密。
Php file contains routes that the RouteServiceProvider places in the web middleware group,which provides session state, CSRF protection, and cookie encryption.
这意味着在REST应用程序中,服务器上没有存储任何会话状态
This means in a REST application no session state is stored on the server.
因此,需要通过防火墙边界和网络拓扑更改来维护会话状态
As a result, we need to maintain session state through firewall boundaries and network topology changes.
HttpException(0x80072749):无法向会话状态服务器发出会话状态请求。
HttpException(0x8007274c): Unable to make the session state request to the session state server.
无状态可以实现更高的可伸缩性,因为服务器不必维护,更新或传递该会话状态
Statelessness enables greater scalability since the server does not have to maintain,update or communicate that session state.
这意味着在REST应用程序中,服务器上没有存储任何会话状态
In other words, for every request no session state in stored on server.
通过在数据库中(而不是在会话状态等对象中)保存有关事务的信息,可以更为方便地从错误恢复。
By keeping information about transactions in a database( rather than in session state, for example), you can recover from errors more readily.
实际上,这种估计并没有完全考虑到会话状态中实际保存的类型的复杂程度。
The estimate, in fact,doesn't fully consider the complexity of the types actually saved into the session state.
大多数具有一定重要性的Web应用程序都要求维护某种会话状态,如用户购物车的内容。
Most nontrivial Web applications require maintaining some sort of per-session state, such as the contents of a user's shopping cart.
NET应用程序服务,指示将哪个数据库或表用于SQL缓存依赖项,以及添加或移除对使用SQLServer来存储过程和会话状态的支持。
NET application services use SQL Server to manage information, and add orremove support for using SQL Server to store procedures and session state.
核心服务,包括一个新的允许您扩展缓存的API,支持压缩会话状态数据和一个新的应用程序预加载管理器(自动启动功能)。
Core services, including a new API that lets you extend caching,support for compression for session-state data, and a new application preload manager(autostart feature).
在无状态环境下处理会话状态.
How to handle session state in stateless environments.
Results: 28, Time: 0.0156

Word-for-word translation

Top dictionary queries

Chinese - English