constant_pool_count:当前class文件中常量池的数量,通常来说都是一个常量池。 constant_pool:真正的常量池,类型cp_info即结构体类型。先来看三个比较好理解的,即CONSTANT_Integer_info、CONSTANT_Long_info、CONSTANT_String_info,分别存储class文件中所有的Integer类型
class CConstantTransition : public CBaseTransition; Members Public Constructors NameDescription CConstantTransition::CConstantTransitionConstructs a transition object and initializes its duration. Public Methods NameDescription CConstantTransition::CreateCalls the transition library to create encapsulated transition...
public class ClassFile { private U4 magic; // 魔数 private U2 minor_version; // 副版本号 private U2 magor_version; // 主版本号 private U2 constant_pool_count; // 常量池计数器 private CpInfo[] constant_pool; // 常量池 private U2 access_flags; // 访问标志 private U2 this_class; //...
ClassfileConstant pool:#1 = Class #2 // com/hustdj/jdkStudy/threePool/ThreePoolDemo#2 = Utf8 com/hustdj/jdkStudy/threePool/ThreePoolDemo#3 = Class #4 // java/lang/Object#4 = Utf8 java/lang/Object#5 = Utf8 a#6 = Utf8 I#7 = Utf8 <init>#8 = Utf8 ()V#9 = Utf8 Code#...
CConstantTransition::CConstantTransition CConstantTransition::Create CConstantTransition::m_duration CContextMenuManager Class CControlBar Class CCreateContext Structure CCriticalSection Class CCtrlView Class CCubicTransition Class CCustomInterpolator Class CCustomTransition Class CD2DBitmap Class CD2DBitmapBr...
CConstantTransition::Create Calls the transition library to create encapsulated transition COM object. (Overrides CBaseTransition::Create.) Public Data Members 展开表 NameDescription CConstantTransition::m_duration The duration of the transition. Remarks During a constant transition, the value of an ...
此类型的常量代表一个类或者接口的符号引用。CONSTANT_Class_info 的结构比较简单,见表 6-4。 tag是标志位,上面已经讲过了,它用于区分常量类型;name_index是一个索引值,它指向常量池中一个CONSTANT_Utf8_info类型常量,此常量代表了这个类(或者接口)的全限定名。这里name_index值(偏移地址:0x0000000B)为 0x0002...
CButton class CByteArray class CCachedDataPathProperty class CCheckListBox class CClientDC class CCmdTarget class CCmdUI class CColorDialog class CComboBox class CComboBoxEx class CCommandLineInfo class CCommonDialog class CConnectionPoint class CConstantTransition class CContextMenuManager class CControlBar cl...
Constant Field Values DEFAULT_BORDER_VALUE public static finalStringDEFAULT_BORDER_VALUE 默认边框参数 See Also: Constant Field Values DEFAULT_SPLIT_LINE_STYLE_VALUE public static finalStringDEFAULT_SPLIT_LINE_STYLE_VALUE 默认分割线样式 See Also: ...
set_str_value() : Item_basic_constant set_str_with_copy() : Item_string set_strategy() : Guidelines_from_conf_adapter::Role_info set_stream() : mysql::serialization::Read_archive_binary, mysql::serialization::Write_archive_binary set_stream_offset() : Aes_ctr_cipher< TYPE >, Stream_ci...