The Go language supports a style of object-oriented programming similar to that used in C. Data is grouped together into structs, and then functions are defined which operate on those structs.
Go语言支持类似于C语言中使用的面向对象风格。数据被组织成structs,然后定义操作这些structs的函数。
These operators are then chained together in order to perform complex functions.
然后这些算子链在一起以便执行复杂的函数。
Then, we clustered functions and features used elsewhere in the call flow.
然后,我们将调用流中其他地方使用的功能和特征集中在一起。
These common functions can then be reused by other teams or projects.
然后其他团队和项目可以重用这些通用功能。
This access is done by styling the widget as a window and then including functions to show and hide the widget wrapped in a window.
访问的实现方式是,将小部件样式化为一个窗口,然后包含显示和隐藏在窗口中包装的小部件的功能。
If a source file has a namespace declaration, then all references to classes, functions, and constants use the namespace semantics.
如果源代码文件中有名称空间声明,那么对类、函数和常量的所有引用都使用名称空间语义。
Or if the objective is to repurpose stable application functions for SOA, then application transformation to EGL sets the foundation for this activity.
或者如果目标是重新构建用于SOA的稳定的应用程序功能,那么到EGL的应用程序转换将为此行动建立基础。
I add a string name and port class variable and then two functions: a constructor and the server.
我添加了一个字符串名称、一个端口类变量,还有两个函数:构造器和服务器。
The script then defines the callback functions.
然后脚本定义回调函数。
I can then use built-in aggregate functions on the array to get the size and sum of those days overdue and compute an average.
然后我可以使用内置的聚合函数来获取过期天数的大小和总和并计算平均值。
Let's first walk through the core functions, then explore the capabilities that the simplification functions provide.
让我们先浏览一遍这些核心函数,然后探索简化函数提供了哪些功能。
If you can answer these questions with core functions, then you're already on the track to building competitive, user-friendly, and usable applications.
如果您能够使用核心功能来回答这些问题,那么您已经走在构建富有竞争力、用户友好且适用的应用程序的正确方向上。
Well, you define an HTML file that instantiates the DOH, instantiates widgets, then defines the test functions to execute.
首先定义一个HTML文件来实例化此doh、小部件,然后定义要执行的测试函数。
If you come across an instance where you need to use regular expression functions, then you will likely have to create user-defined functions to handle your requirement.
如果您遇到一个需要使用正则表达式函数的实例,则您将很可能要创建用户定义的函数来处理您的要求。
Then, set callback functions, which are responsible for handling the start and end of XML elements.
随后,设置负责处理XML元素开始和结束的回调函数。
You can then use the attributes and functions in your prototype, or even redefine the functions or attributes.
继而可以使用原型中的属性和函数,甚或重定义函数和属性。
If two stacks have all functions in common, then their matching percentage is 100 percent, and they are called an exact match.
如果两个堆栈中的函数都相同,那么匹配百分数是100%,这称为精确匹配。
I'll start with a simple view, then add further functions and scenarios as the series continues.
先从一个简单的场景开始,在随后的系列文章中会增加更多的功能和场景。
Additionally, some hypervisors may not implement all API functions, which are then defined as unsupported within the specific driver.
另外,有些虚拟机监控程序可能不能实施所有API功能,因而在特定驱动程序内被定义为不受支持。
If the energies add, then the partition functions multiply each other.
能量相加,配分函数相乘。
But when programmers want to write simple test code without all the verbiage involved in a doctest, then test functions are a wonderful way to write.
但是,如果程序员希望编写简单的测试代码,不愿意考虑doctest涉及的乱七八糟的东西,那么测试函数是很好的方法。
Jensen then used the listservs and blog functions on MyBO to get the information out.
Jensen然后用MyBO上的邮件群发和博客功能把这些信息传递出去。
Derive from IPrimeEvents, implement the handler functions, then call Register.
从IPrimeEvents派生,实现处理器函数,然后调用Register。
You can then call the functions in the Char module.
然后可以调用Char模块中的函数。
Listing 3 then defines the module init and cleanup functions.
清单3然后又定义了这个模块的init和cleanup函数。
To create your constructor and destructor, declare two functions, then apply the constructor and destructor function attributes to them.
要创建constructor和destructor函数,则需要声明两个函数,然后对这两个函数应用constructor和destructor函数属性。
These functions can then be called by pseudo within wrappers, as needed.
如果需要,pseudo可以在包装器内调用这些函数。
If lambdas are nothing more than nameless functions, then closures are little more than lambdas with a context.
如果lambdas是没有名字的函数,那么closures仅比lambdas多一个上下文。
To write a custom library you just have to use the templates of libprint.c and libprint.h and then write the appropriate functions.
要编写一个定制的库,需要使用libprint . c和libprint . h的模板,然后编写相应的函数。
Those functions can then be called as methods on the struct.
这些函数之后可作为struct的方法而被调用。
应用推荐