readme

来自「GARMIN的GPS信息解释器」· 代码 · 共 25 行

TXT
25
字号
NMEAP is licensed under the BSD Open Source License. See the file COPYING for terms of the licenseVERSION 0.2 - bug fixes and tutorial	a. fixed a bug in test3.c	b. added a tutorial in doc/tutorial.htmlInstallation:Unpack the tarball or zip file into the desired working directory.Building:Under Linux, execute 'make' from the top level directory.Under Win32, execute 'nmake -f win32.mak' from the top level directoryUsing:This library is statically linked to the application. Just include it in your linker command line. See the file 'nmeap.h' and the examples in the'tst' directory for usage instructions.

⌨️ 快捷键说明

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