More complex classes can be called from Zope scripts (a new feature in Zope 2.3).
更复杂的类,可以从zope脚本中调用(这是Zope 2.3的一个新功能)。
Moreover, even in C++ the distinction rarely matters until one attempts to write fairly complex classes.
即使在C++ 中也只有在编写非常复杂的类时才会凸显这两者之间的区别。
More complex classes that contain attributes as well as a collection have not been enhanced with these methods.
这些方法并没有增强包含属性以及集合的更复杂的类的可用性。
This allows the use of set operations to build up complex classes from anonymous classes or classes with value restrictions.
这样就允许我们通过使用集合操作来从匿名类或具有值约束的类来创建复合类。
In complex classes that contain significant behavior (methods) as well as data, it is often necessary to have public properties.
在包含大量行为(方法)以及数据的复杂类中,通常需要有公共属性。
Actors commonly represent "deeper" interactions, however, which can result in multiple classes and more complex interactions.
然而,参与者通常表示“更深层的”交互,可能产生多个类和更复杂的交互。
This is a complex class used by many other classes, so I'm going to investigate it further.
这是一个被很多其他类使用的复杂的类,所以我将对它作进一步的研究。
On the outside, domain packages appear simple; but because they encapsulate the behavior of many classes, internally they are often quite complex.
表面上看来,域包好象很简单,但是因为它们封装了许多类的行为,所以它们的内部通常相当复杂。
But when I started to deploy more complex applications I found I had to deal with loading resources as well as classes.
但是,当我开始部署更复杂的应用程序时,我发现除了要装入类之外,还必须要处理资源的装入问题。
The source codes that are found on the net are either too complex (20 + classes), or don't provide sufficient efficiency.
在网络上找到的源码要么太复杂(超过20个类),要命没有提供足够的效率。
Sometimes you may want to develop much more complex mock object classes because they will give you additional benefits.
有时您可能需要开发更复杂的模拟对象类,因为他们会带给您额外的收益。
The artifacts include a JAX-RPC compliant stub, a proxy that wraps the stub for developer convenience, and a set of classes that correspond to the complex types defined in the WSDL schema.
生成的构件包含JAX - RPC兼容的存根、封装了存根的代理(为开发人员提供方便)以及一组类,这些类与WSDL模式中定义的复杂类型相对应。
This example may seem trivial and unrealistic; however, in complex, real-world systems with many classes, situations like this can happen when classes are missed during packaging or deployment.
这个示例看起来可能价值不大、也不真实,但是,在复杂的有许多类的真实系统中,会因为类在打包或部署期间的遗失而发生这类情况。
For complex documents, ECS comes in handy, because it has classes defined to manage colors, documents, and more.
对于复杂的文档,ECS非常方便,因为它有定义为管理颜色、文档等的类。
We'll see later on, there are classes of computation that are inherently much more complex. We hate them, because they're costly, but they're sometimes inherently that way.
我们会稍后详细的讲讲这个,有许多内在更加复杂的种类的算法,我们痛恨它们,因为它们很耗时。
It then allows you to select the complex types you want to generate binding classes for.
然后你可以选择需要生成绑定类的复杂类型。
It recognizes that the risks that a bank faces are very complex and that they are not summarized by just the classes of borrowers that were defined in Basel I.
它指出一个银行所面对的风险是非常复杂的,第一次巴塞尔协议定义的借款人风险等级,无法概括全部的风险。
In this section, we'll cover some advanced issues that arise when you start to pickle complex objects, including instances of custom classes.
在这一节,将讨论一些高级问题,当您开始pickle复杂对象时,会遇到这些问题,其中包括定制类的实例。
The difficulty of testing Action classes in isolation means that they can easily become quite complex — especially as they become ever more deeply coupled in a legacy framework.
隔离出来测试Action类的困难意味着它们可以很容易变得相当复杂——特别是当它们变成越来越深入地与遗留框架耦合的时候。
Integration Edition generates classes for all messages defined in the.wsdl file, and for all complex types that are added to the schema.
IntegrationEdition为.wsdl文件中定义的所有消息和添加到架构中的所有复杂类型生成类。
Make sure public properties in LotusScript classes used as complex data types are alphabetical.
确保LotusScript类中的公共属性作为按字母排序的复杂数据类型使用。
This means the complex data structures can be represented as classes and the Web Services stack will automatically map the class attributes to the data types defined in the WSDL file.
这意味着复杂的数据结构可以表示成类,Web服务栈能够自动将类属性映射到WSDL文件中定义的数据类型。
We will look at helper classes, more complex mappings like enum and union, and user-defined types.
我们要来研究一些更有用的类,更加复杂的映射如和enum和union ,以及用户定义的类型。
You will be able to change a component style just by coding a few lines on gradient, hue, round corner or shadow properties without the need to develop the complex ComponentUI classes.
你只需就倾斜度、色调、圆角或阴影属性编写几行代码就可以改变组件样式而无需开发复杂的ComponentUI类。
You can define your own Holder classes to support complex types by deriving from a standard interface called Holder.
您可以定义自己的Holder类以支持从名为 Holder 的标准接口派生出来的复杂类型。
They can also view complex methods via Sequence Diagrams so that they can quickly see what other methods, on what classes, are called from a complex method.
他们还可以通过序列图(Sequence Diagrams)观察复杂的方法,以便快速地查看到该复杂方法调用了什么类的其他什么方法。
Process classes implement complex business logic, such as that offered by a potential Web service, that pertains to several classes.
流程类实现与几个类有关的复杂的业务逻辑,例如那些由潜在的Web服务提供的。
The logical model for complex item types can also include helper classes, and items can have properties that refer to helper objects.
复杂项类型的逻辑模型还可以包括helper类,并且项可以具有引用Helper对象的属性。
With the current version, if you need a card for a web service with complex types, a programmer must develop it by extending the ADIEU base classes.
对于当前版本,如果需要使用具有复杂类型的Web服务的卡片,程序员必需通过扩展adieu基类对其进行开发。
I believe that to alleviate the complexity caused by such general standards with such complex interactions we should urge and support the creation of a set of Web service classes.
我相信要减少由这些复杂交互作用的通用标准造成的复杂性,我们必须促进并支持创建Web服务类的集合。
应用推荐