Permanent Reference Document NAPRD03
Version 6.10
September 202
This section of NAPRD03 specifies a common approach to the certification testing of GSM/UTRA/E-UTRA/NR wireless devices (referred to as “Devices” throughout this document).
The intent of this document is to define the criteria such that certification testing of Devices may be performed on a consistent basis. This document is maintained by the PTCRB Working Group within CTIA Certification LLC and is updated on a quarterly basis.
今天用execjs调用JS时,发现报错execjs._exceptions.ProgramError: ReferenceError: document is not defined
如图:
错误类型:文档对象未定义,解决方法,定义对象即可,习惯性定义变量嘛
var document ;?
emmmmmmmmmmmmmmm….不行的,继续报错
execjs._exceptions.ProgramError: TypeError: Cannot read property 'createElement' of undefined
若是报错:execjs._exceptions.Prog