"visitor"的翻译 使用英语:


  字典 中国人-英语

  例子 (外部来源,未经审查)

A visitor accessing your web site is assigned an unique id, the so called session id. This is either stored in a cookie on the user side or is propagated in the URL.
The session support allows you to register arbitrary numbers of variables to be preserved across requests.