readme

来自「OpenMap是一个基于JavaBeansTM的开发工具包。利用OpenMap你」· 代码 · 共 32 行

TXT
32
字号
This package contains:The OpenMap application, configured with basic layers and default components.An openmap.properties file to place in your home directory(/Users/<username>).  You can modify this file to change the layersin the application and reconfigure the application components.  Thereare instructions for modifying the openmap.properties inside thatfile.The openmap-4.6 development directory, containing the source code anddocumentation for the OpenMap package.  To compile OpenMap sourcecode, set the OPENMAP_HOME environment variable to the location ofthe openmap-4.6 directory:For the bash shell:> export OPENMAP_HOME <path to openmap-4.6 directory>for tcsh:> setenv OPENMAP_HOME <path to openmap-4.6 directory>Then, type:> make macFor other compilation options, type:> make helpPlease see http://openmap.bbn.com for more information, and contact us atopenmap@bbn.com with any questions and/or comments.

⌨️ 快捷键说明

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