relnotes.txt
来自「基于nucleus操作系统的GPRS无线数据传输终端全套源文件。包括支持ARM7」· 文本 代码 · 共 55 行
TXT
55 行
Nucleus NET
*** Release History ***
*****************************************************************************
Release 1.0 May 07, 1998
*****************************************************************************
This is the first official release of VNET for NET 4.0. These programs were
compiled on Windows NT 4.0 with Visual C++ 5.0. This updates VNET to version
4.0 of Nucleus Net. The following SPR's were fixed with this release:
186, 278, 319, 324, 329, 330, 331, 368, 369, 370, 378, 380, 382,
387, 395, 400, 403, 405, and 444.
This release supports multiple devices.
*****************************************************************************
Release 1.1 October 30, 1998
*****************************************************************************
This is the second release of VNET for NET 4.0. The project (.dsp) files were
renamed and updated for the new MNT directory and naming convention standards.
*****************************************************************************
Release 4.2.3 December 15, 1999
*****************************************************************************
This is the third release of NET for MNT.
*****************************************************************************
Release 4.3.4 April 06, 2000
*****************************************************************************
This is the fourth release of NET for MNT. It includes changes for Net 4.3
*****************************************************************************
Release 4.3.5 September 06, 2000
*****************************************************************************
This is the fifth release of NET for MNT.
*****************************************************************************
Release 4.4.6 March 01, 2001
*****************************************************************************
This is the sixth release of Nucleus NET for Nucleus MNT. This release was
updated to use the latest generic code, V4.4.
*****************************************************************************
Release 4.4.6.a March 06, 2002
*****************************************************************************
Changed line 12 in demoi.c from
#ifdef INCLUDE_SNMP
to
#if (INCLUDE_SNMP==NU_TRUE)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?