當(dāng)前位置:
首頁 >
asn编译常见报错
發(fā)布時(shí)間:2024/4/13
43
豆豆
TypeError: unsupported operand type(s) for -: 'str' and 'int'
可能是該用列表的地方?jīng)]用列表。
?
1、 ’-‘不支持,需改為'_'
asn1tools.parser.ParseError: Invalid ASN.1 syntax at line 1021, column 10: 'DataType >!<:: = ENUMERATED{': Expected ::=.
:: =會(huì)報(bào)錯(cuò),不支持空格
3、IMPORTS
轉(zhuǎn)載于:https://www.cnblogs.com/stin/p/9408062.html
總結(jié)
- 上一篇: 使用 Content-Encoding:
- 下一篇: 【重构】微信小程序倒计时组件