单词 | session ID | ||||||||||||
释义 | session ID
更多释义 收起释义 例句释义: 会话标识,会话号,会话标识符 1. Just a number in the NAME column is the session id since memory pools for a session are tracked by session id. NAME列中的数字是会话ID,因为会话的内存池是按会话ID跟踪的。 www.ibm.com 2. This will help reduce session hijacking vulnerabilities since the session ID cannot be sniffed and easily hijacked. 这样会话ID不会被探嗅到而且不容易被截获,就可以减少会话截获的危险。 www.zhidun.com 3. Sometimes, the default session ID length increases the length of each request considerably. 有时,缺省的SessionID长度很大幅度地增加了每个请求的长度。 www.ibm.com 4. In most CGI applications, much of the state is stored in a database, but only a session ID is passed to each script via a cookie. 在大多数CGI应用程序中,大部分状态存储在数据库中,只有会话ID通过cookie传递给每个脚本。 www.ibm.com 5. Once a response has been received the session ID can be extracted from the XML document as shown in the code snippet below. 收到响应后,可以从XML文档提取会话ID,如下面的代码段所示 www.ibm.com 6. This approach is also used for acquiring a session ID and for submitting the final ticket. 这种方法也可以用来获取会话ID,以及提交最终的故障单。 www.ibm.com 7. Must be the same as the session ID on which the command is being run. 必须与正在运行该命令的会话ID相同。 msdn2.microsoft.com 8. The CreateUninitializedItem method is called during an initial request that contains an expired session ID. 在包含过期的会话ID的初始请求期间,会调用CreateUninitializedItem方法。 msdn2.microsoft.com 9. A cookie can store the session ID, a session ID can be embedded in a form as a hidden value, or a session ID can be appended to URLs. 可以用cookie存储会话ID,可以把会话ID作为隐藏值嵌入在表单中,还可以把会话ID附加在URL后面。 www.ibm.com 10. Value requires the browser to be redirected to a URL that contains the newly generated session ID. 值的过程需要浏览器重定向到包含新生成的。 msdn2.microsoft.com 1. Session ID reuse is appropriate when the session-state ID is encoded on a URL and the potential exists for the URL to be shared or emailed. 当会话状态ID在URL上被编码,或者存在URL被共享或传送的可能性时,重复使用会话ID是合理的做法。 msdn2.microsoft.com 2. Cache entries can be scoped with the session ID to keep a relationship between the session and the data that is to be kept in memory. 可以使用会话ID设置缓存条目的范围,以使会话和要保存在内存中的数据建立关联。 www.ibm.com 3. Use KILL session ID to terminate regular nondistributed and distributed transactions that are associated with a specified session ID. 使用KILLsessionID可终止与指定的会话ID关联的常规非分布式事务和分布式事务。 technet.microsoft.com 4. We first retrieve the session ID to create a unique name for our named memory. We then try to get access to it. 我们首先检索会话ID,以便为我们的已命名内存创建一个惟一名称。 www.ibm.com 5. The most_recent_sql_handle column is always in sync with the most_recent_session_id column. most_recent_sql_handle列始终与most_recent_session_id列同步。 technet.microsoft.com 6. To run this example, replace the values for session_id and plan_handle with values specific to your server. 若要运行该示例,请使用服务器特定的值替换session_id和plan_handle的值。 msdn2.microsoft.com 7. GDM will then place the session id in the pending queue waiting for the display to respond with a MANAGE request. GDM然后将这个会话标识符放在未决队列中,等待该显示以MANAGE请求来回应。 translations.launchpad.net 8. Click on the session id under the SID heading to see the details of the individual session. 单击SID下面的会话id,就可以看到会话的详细信息。 www.ibm.com 9. A session fixation attack is designed to force the session ID of a client to an explicit, known value. 会话固定攻击就是将客户端的会话ID强制设置为一个明确的已知值。 www.infoq.com 10. Gets a value indicating whether the session ID is embedded in the URL or stored in an HTTP cookie. 获取一个值,该值指示会话ID是嵌入在URL中还是存储在HTTPCookie中。 msdn2.microsoft.com 1. If the case is incorrect, the server will either ignore the header or return a bad session ID fault in the SOAP initiation response. 如果大小写不正确,则服务器在SOAP启动响应中将忽略标头或返回错误的会话ID。 msdn2.microsoft.com 2. Gets or sets a value indicating whether the session Id will be re-issued when an expired session ID is specified by the client. 获取或设置一个值,该值指示当客户端指定过期的会话ID时是否重新生成会话ID。 msdn2.microsoft.com 3. Session ID values are transmitted between the browser and the Web server in a cookie, or in the URL if cookieless sessions are specified. 会话ID的值在浏览器和Web服务器间通过Cookie进行传输,如果指定了无Cookie会话,则通过URL进行传输。 msdn2.microsoft.com 4. By finding the row in sessions that has the session ID, the username of that session is also found. 通过在sessions里查找具有会话ID的行,同样可以找到那个会话的用户名(username)。 www.ibm.com 5. and then all session reads will fall back to old sessions table if some session_id was not found in default fast sessions table. 这样当某些session_id在新的会话表中找不到的时候,就会回去访问旧的会话表。 www.bing.com 6. This will result in a new session ID being generated when a cookieless session request is made with an expired session ID. 这样,在使用已过期的会话ID发起无Cookie会话请求时,将生成一个新的会话ID。 msdn2.microsoft.com 7. Specifies whether the session ID will be reissued when an expired session ID is specified by the client. 指定当客户端指定了过期的会话ID时是否重新发出会话ID。 msdn2.microsoft.com 8. Session. Use_cookies specifies whether the module will use cookies to store the session id on the client side. session.use_cookies指定是否在客户端用cookie来存放会话ID。 in.php.net 9. If the Referer was sent by the client and the substring was not found, the embedded session id will be marked as invalid. 如果客户端发送了Referer信息但是在其中并未找到该子串,则嵌入的会话ID会被标记为无效。 in.php.net 10. Statistics provided include userid ID of the user who ran the command, the database session ID, the response time of the query, and so on. 提供的统计数据包括运行此命令的用户的用户ID、数据库会话ID、查询的响应时间等等。 www.ibm.com 1. Now that the mystery of how the session ID is generated has been uncloaked, let's look at a function that uses it. 既然如何生成会话ID的秘密已经被解开,那么让我们看一看使用它的函数。 www.ibm.com 2. The ASP. NET session cookie is extremely simple and is limited to contain the sole session ID string. ASP.NET会话cookie极其简单,仅限于包含会话ID字符串本身。 msdn2.microsoft.com 3. Session ID hijacking can be a problem with PHP Websites. 截获会话id可以说是PHP网站所面临的一个问题。 www.jukuu.com 4. The session ID value is tied to the connection for the duration of the connection. 在连接期间,会话ID值与该连接捆绑在一起。 technet.microsoft.com 5. Represents the session ID for the most recent request associated with this connection. 显示与此连接关联的最近请求的会话ID。 technet.microsoft.com 6. Jeff created a HTTP module that monitors incoming requests and outgoing responses for session ID cookies. Jeff创建了一个HTTP模块,该模块为会话IDCookie监视传入的请求和传出的响应。 msdn2.microsoft.com 7. Recall that the session ID belongs to table sessions, but the desired information is stored in the users table. 回忆一下,会话ID属于表sessions,但是想要的信息存储在users表中。 www.ibm.com 8. We use cookies to store the session information which includes a session ID and which language to display the website in. 我们用cookies保存session信息和sessionID显示网站的语言。 www.hainananglo.com 9. Paragraph The session will instantly start presenting you with the Mikogo Session Info window, containing the unique 9-digit session ID. 这个会话会迅速启动,并显示Mikogo会话信息窗口和唯一的9位数会话ID。 spreadsheets.google.com 10. Write a custom session ID manager that does not set the HttpOnly property to true. 编写一个自定义会话ID管理器,且不要将HttpOnly属性设置为true。 msdn2.microsoft.com 1. The following example generates a status of the rollback process for the specific session ID. 以下示例为特定的会话ID生成回滚进程的状态。 technet.microsoft.com 2. Sometimes this may just be a session ID of some sort that can be used to retrieve server-side state from memory or a database. 有时候这仅仅是某种类型的会话ID,它可以用来从内存或数据库检索服务器端状态。 www.ibm.com 3. It also sends a session ID, a random byte string, and its digital certificate. SSL服务器还发送一个会话标识、一个随机字节字符串以及它的数字证书。 www.ibm.com 4. The session ID enables an ASP. NET application to associate a specific browser with related session data and information on the Web server. 会话ID使ASP.NET应用程序能够将特定的浏览器与Web服务器上相关的会话数据和信息相关联。 msdn2.microsoft.com 5. This example returns the session ID, login name, and user name for the current user process. 下面的示例返回当前用户进程的会话ID、登录名和用户名。 technet.microsoft.com 6. Should someone want to book, the session id is maintained, and the customer is redirected to the booking page of the airline. 如果有人想预订,会话ID是维持与客户被重定向到航空公司的订票网页。 www.bing.com 7. Enter your name and the session ID that the Support Professional provides and then click "Join" 请输入您的姓名、会议ID及专业支援人员提供的密码,然后单击“加入”。 www.search.hc360.com 8. The property can be assigned any non-empty string, preferably the session ID or the user's ID. 可以为该属性分配任何非空的字符串,但最好是会话ID或用户的ID。 msdn2.microsoft.com 9. ASP. NET maintains cookieless session state by automatically inserting a unique session ID into the page's URL. ASP.NET通过自动在页的URL中插入唯一的会话ID来保持无Cookie会话状态。 msdn2.microsoft.com 10. In addition, however, the base URL has been rewritten to include specification of a session ID. 不过,除此以外还重写了基本URL以包含指定的会话标识。 www.ibm.com 1. The session ID values used in cookieless sessions are recycled by default. 默认情况下会回收无Cookie会话中使用的会话ID值。 msdn2.microsoft.com 2. Just start a session with two mouse clicks from your desktop and receive the unique session ID. 从您的桌面双击鼠标发起一个会议,并获得独有的会议ID。 spreadsheets.google.com 3. The following example returns current output buffer information for an assumed session ID of 52. 以下示例为假定为52的会话ID返回当前输出缓冲区信息。 msdn2.microsoft.com 4. This behavior greatly simplifies life for hackers who have stolen, or can guess, a valid session ID. 这种行为极大地方便了已经偷到或者可以猜出有效的会话ID的黑客。 msdn2.microsoft.com 5. The owning session ID can change for distributed and bound transactions. 对于分布式事务和绑定事务,拥有请求的会话ID可能不同。 msdn2.microsoft.com 6. NET can be configured to encode a session ID in the URL string that is transmitted between the client and the server. NET设定为在用户端和伺服器之间传送的URL字串中编码工作阶段ID。 msdn.microsoft.com 7. Paragraph Your session will instantly start, and the "Session Info" window will appear containing the 9-digit session ID. 您的会话会立即启动,同时“会话信息”窗口中会出现含有9位数的会话ID。 spreadsheets.google.com 8. Is the session ID associated with each active primary connection. 与各活动主连接关联的会话ID。 msdn2.microsoft.com 9. The same session ID that was provided by the server previously to the client. 服务器以前提供给客户端的同一会话ID。 msdn2.microsoft.com 10. Gets or sets a value specifying the fully qualified type of session ID Manager. 获取或设置一个值,该值指定会话ID管理器的完全限定类型。 msdn2.microsoft.com 1. The session ID does not specify a valid session. 会议ID没有指定有效的会话。 www.drados.com 2. A visitor accessing your web site is assigned a unique id, the so-called session id. 访问网站的来客会被分配一个唯一的标识符,即所谓的会话ID。 in.php.net 3. DBCC OUTPUTBUFFER displays the results sent to the specified client (session_id). DBCCOUTPUTBUFFER显示发送到指定客户端(session_id)的结果。 msdn2.microsoft.com 4. Retrieves a session ID for a message. 检索消息的会话ID。 msdn2.microsoft.com 5. As a result, a new session ID is generated for each page request until the session object is accessed. 因此,在访问会话对象之前,会为每个页请求生成一个新的会话ID。 msdn2.microsoft.com 6. Returns the session ID of the current user process. 返回当前用户进程的会话ID。 msdn2.microsoft.com 7. Session id or message missing. Specify the session id and the message. 没有会话标识或消息。请指定会话标识和消息。 www.fan6.net 8. The getKey method constructs a cache key which includes the custom application key and the session id. getKey方法构造了一个缓存键,它包括自定义应用程序键和会话ID。 www.ibm.com 9. Logging in means acquiring a session ID from the Web server of origin. 登录意味着从原先的Web服务器上获得了一个会话ID。 www.ibm.com 10. However, it is easy to use the session-id and sequence-number fields to sort the protocol log entries by SMTP conversation. 但是,使用session-id和sequence-number字段可以很容易按SMTP转换对协议日志条目进行排序。 technet.microsoft.com 1. If the JSP container detects a cookie storing the user's current session ID, no rewriting is necessary. 如果JSP容器检测到一个存储用户当前会话标识的cookie,那么就不必进行重写。 www.ibm.com 2. URIs will be changed to contain the session id automatically. URI将被自动修改为包含会话ID。 in2.php.net 3. An example of a dynamic parameter is a session ID. 动态参数的一个示例就是会话ID。 technet.microsoft.com 4. Session ID that currently owns this request. 当前拥有该请求的会话ID。 msdn2.microsoft.com 5. Value when an expired session ID is encountered. 会话,这将导致遇到过期。 msdn2.microsoft.com 6. Is the session ID of the process to terminate. 要终止的进程的会话ID。 technet.microsoft.com 7. A fully qualified type of session ID Manager. 会话ID管理器的完全限定类型。 msdn2.microsoft.com 8. The second method embeds the session id directly into URLs. 第二种方法直接将会话ID嵌入到URL中间去。 in.php.net 9. Specified here to create the session id. 指定在这里建立。 society.mblogger.cn 10. To prevent session ID guessing, instead, you should simply avoid overrating your skills. 而为了防止会话ID猜测,您应当干脆避免太高估计自己的技能。 msdn2.microsoft.com 1. There are several ways to leak an existing session id to third parties. 有几种途径会将现有的会话ID泄露给第三方。 in.php.net 2. The logon session ID is already in use . 登录会话标识已在使用中。 www.bing.com 3. Lising 2: Generation of a session specific caching key based on the session id. 清单2:根据会话ID生成特定于会话的缓存键 www.ibm.com 4. A resource that is running under one session ID can have more than one granted lock. 使用一个会话ID运行的资源可以有多个已授予锁。 msdn2.microsoft.com 5. You must log in first to acquire a server URL and session ID. 您必须首先进行登录来获取一个服务器URL和会话ID。 www.ibm.com 6. That is, if a request is made with a session ID that has expired, a new session is started using the session ID supplied with the request. 也就是说,如果使用已过期的会话ID发送了请求,则新会话将使用随请求一起提供的会话ID启动。 msdn2.microsoft.com 7. Session ID is a unique integer (int) that is assigned to each user connection when the connection is made. sessionID是在建立连接时为每个用户连接分配的唯一整数(int)。 technet.microsoft.com 8. In order to make the second call using the Session ID from the first call we need a third party web service client called soapUI. 为了使用来自第一个调用的会话ID进行第二个调用,我们需要一个名为soapUI的第三方Web服务。 www.ibm.com 9. Not included in many search engine Baidu have web pages that contain the session ID, because they can lead article was repeated. 许多百度搜索引擎不去收录那些包含会话ID得网页,因为它们可导致文章得重复。 www.82g.com.cn 10. Regardless of how the session ID is passed, the servlet container will intercept it, look it up, and find the 不管会话标识如何传递,servlet容器都将拦截它,检查它,并找到与之关联的 www-128.ibm.com 1. Terminates a user process that is based on the session ID (SPID in SQL Server 2000 and earlier) or unit of work (UOW). 终止基于会话ID(SQLServer2000或更早版本中的SPID)或工作单元(UOW)的用户进程。 technet.microsoft.com 2. ' use the Session ID as the name for the Excel file 使用对话ID最为Excel文件文件名称 blog.sina.com.cn 3. the following example returns information that associates a session id with a windows thread id 下面的示例返回使会话id与某一windows线程id相关联的信息。 www.ichacha.net 4. Session ID: Database session ID of the user running the SQL statement SessionID:运行此SQL语句的用户的数据库会话ID www.ibm.com 5. Information about the following items is saved and associated with the session ID for each tuning session 下列各项的相关信息将被保存并与每个优化会话的会话ID相关联 technet.microsoft.com 6. Constant containing either the session name and session ID in 包含着会话名以及会话ID的常量,格式为 in2.php.net 7. Session ID guessing and stolen session ID cookies 会话ID猜测和失窃的会话IDCookie msdn2.microsoft.com 8. A leaked session id enables the third party to access all resources which 泄露出的会话ID使第三方能够访问所有与指定 in2.php.net 9. Store LoanApplication XML by session ID 通过会话ID存储 dev2dev.bea.com.cn 10. The session ID is simply an 会话ID只是一个 www-128.ibm.com |
||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。