tstodr.asn
来自「harvest是一个下载html网页得机器人」· ASN 代码 · 共 17 行
ASN
17 行
-- Small ASN.1 spec for tstodr test-- $Id: tstodr.asn,v 1.1 2003/05/06 10:08:30 adam Exp $tstodrcodec{tstodrcodec} DEFINITIONS ::=BEGINMySequence ::= SEQUENCE { first [1] IMPLICIT INTEGER, second [2] IMPLICIT OCTET STRING, third [3] IMPLICIT BOOLEAN, fourth [4] IMPLICIT NULL, fifth [5] IMPLICIT INTEGER { enum1(0), enum2(1) }}END
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?