Any processing you would like to do on session variables.
可以对会话变量做任何你想要的处理。
Can have private components, session variables, etc.
可以有专用组件,会话变量等。
PHP Shopping cart: How to update product quantity in cart using session variables?
PHP购物车:如何更新使用Session变量车产品的数量?
The first step is to make sure that the user is logged out by unsetting the relevant session variables.
第一步,确保用户是通过取消相关会话变量来进行注销的。
The collection of session variables is indexed by the name of the variable or by an integer index.
会话变量集合按变量名称或整数索引来进行索引。
When we made it live for everyone (between 40 and 100 users) users were losing their session variables some immediately and others after 3 minutes.
当我们做直播给大家(40和100之间的用户)的用户进行了一些立即失去他们的会话变量和其他3分钟后。
Once global variables are created, their definition is stored in the catalogs and any session can use them.
创建全局变量之后,将其定义保存在编目中,并且任何会话都可以使用它们。
Set the variable scope to limit variables to live only within a "session".
还要设置变量作用域,以限制变量只在某个“会话”中活动。
This means that every session can use the global variables that exist in the catalogs, but each session has its own private value that it can manipulate and use.
这意味着每个会话都可以使用编目中保存的全局变量,但是每个会话拥有自己的私有值来操作和使用。
Create session scope variables.
创建会话范围变量。
This allows you to restart a session with all your prior active variables.
这样就使得您可以使用先前的活动变量来重新开始一个会话。
Use transient variables when possible, particularly when caching items in the session.
可能的情况下,使用临时变量,特别是在会话中缓存项目时。
When you started another session, all your global variables were restored.
等到你下次启动另一个会话,你所有的全局变量就会恢复回来。
For any console session that you use, ensure that the following environment variables are set.
对于所使用的任何控制台会话,请确保设置了以下环境变量。
In step 3, you set the aforementioned environmental variables in the current shell session.
在步骤3中,在当前shell会话中设置前述的环境变量。
SessionScope variables last across requests until the server session ends.
sessionScope变量在多个请求之间有效,直到服务器会话结束。
The environment TAB displays the Settings of the IDS environment variables for the selected session.
Environment选项卡显示所选会话的IDS环境变量设置。
The Variables view in Figure 20 provides a live list of variables defined by the code as the debug session progresses.
在调试会话的过程中,图20中的Variables视图会提供代码定义的变量的列表。
Note: You might want to edit the resulting.zshrc file and remove variables that are session-specific.
注意:您可能需要编辑所得到的.zshrc文件,并删除那些会话特定的变量。
Table variables session temp tables.
表变量、会话与临时表。
The Environment tab lists the startup environment setting of the server and also the environment variables at the session that is, the client level.
Environment选项卡列出服务器的启动环境设置和会话(即客户机)级的环境变量。
The contents of almost all the other views, including the source editor, Monitors, Registers, Modules, Variables and Memory views, will be updated based on the active debug session.
几乎所有其他视图的内容,包括源代码编辑器、监视器、注册表、模块、变量和内存视图,都会基于活动调试过程来得到更新。
Global variables are scoped to a per-session level within an XA transaction and are not available to other sessions that join the transaction.
全局变量的范围被规定为XA事务内的单一会话级别,并且不可用于其他加入事务的会话。
This is especially useful for observing global variables as they change throughout your debug session.
对于查看一些全局性变量来时十分有用,因为它们会在调试过程中发生变更。
NMAKE inherits macro definitions for environment variables that exist before the start of the session.
NMAKE继承在工作阶段开始之前就存在的环境变数巨集定义。
NET provides state management capabilities so you can save your own variables and application-specific or session-specific information between round trips.
NET提供状态管理功能,以便您可以在往返行程间保存您自己的变量和应用程序特定或会话特定的信息。
NET provides state management capabilities so you can save your own variables and application-specific or session-specific information between round trips.
NET提供状态管理功能,以便您可以在往返行程间保存您自己的变量和应用程序特定或会话特定的信息。
应用推荐