我想用特定語法解析文本文件。 文件的內容會像 The Living Room is a room.
我在法 The return THETOK;
[a-zA-Z]* return ROOMNAME;
"is a room." return ISROOMTOK;
而在YACC文件我已經寫了寫了下面的標記以下 command: THETOK ROOMNAME ISROOMTOK
我想讀一個特徵是從一個文件中的一個整數閱讀的非打印字符和我收到的NumberFormatException的異常: Java.lang.NumberFormatException: For input string: "4 " java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) at java.
當我嘗試推出SBT,我得到以下信息: ~(501)$sbt
(standard_in) 1: parse error
No java installations was detected.
Please go to http://www.java.com/getjava/ and download
然而,Java和斯卡拉安裝 ~(508)$java -version
java ver