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

📄 project.properties

📁 JavaFX的一个演示程序
💻 PROPERTIES
字号:
applet.draggable=trueapplet.height=325applet.width=295application.title=MyClockProjectapplication.vendor=cindycastillobuild.classes.excludes=**/*.java,**/*.form,**/*.fxbuild.classpath=\    ${javac.classpath}:\    ${src.dir}:\    ${build.classes.dir}:# This directory is removed when the project is cleaned:build.dir=buildbuild.generated.dir=${build.dir}/generated# Only compile against the classpath explicitly listed here:build.sysclasspath=ignoredebug.classpath=\    ${run.classpath}# This directory is removed when the project is cleaned:dist.dir=distdist.jar=${dist.dir}/MyClockProject.jardist.javadoc.dir=${dist.dir}/javadocexcludes=execution.target=appletincludes=**jar.compress=truejavac.classpath=# Space-separated list of extra javac optionsjavac.compilerargs=javac.deprecation=falsejavac.source=1.5javac.target=1.5javadoc.additionalparam=javadoc.author=truejavadoc.encoding=javadoc.private=truejavadoc.version=truejavafx.profile=desktopjnlp.codebase.type=localjnlp.codebase.url=file:/Temp/Users/NetBeansProjects/MyClockProject/dist/jnlp.offline-allowed=truejnlp.packEnabled=falsejnlp.signed=falsemain.class=myclockproject.Mainpack200.jar.compress=trueplatform.active=default_fx_platformrun.classpath=\    ${javac.classpath}:\    ${build.classes.dir}# Space-separated list of JVM arguments used when running the project# (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value# or test-sys-prop.name=value to set system properties for unit tests):run.jvmargs=source.encoding=UTF-8src.dir=src

⌨️ 快捷键说明

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