根据调用功能对架构进行分类

发布于 2024-08-05 18:54:32 字数 109 浏览 11 评论 0原文

调用函数有不同的方式:调用堆栈、连续传递、消息传递和事件处理。您如何称呼这些功能的类别?祈求?您将这些特征分类的架构称为什么?调用架构?

子问题:除了给定的四个之外,此类功能还有哪些示例?

There are different ways of calling functions: call stacks, continuation passing, messaging and event handling. What do you call the category of these features? Invocation? What do you call architectures categorized by these features? Invocation architecture?

Sub question: Other than the four given, what are some examples of this type of feature?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

素手挽清风 2024-08-12 18:54:32

您所要求的内容概括了调用约定的想法,因此您可能能够在扩展的意义上使用它。

“函数调用风格”和“调用风格”也可能有效。

What you're asking for sort of generalizes the idea of calling conventions, so you might be able to get away with using that in an expanded sense.

"Function calling style" and "calling style" may also work.

深白境迁sunset 2024-08-12 18:54:32

“调用函数的方式”对我来说似乎很合适。为什么要费尽心思让事情变得比现在更困难呢?

如果您正在撰写的论文非常频繁使用这个短语,您可以通过在顶部定义“调用架构”的含义来节省一些文字。我不知道有任何术语用于此目的。

"Ways of calling functions" seems appropriate to me. Why go out of your way to make things more difficult than they already are?

If you're writing a paper that is using this phrase very frequently, you might save a few words by defining what you mean by "Invocation Architecture" at the top. I'm not aware of any term used for this.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文