⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 fibabstracttype.java

📁 Office格式转换代码
💻 JAVA
📖 第 1 页 / 共 5 页
字号:
        buffer.append("    .ccpFtn               = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getCcpFtn()));        buffer.append(" (").append(getCcpFtn()).append(" )\n");        buffer.append("    .ccpHdd               = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getCcpHdd()));        buffer.append(" (").append(getCcpHdd()).append(" )\n");        buffer.append("    .ccpMcr               = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getCcpMcr()));        buffer.append(" (").append(getCcpMcr()).append(" )\n");        buffer.append("    .ccpAtn               = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getCcpAtn()));        buffer.append(" (").append(getCcpAtn()).append(" )\n");        buffer.append("    .ccpEdn               = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getCcpEdn()));        buffer.append(" (").append(getCcpEdn()).append(" )\n");        buffer.append("    .ccpTxbx              = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getCcpTxbx()));        buffer.append(" (").append(getCcpTxbx()).append(" )\n");        buffer.append("    .ccpHdrTxbx           = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getCcpHdrTxbx()));        buffer.append(" (").append(getCcpHdrTxbx()).append(" )\n");        buffer.append("    .pnFbpChpFirst        = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getPnFbpChpFirst()));        buffer.append(" (").append(getPnFbpChpFirst()).append(" )\n");        buffer.append("    .pnChpFirst           = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getPnChpFirst()));        buffer.append(" (").append(getPnChpFirst()).append(" )\n");        buffer.append("    .cpnBteChp            = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getCpnBteChp()));        buffer.append(" (").append(getCpnBteChp()).append(" )\n");        buffer.append("    .pnFbpPapFirst        = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getPnFbpPapFirst()));        buffer.append(" (").append(getPnFbpPapFirst()).append(" )\n");        buffer.append("    .pnPapFirst           = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getPnPapFirst()));        buffer.append(" (").append(getPnPapFirst()).append(" )\n");        buffer.append("    .cpnBtePap            = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getCpnBtePap()));        buffer.append(" (").append(getCpnBtePap()).append(" )\n");        buffer.append("    .pnFbpLvcFirst        = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getPnFbpLvcFirst()));        buffer.append(" (").append(getPnFbpLvcFirst()).append(" )\n");        buffer.append("    .pnLvcFirst           = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getPnLvcFirst()));        buffer.append(" (").append(getPnLvcFirst()).append(" )\n");        buffer.append("    .cpnBteLvc            = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getCpnBteLvc()));        buffer.append(" (").append(getCpnBteLvc()).append(" )\n");        buffer.append("    .fcIslandFirst        = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getFcIslandFirst()));        buffer.append(" (").append(getFcIslandFirst()).append(" )\n");        buffer.append("    .fcIslandLim          = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getFcIslandLim()));        buffer.append(" (").append(getFcIslandLim()).append(" )\n");        buffer.append("    .cfclcb               = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getCfclcb()));        buffer.append(" (").append(getCfclcb()).append(" )\n");        buffer.append("    .fcStshfOrig          = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getFcStshfOrig()));        buffer.append(" (").append(getFcStshfOrig()).append(" )\n");        buffer.append("    .lcbStshfOrig         = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getLcbStshfOrig()));        buffer.append(" (").append(getLcbStshfOrig()).append(" )\n");        buffer.append("    .fcStshf              = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getFcStshf()));        buffer.append(" (").append(getFcStshf()).append(" )\n");        buffer.append("    .lcbStshf             = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getLcbStshf()));        buffer.append(" (").append(getLcbStshf()).append(" )\n");        buffer.append("    .fcPlcffndRef         = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getFcPlcffndRef()));        buffer.append(" (").append(getFcPlcffndRef()).append(" )\n");        buffer.append("    .lcbPlcffndRef        = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getLcbPlcffndRef()));        buffer.append(" (").append(getLcbPlcffndRef()).append(" )\n");        buffer.append("    .fcPlcffndTxt         = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getFcPlcffndTxt()));        buffer.append(" (").append(getFcPlcffndTxt()).append(" )\n");        buffer.append("    .lcbPlcffndTxt        = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getLcbPlcffndTxt()));        buffer.append(" (").append(getLcbPlcffndTxt()).append(" )\n");        buffer.append("    .fcPlcfandRef         = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getFcPlcfandRef()));        buffer.append(" (").append(getFcPlcfandRef()).append(" )\n");        buffer.append("    .lcbPlcfandRef        = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getLcbPlcfandRef()));        buffer.append(" (").append(getLcbPlcfandRef()).append(" )\n");        buffer.append("    .fcPlcfandTxt         = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getFcPlcfandTxt()));        buffer.append(" (").append(getFcPlcfandTxt()).append(" )\n");        buffer.append("    .lcbPlcfandTxt        = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getLcbPlcfandTxt()));        buffer.append(" (").append(getLcbPlcfandTxt()).append(" )\n");        buffer.append("    .fcPlcfsed            = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getFcPlcfsed()));        buffer.append(" (").append(getFcPlcfsed()).append(" )\n");        buffer.append("    .lcbPlcfsed           = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getLcbPlcfsed()));        buffer.append(" (").append(getLcbPlcfsed()).append(" )\n");        buffer.append("    .fcPlcpad             = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getFcPlcpad()));        buffer.append(" (").append(getFcPlcpad()).append(" )\n");        buffer.append("    .lcbPlcpad            = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getLcbPlcpad()));        buffer.append(" (").append(getLcbPlcpad()).append(" )\n");        buffer.append("    .fcPlcfphe            = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getFcPlcfphe()));        buffer.append(" (").append(getFcPlcfphe()).append(" )\n");        buffer.append("    .lcbPlcfphe           = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getLcbPlcfphe()));        buffer.append(" (").append(getLcbPlcfphe()).append(" )\n");        buffer.append("    .fcSttbfglsy          = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getFcSttbfglsy()));        buffer.append(" (").append(getFcSttbfglsy()).append(" )\n");        buffer.append("    .lcbSttbfglsy         = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getLcbSttbfglsy()));        buffer.append(" (").append(getLcbSttbfglsy()).append(" )\n");        buffer.append("    .fcPlcfglsy           = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getFcPlcfglsy()));        buffer.append(" (").append(getFcPlcfglsy()).append(" )\n");        buffer.append("    .lcbPlcfglsy          = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getLcbPlcfglsy()));        buffer.append(" (").append(getLcbPlcfglsy()).append(" )\n");        buffer.append("    .fcPlcfhdd            = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getFcPlcfhdd()));        buffer.append(" (").append(getFcPlcfhdd()).append(" )\n");        buffer.append("    .lcbPlcfhdd           = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getLcbPlcfhdd()));        buffer.append(" (").append(getLcbPlcfhdd()).append(" )\n");        buffer.append("    .fcPlcfbteChpx        = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getFcPlcfbteChpx()));        buffer.append(" (").append(getFcPlcfbteChpx()).append(" )\n");        buffer.append("    .lcbPlcfbteChpx       = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getLcbPlcfbteChpx()));        buffer.append(" (").append(getLcbPlcfbteChpx()).append(" )\n");        buffer.append("    .fcPlcfbtePapx        = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getFcPlcfbtePapx()));        buffer.append(" (").append(getFcPlcfbtePapx()).append(" )\n");        buffer.append("    .lcbPlcfbtePapx       = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getLcbPlcfbtePapx()));        buffer.append(" (").append(getLcbPlcfbtePapx()).append(" )\n");        buffer.append("    .fcPlcfsea            = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getFcPlcfsea()));        buffer.append(" (").append(getFcPlcfsea()).append(" )\n");        buffer.append("    .lcbPlcfsea           = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getLcbPlcfsea()));        buffer.append(" (").append(getLcbPlcfsea()).append(" )\n");        buffer.append("    .fcSttbfffn           = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getFcSttbfffn()));        buffer.append(" (").append(getFcSttbfffn()).append(" )\n");        buffer.append("    .lcbSttbfffn          = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getLcbSttbfffn()));        buffer.append(" (").append(getLcbSttbfffn()).append(" )\n");        buffer.append("    .fcPlcffldMom         = ");        buffer.append("0x");        buffer.append(HexDump.toHex((int)getFcPlcffldMom()));        buffer.append(" (").append(getFcPlcffldMom()).append(" )\n");

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -