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

📄 jcreatorinfo.html

📁 java学习的好范例
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><title>MBS: JCreator Instructions</title></head><body bgcolor="#ffffff"><center>  <h1>Marine Biology Simulation</h1>  <p>&nbsp;</p></center><h3>Information on compiling and running the Marine Biology Simulation using JCreator: </h3><p> Gary and Maria Litvin have provided instructions for downloading and using   JCreator Learning Edition Version 2 (JCreator LE) and for using it with the   Marine Biology Simulation case study at their web site: <pre>   <a href="http://www.skylit.com/javamethods/faqs/">http://www.skylit.com/javamethods/faqs/</a></pre><p>You will want to create a project for the Marine Biology Simulationprogram and add all the java files in the Code directory to it using"Add Files..."  You will also need to set up your "classpath" tofind the jar files containing the black box and graphical userinterface classes.  The Litvins' site provides instructions forsetting up a classpath.<p>When you run the simulation program, you will be prompted forthe class that contains the main, starting method.  You havethree choices:<pre>    MBSGUI            <i>program with full graphical user interface</i>                        <i>(from beginning of Chapter 1)</i>    SimpleMBSDemo1    <i>simple demo program (end of Chapter 1)</i>    SimpleMBSDemo2    <i>second demo program (end of Chapter 1)</i></pre><p>When you go to open an environment data file, the file chooser willcome up in the folder where the program is running.You will need to go up to the <code>JavaMBS</code> folder and then down to the<code>DataFiles</code> folder to find the initial configuration files.<p>For Chapter 3 (and later chapters), if you are using the <code>Fish.java</code> filefrom the <code>DynamicPopulation</code> folder rather than modifying the file in the<code>Code</code> folder (see <code>FishModsForChap3.txt</code> in the <code>Code</code> folder for moredetails), include that file in your project rather than the versionin the <code>Code</code> folder.<p>Another alternative is to create separate projects within a singleworkspace for the three different main classes and for a version ofthe full program that uses the <code>Fish</code> class from the <code>DynamicPopulation</code>folder.  Again, the Litvins' web site has more information aboutprojects and workspaces.</body></html>

⌨️ 快捷键说明

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