⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 编写程序
💻
字号:
To build jnlp-servlet.jar and jardiff.jar, run gnumake in the current directory (servlet)The following environment variable must be set:# environment variable CLASS_PATH should contain path to javaws.jar and servlet.jar# environment variable FILE_SEPARATOR variable for file separator (; on win32 and : on unix)# environment variable TMPDIR should point to tmp directory # environment variable SDK_HOME should point to SDK directoryIf you are running on windows platform, it also assume you have MKS Toolkit installed and it is in your path environment variable.  (We need commands like cp, echo, mkdir, rm)  The generated classes will go to the classes directory, and the resulting jar files will be in the lib directory by default.  You can adjust the output directory to anything you want by changing the GNUmakefile.

⌨️ 快捷键说明

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