<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-TW">
		<id>https://fgchen.com/wiki/index.php?action=history&amp;feed=atom&amp;title=SCJP_1.6%E7%89%88%E8%80%83%E9%A1%8C_059</id>
		<title>SCJP 1.6版考題 059 - 修訂歷史</title>
		<link rel="self" type="application/atom+xml" href="https://fgchen.com/wiki/index.php?action=history&amp;feed=atom&amp;title=SCJP_1.6%E7%89%88%E8%80%83%E9%A1%8C_059"/>
		<link rel="alternate" type="text/html" href="https://fgchen.com/wiki/index.php?title=SCJP_1.6%E7%89%88%E8%80%83%E9%A1%8C_059&amp;action=history"/>
		<updated>2026-06-16T04:15:53Z</updated>
		<subtitle>本 Wiki 上此頁面的修訂歷史</subtitle>
		<generator>MediaWiki 1.29.0</generator>

	<entry>
		<id>https://fgchen.com/wiki/index.php?title=SCJP_1.6%E7%89%88%E8%80%83%E9%A1%8C_059&amp;diff=1366&amp;oldid=prev</id>
		<title>Ikk：新頁面:  Given the following directory structure:  bigProject  |--source  | |--Utils.java  |  |--classes  |  And the following command line invocation:  javac –d classes source/Utils.java   ...</title>
		<link rel="alternate" type="text/html" href="https://fgchen.com/wiki/index.php?title=SCJP_1.6%E7%89%88%E8%80%83%E9%A1%8C_059&amp;diff=1366&amp;oldid=prev"/>
				<updated>2013-03-30T07:04:34Z</updated>
		
		<summary type="html">&lt;p&gt;新頁面:  Given the following directory structure:  bigProject  |--source  | |--Utils.java  |  |--classes  |  And the following command line invocation:  javac –d classes source/Utils.java   ...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新頁面&lt;/b&gt;&lt;/p&gt;&lt;div&gt; Given the following directory structure:&lt;br /&gt;
 bigProject&lt;br /&gt;
 |--source&lt;br /&gt;
 | |--Utils.java&lt;br /&gt;
 |&lt;br /&gt;
 |--classes&lt;br /&gt;
 |&lt;br /&gt;
 And the following command line invocation:&lt;br /&gt;
 javac –d classes source/Utils.java&lt;br /&gt;
 &lt;br /&gt;
 Assume the current directory is bigProject, what it the result?&lt;br /&gt;
 &lt;br /&gt;
   A. If the compile is successful, Utils.class is added to the source directory.&lt;br /&gt;
   B. The compiler returns an invalid flag error.&lt;br /&gt;
   C. If the compile is successful, Utils.class is added to the classes directory.&lt;br /&gt;
   D. If the compile is successful, Utils.class is added to the bigProject directory.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size:medium;&amp;quot;&amp;gt;解答&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size: medium;&amp;quot;&amp;gt;Ans: C   &amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size:medium;&amp;quot;&amp;gt; 解說:&lt;br /&gt;
-d classes是指定產生的類別要放的目錄名稱為classes&lt;br /&gt;
&amp;lt;/span&amp;gt;	&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
{{SCJP 1.6版考題講解}}&lt;/div&gt;</summary>
		<author><name>Ikk</name></author>	</entry>

	</feed>