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

📄 readme

📁 linux 下的源代码分析阅读器 red hat公司新版
💻
字号:
This directory contains a set of tests written in Java run by JUnit.  To beable to run them you must first set the following environment variables.example sh:JUNIT_JAR="$HOME/tools/junit3.8.1/junit.jar"export JUNIT_JARXMLAPI_JAR="$HOME/tools/ant/lib/xml-apis.jar"export XMLAPI_JARXMLIMPL_JAR="$HOME/tools/ant/lib/xercesImpl.jar"export XMLIMPL_JARexample csh:setenv JUNIT_JAR $HOME/tools/junit3.8.1/junit.jarsetenv XMLAPI_JAR $HOME/tools/ant/lib/xml-apis.jarsetenv XMLIMPL_JAR $HOME/tools/ant/lib/xercesImpl.jar

⌨️ 快捷键说明

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