Class Modifies的意思|示意

美 / / 英 / /

类修改


Class Modifies的网络常见释义

类修饰符 ... Class Name 类名称 Class Modifies (public ,private ,synchronized etc) 类修饰符 Package Info 类所在包的信息。 ...

Class Modifies相关例句

The usage of a temporary table limits tracing to procedures of the class MODIFIES SQL DATA.

临时表的使用限制了对属于MODIFIES SQL data类别的过程的跟踪。

The application modeler modifies class model version 1 in RSA, then transforms the updated class model (version 2) as LDM version 1 +.

应用程序建模师在rsa中修改类模型版本1,然后将更新后的类模型(版本2)转换为LDM版本1 +。

After externalizing the code, Eclipse modifies the original class, moves the strings to the messages.properties file, and creates a new class named messages.

具体化代码之后,Eclipse修改初始的类,将字符串移入messages . properties文件,并创建一个名为messages的新类。

Adds a new UML element (for example, a UML class to checked-out UML fragments) and modifies an existing UML element in the model file as well as the fragment file.

添加一个新的UML元素(例如,一个UML元素以检出UM l片段),并变更模型文件或者片段文件中已存在的uml元素。

The obtained cryptosystem modifies the class of MC public key cryptosystems.

这种体制是一类MC公钥密码体制的改进。

You can fix the case above, where the called method modifies an object, by making the class immutable.

你可以修正以上的例子,当被调用方法修改一个对象时,让这个类成为不可变的。