Note: If you create the class from the diagram, ignore this step.
注意:如果您在图中创建了类,忽略此步骤。
Note: Be sure to enter a period after custom in the class name.
注意:确保在这个类名称的自定义之后键入一个点符号。
Be sure to note the warning below about not using class level variables.
要确保注意下面的有关不要使用类级别变量的警告。
Note the argument list after the class name.
注意类名字后面的参数列表。
Note that storage class specifies the type of media, not the actual location where an object will be stored.
请注意,存储类指定的是媒体类型,而非对象将存储到的实际位置。
Note that refactoring scales from a class to an entire project.
重构的范围可以是一个类,也可以是整个项目。
Note that the project and main class are already specified.
注意,工程和主要的类已经指定。
Note that it is the listener class in Listing 1's first tag.
注意,这是清单1的第一个标记中的侦听器类。
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: Use the -z option to change the generated class name.
注意:可以使用- z选项修改生成的类名。
Note that this same class, with changes for package name and class name, can be used in each of your GAE projects.
注意,这个相同的类,只要更改包名和类名,就可以在您的每个GAE项目中使用。
Also note the qualified class name in the SQL statement.
还需注意sql语句中的完全限定类名。
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 here the name of the class, you'll need it for when you begin using it.
这里请注意类名,使用类时需要知道该名称。
Note how I adorned the Person class with the abstract keyword.
请注意,我如何使用abstract关键字装饰person类。
Note: The Assert class contains many different overloaded methods.
注意:assert类包含许多不同的重载方法。
Note that the variable_map class resembles a hash table in many respects.
请注意,variable_map类在许多方面与哈希表非常相似。
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 the two display methods in the Library class.
请注意Library类中的两个显示方法。
Note that this contains one new class value: recipe.
注意,包含一个新的类值:recipe。
Note: "Think thin" when extending the Action class.
注:扩展Action类时请注意简洁。
Note that when the first element is an empty class, compressed_pair_imp returns *this.
请注意,当第一个元素为空类时,compressed_pair_imp返回 *this。
Note the use of the XMLUtil class.
请注意xmlutil类的使用。
NoteMesh - A Wiki-based collaborative note system for people in the same class.
NoteMesh-一个基于Wiki的合作笔记,给那些在同一课堂的人使用。
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 the implements keyword in the class definition where it's declared that this class implements the SensorListener interface.
注意类定义中的implements关键字,其中声明了该类实现Sensor Listener接口。
Note that this class is specific to the compiler (and therefore resides in the org.ananas.hc.compiler package).
请注意,这个类是该编译器独有的(所以,该类位于 org.ananas.hc.compiler 包中)。
应用推荐