英文字典中文字典


英文字典中文字典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英翻中〔查看〕





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


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

































































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


  • Tracking Your Shipment or Packages | FedEx
    Enter your FedEx tracking number, track by reference, obtain proof of delivery, or TCN See FedEx Express, Ground, Freight, and Custom Critical tracking services
  • Track Your Shipment | FedEx Freight
    See up to 20,000 active FedEx Freight shipments at a time, including estimated delivery dates View tracking details for any shipment connected to your account when you’re logged in
  • All in one global package tracking | 17TRACK
    17TRACK supports tracking for 3300+ carriers, including USPS, UPS, FedEx, and DHL Enter your tracking number to get 99 9% accuracy and real-time updates
  • Advanced Shipment Tracking | FedEx
    Get visibility of up to 20,000 active FedEx shipments Access documents, images, and detailed status-tracking information, including estimated delivery time windows
  • Package Tracking - Courier Tracking | FedEx Canada
    To receive notifications for a specific shipment, you can enable and receive the following standard tracking notifications through the tracking page or mobile app
  • Track Ship Online or Find Nearby Locations | FedEx
    Get your tracking status, find a FedEx near you, learn more about how to become a better shipper, get online print offers, or get inspiration for your small business needs
  • Tracking Your Shipment | FedEx India
    FedEx Tracking for mobile is our most convenient tracking tool, giving you updates while you're on the go so you can stay on top of your shipments 24 7 and from any location
  • How do I check the status of my package? - FedEx
    How do I check the status of my package? • Go to FedEx Tracking, enter your 12-digit tracking number and click "Track" • To learn more about how to track your shipment, visit FedEx Tracking Quick Help
  • FedEx Express
    Need the status of your shipment or a delivery commitment? You can enter the FedEx ® International Connect (FIC) tracking number, Carrier Local tracking number, or Order Reference number
  • Tracking - FedEx
    Tracking Can I get a proof of delivery? How can I track my parcel without a tracking number? What does my tracking status mean? Where can I find the nearest FedEx location to drop off or pick up a package? Where is my package? Why is my package stuck at customs?





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