useragent
- 网络字符串
-
Dynamically generated content based on userAgent
基于userAgent动态生成的内容
-
Lastly , there is a link to a page to show the userAgent string .
最后,这里还有一个页面链接以显示userAgent字符串。
-
Not what its UserAgent string is or its version number , but whether it actually supports that feature .
我们不关注浏览器的UserAgent字符串或者版本号,而是检测它能够支持什么样的特性。
-
We create a $ ua variable ( an object of type LWP : : UserAgent ) to interact with the Flickr servers .
我们创建一个$ua变量(LWP::UserAgent类型的对象)来与Flickr服务器交互。
-
The code for this module will be a simple layer on top of LWP : : UserAgent , which is included in the libwww-perl package .
这个模块的代码将是在LWP::UserAgent上的一个简单层,它包含在libwww-perl包中。
-
To change the color scheme as a gross demonstration of what a stylesheet 's impact is and to demonstrate how easy it is to target a specific stylesheet to a particular platform based on the userAgent .
更改颜色主题以展示样式表的影响以及基于userAgent将某个特定的样式表指向某个特定的平台是多么地简便。