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

📄 thermometer.vpj

📁 绝对经典!好动西和大家一起分享 呵呵 你们不应该如此限制的,不好
💻 VPJ
字号:
//Java ==================================================================
//@V@:Note: Java Project File generated by VIDE: (09:26:57 24 Aug 2001).
//CAUTION! Hand edit only if you know what you are doing!
//=======================================================================

//% Section 1 - COMPILER
javac

//% Section 2 - COMPILER OPTIONS
-d . (Compilation output dir)
-g (Full Debugging Info)
-g:none (No Debugging Info)
-O (Optimize compiled code)
-nowarn (No warnings)
-verbose (more messages)
-deprecation (Deprecated API)
//%compiler-opts-pool-end
//%compiler-opts-end

//% Section 3 - INTERPRETER
javaw

//% Section 4 - INTERPRETER OPTIONS
-verbose (more output)
//%interp-opts-pool-end
//%interp-opts-end

//% Section 5 - DEBUGGER
jdb

//% Section 6 - DEBUGGER OPTIONS
//%debug-opts-pool-end
//%debug-opts-end

//% Section 7 - CLASSPATH
<none>

//% Section 8 - APPLET HTML SORUCE
<none>

//% Section 9 - TOP LEVEL JAVA FILE
Thermometer

//% Section 10 - SOURCE DIRECTORY
.

//% Section 11 - SOURCE FILES
//%src-files-end

⌨️ 快捷键说明

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