Note that storage class specifies the type of media, not the actual location where an object will be stored.
请注意,存储类指定的是媒体类型,而非对象将存储到的实际位置。
Note that there appears to be something missing: We specified the target class, but not its mapping table!
这里我们好像忘记了一点东西,我们指定了目标类,但是没有指定目标类的映射表。
The most important thing to note when extending JAAS for class instance-level authorization is that the permission implementation class must have a three-parameter constructor.
在为类实例级授权扩展JAAS时要注意的最重要的一点是:许可权实现类必须有一个带三个参数的构造函数。
Note that class loading can be performed in a lazy manner and therefore some parts of the class loading process may be done on first use of the class rather than at load time.
请注意可以用惰性方式执行类装入,所以类装入过程的某些部分可能在第一次使用类的时候才执行,而不是在装入时执行。
Note the default values for each preference are defined by the preferences structure, not the plugin class nor the preference page class.
注意,每个参数选择的默认值均由参数选择结构定义,而不是由插件类或参数选择页面类来定义。
Note that the implementation classes are only instantiated through a factory class that is generated by the JAXB compiler.
请注意仅通过由JAXB编译器生成的一个工厂类来实例化实现类。
Note that when you try to access an argument of a class member function the actual argument count starts from 2 instead of 1.
注意,在访问类成员函数的参数时,实际的参数编号从2而不是从1 开始。
Note that this same class, with changes for package name and class name, can be used in each of your GAE projects.
注意,这个相同的类,只要更改包名和类名,就可以在您的每个GAE项目中使用。
Note that when a class is nested, it has access to the outer class's members.
请注意,当一个类是嵌套类的时候,它可以访问其外层类的成员。
Note also that class loaders are listed under their class name; if there are two instances of a class loader, it may not be possible to distinguish between them.
还请注意,类装入器列在它们的类名之下;如果类装入器有两个实例,那么可能无法区分它们。
Note that you cannot model a class's role on a plain class diagram, even though Figure 18 makes it appear that you can.
注意,你不能在纯粹类图中做类角色的建模,即使图18显示你可以这么做。
Note also that it's an error to derive a static class from any class other than object.
还要注意,从任何非对象类派生静态类都是错误的。
Note here the name of the class, you'll need it for when you begin using it.
这里请注意类名,使用类时需要知道该名称。
Note that method changes to the class are irrelevant to db4o because it doesn't store methods or method implementations as part of the stored object data, and ditto for constructor refactorings.
注意,对类中方法的更改与db4o无关,因为它不将方法或方法实现作为存储的对象数据的一部分,对于构造函数的重构也是如此。
Note: The Assert class contains many different overloaded methods.
注意:assert类包含许多不同的重载方法。
Note that you can write the iWidget using different implementation styles, including languages, class structure, and more.
注意,您可以使用不同的实现样式编写这个iWidget,这些样式包括语言、类结构等。
Note: the service stereotype in the generated session bean class does not appear correctly.
注意:所产生的sessionbean类的service并没有被正确的显示出来。
Note how the abstract class defines a constructor that takes a Map of properties - I can always add more constructors later, and I will shortly.
注意抽象类如何定义一个构造函数,该函数接收属性的一个map—我总是可以稍后添加更多构造函数,稍后我就会这么做。
Note that you added an Action and also mentioned a class that would be invoked when a user clicks the menu item.
请注意,您添加了一项Action,并且还提供了当用户单击该菜单项时应该调用的类。
Note that these scroll bars appear only for those containers that extend the Container class.
注意,这些滚动条仅出现在扩展Container类的容器上。
Note that the program uses the JSUtil class to create a FESI evaluator (interpreter instance) if one does not already exist.
请注意,在FESI 求值程序不存在,该程序会使用 JSUtil类来创建一个 FESI 求值程序(解释程序实例)。
Note: the complete source code for the SenderServlet class is available for download from the Downloads section at the end of this article.
注意:senderservlet类的完整源代码可以从本文末尾的下载部分通过下载获得。
Note: the complete source code for the EventChannel class is available for download from the Downloads section near the end of this article.
注意:eventchannel类的完整源代码可从本文末尾的下载部分通过下载获得。
Note that the test doesn't even compile, because the Account class doesn't exist yet.
注意测试甚至不进行编译,因为Account类并不存在。
Note that this batch file starts the com.ibm.dw.reallybigpet.client.CatClientStandalone class directly, and does not invoke the bin \ client.jar client application container.
注意,该批处理文件直接启动com . ibm . dw . reallybigpet .client .catclientstandalone类,而没有调用bin \ client . jar客户机应用程序容器。
Note that the SessionData class defined in Listing 3 is a user-defined data structure to store various shopping cart information (Click the code icon at the top or bottom of this article).
请注意,清单3中定义的sessiondata类是用于保存各种购物车信息的用户自定义数据结构(点击本文顶部或底部的code图标)。
Note: the complete source code for the EventConsumer class is available for download from the Downloads section at the end of this article.
注意:eventconsumer类的完整源代码可以从本文末尾的下载部分通过下载获得。
Note that the GenericDaoHibernateImpl class defines only one constructor that takes a domain class as its argument.
注意,GenericDaoHibernateImpl类仅定义一个构造函数,该构造函数接受域类作为其参数。
Begin by opening the class that displays the Hello World message, SampleAction, and note its run method.
首先打开显示“Hello,World”消息的类SampleAction,请注意其run方法。
Note that because the base _widget class already maps some basic HTML attributes (like the id, class, style), implementers should not override the attributeMap property.
请注意,由于base _ Widget类已经映射了某些基本的html属性(如id、类、样式),因此实现者不能覆盖attributemap属性。
应用推荐