Subject | English | Chinese simplified |
comp., MS | anonymous allowed meeting | 允许匿名参加的会议 (A meeting in which users without Active Directory credentials are allowed to attend so long as they have a valid conference key and pass Digest authentication) |
comp., MS | Anonymous authentication | 匿名身份验证 (An authentication mechanism that does not require user accounts and passwords) |
comp., MS | anonymous FTP | 匿名 FTP (A type of internet file transfer that allows user to access a remote computer without having to establish an account) |
comp., MS | anonymous FTP authentication | 匿名 FTP 身份验证 (A protocol that makes it possible for a user to retrieve documents, files, programs, and other archived data from anywhere on the Internet without having to establish a logon name and password) |
comp., MS | anonymous logon | 匿名登录 (A user who has connected to the computer without supplying a user name and password) |
comp., MS | anonymous method | 匿名方法 (A practical language construct that allows programmers to create code blocks that can be encapsulated in a delegate and executed at a later time. They are based on a language concept called a lambda function and are similar to those found in Lisp and Python) |
comp., MS | anonymous replica | 匿名复制 (A special type of replica in which you don't keep track of individual users) |
comp., MS | anonymous subscription | 匿名订阅 (A type of pull subscription for which detailed information about the subscription and the Subscriber is not stored) |
comp., MS | anonymous type | 匿名类型 (A class type whose name is generated by the compiler and that inherits directly from Object. Members of an anonymous type are properties that are inferred from the object initializer that creates instances of the type) |
comp., MS | anonymous user | 匿名用户 (A user who accesses content on a Web site without providing a user login name and password) |
comp., MS | anonymous user access | 匿名用户访问 (The ability to gain access to a Web server on which one does not have an account) |