公共调用 meaning in English
agora call
Examples
- These members are publicly callable by using a reference to the interface
通过使用对接口的引用,这些成员都是可以公共调用的。 - For example , many developers do not know that an explicitly implemented member is publicly callable even though its signature is private
例如,很多开发人员不知道显式实现的成员是可以公共调用的,即使其签名是私有的也一样。 - Odyssee is an exploitation of ocaml language basically . we analyzed the source code of this tool on the base of in - depth comprehension of ocaml , main including the definition part of data types , the public function part , the accidence and syntax analysis parts
Odyssee微分工具基本上是由ocaml语言开发的,本文在深入了解这种语言的基础上对odyssee的代码进行了分析,主要分析了代码的数据类型定义部分、公共调用函数部分以及词法分析和语法分析部分。