单词 | smalltalk |
释义 | 例句释义: 聊天,闲聊,面向对象语言,扯淡 1. All three languages -- Self, Smalltalk, and Ruby -- make it easy to add behavior at run time. 所有这三种语言(Self、Smalltalk和Ruby)都使在运行时添加行为变得十分简单。 www.ibm.com 2. Smalltalk was one of the first languages built around the concept of objects. Smalltalk是围绕对象概念构建的第一批语言之一。 www.ibm.com 3. I never "got" Smalltalk, which means I was never able to do much meaningful work with it. 我从来没有“得到”Smalltalk,意思是我没有使用它完成很多有意义的工作。 www.ibm.com 4. Smalltalk was the first environment I know of that had a tightly coupled language. Smalltalk是我所知道的第一个与语言紧密联系的环境。 www.ibm.com 5. They treat empty space like an awkward pause in a conversation that should be filled as soon as possible with smalltalk. 他们视空白为谈话中尴尬的停顿,因此总想办法立即补上一段寒暄用语。 www.bing.com 6. From the viewpoint of innovation, Smalltalk is one of the great masterpieces of software. 从创新的角度来看,Smalltalk是一个极大的软件杰作。 www.ibm.com 7. I developed my ability to build object-oriented programs quite a bit later, long after giving up on Smalltalk. 我致力于构建面向对象程序的时候已经有点晚了,是在放弃Smalltalk很长一段时间之后才开始的。 www.ibm.com 8. The concept of categories is borrowed from languages like Smalltalk and Objective-C (see Resources). categories的概念是从Smalltalk和Objective-C语言(见参考资料)中借用的。 www.ibm.com 9. As a Java developer, you may ask yourself, "How could a 13-year-old book about Smalltalk have anything to do with me? " 作为Java开发人员,您可能会问,“13年前的Smalltalk书对我有什么用呢?” www.ibm.com 10. Smalltalk, with its object-oriented approach, required us to approach both problems and solutions in a different way. 与其面向对象的方法,需要我们以不同的方式处理问题和解决方案。 www.ibm.com 1. Like Smalltalk, Self represents control structures with message passing, and Self relies on an image that is always running. 像Smalltalk一样,Self用消息传送来表示控制结构,Self依赖于一个一直运行的image。 www.ibm.com 2. Technically you could do *all* the work in Smalltalk but there is some performance issues with doing that and there is no real benefit. 技术上来说,你可以用Smalltalk做任何工作,但实际上会存在性能问题,所以没有什么实质上的收益。 www.infoq.com 3. It arose from the Smalltalk project at Xerox PARC, where it was conceived as a way to organize some early GUI applications. 它产生于XeroxPARC的Smalltalk项目,当时它被构想为早期GUI(图形用户界面—译者注)应用程序的一种组织方式。 www.bbsmvc.com 4. But with the central market, the Yang great wild goose hereafter maintains the smalltalk the behavior, has the question to point out. 而和中央商场,杨鸿此后保持客套的行为,有问题就指出。 blog.sina.com.cn 5. If C is viewed as an object-oriented language alternative to Smalltalk , it is an inexpensive alternative. 如果把C看成是可替代Smalltalk的一种面向对象语言,那么它是一种廉价的替代语言。 chinafanyi.com 6. You build a system, so it gets to the limit of what a few people can do and there Smalltalk doesn't work too well. 你构建了一个系统,只有少数人能够维护它,而且Smalltalk并不是总能工作的很好。 www.infoq.com 7. I was never able to really understand Smalltalk, mostly because of its very cryptic (to my mind) syntax. 我从没能够真正理解Smalltalk,大部分因为它非常神秘的语法(依我的看法)。 www.ibm.com 8. Smalltalk seemed like a clean, simple and powerful language. Smalltalk似乎是一门干净、简单、强大的语言。 www.infoq.com 9. The sample implementations appear in both C and Smalltalk, yet they take advantage of few of Smalltalk's advanced language features. 虽然样例实现貌似采用了C 和Smalltalk,但是几乎没有利用Smalltalk的高级语言特性。 www.ibm.com 10. In Smalltalk Best Practice Patterns, Kent Beck defines composed method (which I write about extensively in The Productive Programmer). 在Smalltak的最佳实践模式中,KentuckyBeck定义了composedmethods组合方法(我在TheProductiveProgrammer中已经做了大量的介绍了)。 www.bing.com 1. Smalltalk, like UNIX, has a simple core, based upon objects and message exchange. 与UNIX类似,Smalltalk也有一个基于对象和消息交换的简单的内核。 www.ibm.com 2. I'm not suggesting that we'll all be programming in Smalltalk in the next 10 years. 我不是建议所有人在接下来的十年里使用Smalltalk进行编程。 www.ibm.com 3. With Self and Smalltalk, any change you make to the existing class is by definition a run-time modification. 使用Self和Smalltalk,对现有类所做的任何更改都是通过定义一个运行时修改来实现的。 www.ibm.com 4. The lifecycle of Smalltalk programs was iterative, piecemeal, and organic. Smalltalk的项目生命周期是迭代、渐进和有机的。 www.infoq.com 5. However, people were not trained to think this way when Smalltalk first appeared. 然而,当Smalltalk第一次出现的时候,人们还没有培养成这种习惯。 www.ibm.com 6. However, it does retain the ability to run Smalltalk code. 然而,它当然还是保留了可以运行Smalltalk代码的能力。 www.infoq.com 7. This Smalltalk code probably looks unnatural to you. 对您来说,这个Smalltalk代码可能看起来并不自然。 www-128.ibm.com 8. In addition, Eric also implemented the Smalltalk paradigm where collections can execute procedures on their elements. 此外,Eric还实现了Smalltalk范型,就是说集合能够对自己的元素执行过程。 www-128.ibm.com 9. Delayed binding lets Smalltalk applications keep running throughout the development cycle. 延迟绑定让Smalltalk应用程序在整个开发周期中可以持续运行。 www.ibm.com 10. Similarly, in Smalltalk, you can add a method or attribute through calling the appropriate message (compile in some dialects). 类似地,在Smalltalk中,可以通过调用相应的消息(在一些地方称作compile)来添加方法或属性。 www.ibm.com 1. But a class of languages -- such as Smalltalk, Self, and Ruby -- are even more dynamic and allow even better ways to delay binding. 但还有一类语言——如Smalltalk、Self和Ruby——要比Java还要动态且允许用更佳的方式来延迟绑定。 www.ibm.com 2. Smalltalk: Not everything in Simula is an object. Simula中不是所有东西都是对象。 www.bing.com 3. One reason often quoted for learning Smalltalk is that it is 'pure' and thus force people to think and program 'object oriented. 常见到的学习Smalltalk的理由是,它很“纯綷”,并且可以迫使人们以对象导向的方式思考与设计程序。 blog.sina.com.cn 4. In Smalltalk, everything is an object, and most behaviors make use of message passing. 在Smalltalk中,一切皆是对象,且大多数行为都利用消息传送。 www.ibm.com 5. In 1972, Xerox PARC introduced the Smalltalk language, which relied on a VM for execution. 在1972年,XeroxPARC引入了Smalltalk语言,该语言依赖于VM来执行。 www.ibm.com 6. The whole Smalltalk language is built on the premise of delayed binding. 整个Smalltalk语言是构建在延迟绑定的前提之下的。 www.ibm.com 7. Smalltalk developers build onto a continuously running application called the image. Smalltalk开发人员在一个叫做image的持续运行的应用程序之上构建。 www.ibm.com 8. We are applying our persistence to the Smalltalk Seaside framework. It will be released this Fall. 我们正在将我们的持久化方案应用到Smalltalk的Seaside框架中,在今秋会发布出来。 www.infoq.com 9. Westerners use a lot of 'small talk' in the office. 西方人在办公室中有很多“闲聊”(smalltalk)。 www.hxen.com 10. I think Smalltalk made a fundamental error. 我想Smalltalk犯了一个根本性的错误。 www.infoq.com 1. LISP, like Smalltalk, is a language that is outstandingly simple, consistent, and powerful. 与Smalltalk相似,是一个相当简单、一致且强大的语言。 www.ibm.com 2. Languages such as Smalltalk and Python also support mix-in inheritance. 诸如Smalltalk和Python这样的语言也支持mix-in继承。 www.ibm.com 3. Smalltalk was so interactive that we just said, well, let's just program it and see. 就像我们刚才所说的,Smalltalk交互性很强,嗯,让我们用它编写程序看看。 www.infoq.com 4. It is similar to the idea of a workspace, for example, in Smalltalk. 这和workspace有几分相像,比如说Smalltalk里的workspace就和这个差不多。 www.bing.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。