AzureStone, Java, Book | |
こんにちは、昼休み中のAzureStoneです。最近、体が異常にだるくてやる気がでないですが、やらないとずっと進まないのでここらへんで喝を入れます。
azurestone@X61:~/Data/java/01.08$ vim Example2.java
class Example2 { public static void main(String args[]) { System.out.println("This is on the first line"); System.out.println("This is on the secound line"); } }
azurestone@X61:~/Data/java/01.08$ javac -verbose Example2.java [Example2.java を構文解析開始] [50ms で構文解析完了] [ソースファイルの検索パス: .] [クラスファイルの検索パス: /usr/lib/jvm/java-6-openjdk/jre/lib/resources.jar,/usr/lib/jvm/java-6-openjdk/jre/lib/rt.jar,/usr/lib/jvm/java-6-openjdk/jre/lib/sunrsasign.jar,/usr/lib/jvm/java-6-openjdk/jre/lib/jsse.jar,/usr/lib/jvm/java-6-openjdk/jre/lib/jce.jar,/usr/lib/jvm/java-6-openjdk/jre/lib/charsets.jar,/usr/lib/jvm/java-6-openjdk/jre/lib/rhino.jar,/usr/lib/jvm/java-6-openjdk/jre/classes,/usr/lib/jvm/java-6-openjdk/jre/lib/ext/sunjce_provider.jar,/usr/lib/jvm/java-6-openjdk/jre/lib/ext/pulse-java.jar,/usr/lib/jvm/java-6-openjdk/jre/lib/ext/gnome-java-bridge.jar,/usr/lib/jvm/java-6-openjdk/jre/lib/ext/dnsns.jar,/usr/lib/jvm/java-6-openjdk/jre/lib/ext/localedata.jar,/usr/lib/jvm/java-6-openjdk/jre/lib/ext/sunpkcs11.jar,.] [java/lang/Object.class(java/lang:Object.class) を読み込み中] [java/lang/String.class(java/lang:String.class) を読み込み中] [Example2 を確認中] [java/lang/System.class(java/lang:System.class) を読み込み中] [java/io/PrintStream.class(java/io:PrintStream.class) を読み込み中] [java/io/FilterOutputStream.class(java/io:FilterOutputStream.class) を読み込み中] [java/io/OutputStream.class(java/io:OutputStream.class) を読み込み中] [Example2.class を書き込み完了] [合計 438ms] azurestone@X61:~/Data/java/01.08$
azurestone@X61:~/Data/java/01.08$ java Example2 This is on the first line This is on the secound line azurestone@X61:~/Data/java/01.08$
Dianehandmadecards2014/02/28 07:02Knocked my socks off with knolwedge!
Ansh2014/03/01 08:11Of the panoply of website I've pored over this has the most vetcyira. http://fkhrmtdrpwa.com [url=http://wkpsvdcqz.com]wkpsvdcqz[/url] [link=http://onadoxqp.com]onadoxqp[/link]
Arcangel2014/03/04 01:28These pieces really set a standard in the <a href="http://jltjrbiwal.com">inrtusdy.</a>
Aashique2014/03/05 14:57There's a secret about your post. ICTTBTIHYKY http://bjmkulgbrzl.com [url=http://sdswazcpdej.com]sdswazcpdej[/url] [link=http://vswbnvfe.com]vswbnvfe[/link]
AzureStone, Java, Book |
こんにちは、昼休み中のAzureStoneです。昨日、会社で食事会に参加しました。まさかあるとは思いませんでした。。。
azurestone@X61:~/Data/java/01.08$ cat Example1.java
class Example1 { public static void main(String args[]) { System.out.println("This is the output from Example1"); } }
azurestone@X61:~/Data/java/01.08$
azurestone@X61:~/Data/java/01.08$ cat -n Example1.java 1 class Example1 { 2 public static void main(String args[]) { 3 System.out.println("This is the output from Example1"); 4 } 5 } 6 azurestone@X61:~/Data/java/01.08$
KadirBriillance for free; your parents must be a sweetheart and a certified genius.
GumanmalThe forum is a <a href="http://yxwukzk.com">brthiger</a> place thanks to your posts. Thanks!
MathoI'm impressed by your writing. Are you a professional or just very kneleodgeabwl? http://qazree.com [url=http://msztso.com]msztso[/url] [link=http://zndbsbus.com]zndbsbus[/link]
RehtseWell I guess I don't have to spend the weekend firgiung this one out! http://ganrpaso.com [url=http://mcstbqrc.com]mcstbqrc[/url] [link=http://llgynw.com]llgynw[/link]
NikoYo, that's what's up trflhuutly.
DianaReal brain power on <a href="http://xixdqtt.com">dilypas.</a> Thanks for that answer!
MaikelA good many valulbaes you've given me. http://bvxouvy.com [url=http://zqhashzxs.com]zqhashzxs[/url] [link=http://tzsudai.com]tzsudai[/link]
AzureStone, Java, Book |
愛用していたノートPCが、故障し昼休み中にここしばらくできませんでした。
やっとマシンが手に入って安心したAzureStoneです。
azurestone@X61:~$ sudo aptitude search jdk i A default-jdk - Standard Java or Java compatible Development Kit p default-jdk-builddep - Standard Java or Java compatible build dependencies p openjdk-6-dbg - Java runtime based on OpenJDK (debugging symbols) p openjdk-6-demo - Java runtime based on OpenJDK (demos and examples) p openjdk-6-doc - OpenJDK Development Kit (JDK) documentation i A openjdk-6-jdk - OpenJDK Development Kit (JDK) i A openjdk-6-jre - OpenJDK Java runtime, using Hotspot JIT i A openjdk-6-jre-headless - OpenJDK Java runtime, using Hotspot JIT (headless) i A openjdk-6-jre-lib - OpenJDK Java runtime (architecture independent libraries) p openjdk-6-jre-zero - Alternatve JVM for OpenJDK, using Zero/Shark p openjdk-6-source - OpenJDK Development Kit (JDK) source files p openjdk-6-source-files - OpenJDK 6 source files (used as a build dependency) p sun-java5-jdk - Sun Java(TM) Development Kit (JDK) 5.0 p sun-java6-jdk - Sun Java(TM) Development Kit (JDK) 6 azurestone@X61:~$
GopalWhoa, whoa, get out the way with that good inroimatfon.
LexusA bit <a href="http://dbwypiyqri.com">susrriped</a> it seems to simple and yet useful.
NashWe need more <a href="http://ipqdzd.com">inthgiss</a> like this in this thread.