英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

Smalltalk    音标拼音: [sm'ɔlt,ɔk]
The pioneering {object-oriented programming} system
developed in 1972 by the Software Concepts Group, led by {Alan
Kay}, at {Xerox PARC} between 1971 and 1983. It includes a
language, a programming environment, and an extensive object
library.

Smalltalk took the concepts of {class} and {message} from
{Simula-67} and made them all-pervasive. Innovations included
the {bitmap display}, windowing system, and use of a {mouse}.

The {syntax} is very simple. The fundamental construction is
to send a message to an {object}:

object message

or with extra parameters

object message: param1 secondArg: param2 .. nthArg: paramN

where "secondArg:" etc. are considered to be part of the
message name.

Five pseudo-variables are defined: "self", "super", "nil",
"true", "false". "self" is the receiver of the current
message. "super" is used to delegate processing of a message
to the {superclass} of the receiver. "nil" is a reference to
"nothing" (an instance of UndefinedObject). All variables
initially contain a reference to nil. "true" and "false" are
{Booleans}.

In Smalltalk, any message can be sent to any object. The
recipient object itself decides (based on the message name,
also called the "message selector") how to respond to the
message. Because of that, the {multiple inheritance} system
included in the early versions of Smalltalk-80 appeared to be
unused in practice. All modern implementations have single
inheritance, so each class can have at most one superclass.

Early implementations were {interpreted} but all modern ones
use {dynamic translation} (JIT).

Early versions were Smalltalk-72, Smalltalk-74, Smalltalk-76
(inheritance taken from Simula, and concurrency), and
Smalltalk-78, {Smalltalk-80}. Other versions include {Little
Smalltalk}, {Smalltalk/V}, {Kamin's interpreters}. Current
versions are {VisualWorks}, {Squeak}, {VisualAge}, {Dolphin
Smalltalk}, {Object Studio}, {GNU Smalltalk}.

See also: {International Smalltalk Association}.

{UIUC Smalltalk archive (http://st-www.cs.uiuc.edu/)}.
{FAQ (http://XCF.Berkeley.EDU/pub/misc/smalltalk/FAQ/)}.

{Usenet} newsgroup: {news:comp.lang.smalltalk}.

["The Smalltalk-76 Programming System Design and
Implementation", D.H. Ingalls, 5th POPL, ACM 1978, pp. 9-16].

(2001-09-11)


请选择你想看的字典辞典:
单词字典翻译
Smalltalk查看 Smalltalk 在百度字典中的解释百度英翻中〔查看〕
Smalltalk查看 Smalltalk 在Google字典中的解释Google英翻中〔查看〕
Smalltalk查看 Smalltalk 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • DS Logon - DMDC
    Identity Management is DS Logon's secure, self-service logon ID created by the Defense Manpower Data Center (DMDC) as an enterprise identity credential that allows individuals affiliated with the Department of Defense (DoD) or the Department of Veterans Affairs (VA) access to websites
  • DS Logon (DSL) Support Documentation and FAQ
    DS Logon (DSL) is a single sign-on web application, letting users access their information across multiple DoD partner websites with a single password or login
  • DS Logon FAQs - myaccess. dmdc. osd. mil
    If you have trouble creating a new DS Logon account, see the instructions in Creating a New DS Logon Account There are three (3) registration methods available:
  • DS Logon Account Creation Guide - myaccess. dmdc. osd. mil
    If you do not have a CAC, DOD ID card, or an email on file in DEERS, follow these steps to create a DS Logon account with remote identity proofing The process takes about 10 minutes and will require you to provide photos of documents and a selfie
  • Creating a New DS Logon Account - myaccess. dmdc. osd. mil
    If you do not have a CAC or an existing DS Logon account, you can create one to complete your myAuth identity verification DS Logon uses secure identity proofing processes to ensure that your information is safe
  • myAuth FAQs - myaccess. dmdc. osd. mil
    myAuth Account Creation FAQs Why am I using DS Logon to create a myAuth account? I am having trouble creating a new DS Logon account What can I do? I logged into DS Logon’s Identity Management page, but I do not see anything about myAuth
  • Step 3 - Activate Your Account
    Open the email and use the link provided to go to the DS Logon Activation screen or click Activate Your Account on the DS Logon login screen Enter your PII (first name, last name, date of birth, and person identifier) and the activation code from the email
  • myAuth Help - myaccess. dmdc. osd. mil
    Frequently Asked Questions (FAQs) Creating a New myAuth Account Updating Your myAuth Account Creating a New DS Logon Account
  • Step 1 - Verify Your Identify
    This is an important part of making sure your personal information stays safe and secure myAuth allows you to use your CAC or your DS Logon credentials to confirm your identity
  • DS Logon CAC Registration
    Users with a CAC and access to a smart card reader do not need to create a DS Logon account to verify their identity for myAuth Users can create a myAuth account using a CAC and smart card reader (continue to Creating a New myAuth Account)





中文字典-英文字典  2005-2009