小编Nik*_*iki的帖子

鲜为人知的 Smalltalk 二进制消息及其含义?

在为初学者编写一些文档时,我遇到了一个问题。了解二进制消息的作用并不意味着您知道它们的名称!

一些明显的,以及它们各自的类别:

    -   "minus" TraitComposition Collection Point Interval BoxedFloat64 Color LargeInteger ScaledDecimal Integer Exception DateAndTime Number TraitExclusion SmallInteger TraitTransformation TComposingDescription WordArray Fraction ExceptionSetWithExclusions ExceptionSet FloatArray SmallFloat64 Duration TraitDescription Timespan TraitAlias

    /   "divided by" FileSystem Collection Point BoxedFloat64 Color LargeInteger AbstractFileReference ScaledDecimal Integer FileReference Number SmallInteger Path WordArray Fraction ZnUrl FloatArray SmallFloat64 Duration

    +   "plus" TraitComposition Collection Point ExternalAddress Interval BoxedFloat64 Color KMKeyCombinationSequence LargeInteger Integer KMNoShortcut ScaledDecimal ExternalData DateAndTime Number SmallInteger TraitTransformation TComposingDescription WordArray Fraction TxBasicTextPosition ZnUrl FloatArray SmallFloat64 Duration TraitDescription …
Run Code Online (Sandbox Code Playgroud)

smalltalk squeak pharo

5
推荐指数
1
解决办法
586
查看次数

浏览Finder中的"发件人"还会返回不包含我在Pharo中搜索的邮件的代码吗?

打开一个新的Pharo 5图像,打开Finder并搜索+选择器.然后选择+并单击发件人.得到了大约5000个结果,其中大多数似乎都很好,但是经过仔细检查后,一些结果似乎缺少我的消息发送的任何参考.

我可能会补充一点,其中约有1700个似乎是错误的,并且没有任何参考.您认为这个问题是什么?这是一个例子:

例

smalltalk compilation pharo

4
推荐指数
1
解决办法
73
查看次数

标签 统计

pharo ×2

smalltalk ×2

compilation ×1

squeak ×1