这个对象是另一个名为 ParameterWithIV的BouncyCastle类的实例。
This object is an instance of another Bouncy Castle class, named ParameterWithIV.
类提供软件概念和实体的结构,而对象是类的真实的实例。
Classes provide the structure for software concepts or entities, whereas objects are live instances of classes.
对象是其所属类的惟一实例,在物理上,对象之间互有区别。
Objects are unique instances of the class to which they belong, and hence they are physically distinct from one another.
一个应用程序对象是一个HttpApplication类的实例,该类隐藏在global . asax文件中。
An application object is an instance of the HttpApplication class-the class behind the global.asax file.
事实上,字符串对象是str类的一个实例。
如果给定对象是给定类的实例,则 instanceof操作符解析为真。
The instanceof operator resolves to true if the given object is an instance of the given class.
page对象是处理当前请求的servlet类实例。
The page object is the instance of the servlet class processing the current request.
你能使用一个单独类脚本产生无限量的专用实例对象,这里的每一个对象是一个保护,封装的实例。
You can use a single class script to create an unlimited number of specialized instance objects, and each of those objects is a protected, encapsulated instance.
面向对象是依据问题中涉及的对象来看问题,是一种基于对象、类、实例和继承等概念的技术。
Object-Oriented is a kind of technology basing on the concept of object, class, instance and inheritance, etc. It deals with problems according to the connected objects.
在面向对象编程中,对象是产物或被类产生的实例。
In object-oriented programming, an object is the product or instance generated by a class.
测试对象是否为某个类的实例。
测试对象是否为某个类的实例。
应用推荐