觀察了一下, 想說應該是資料夾的問題
爬了一下文 , 還不止一個人碰到.
解決的方式為
- 安裝 OpenSSH套件於iphone
- 利用putty 連入iphone的ssh (帳號是root, 密碼為 alpine)
- 檢查/private/var/mobile/Media/DCIM/100APPLE(或是101APPLE) 擁有人為mobile 群組為wheel
- 刪除/private/var/mobile/Media/DCIM 中 .misc 這個管理縮圖出問題的資料夾
完成修復的動作
完成修復的動作
Click here to download a zip archive containing Weka
(weka-3-5-8.zip; 18,596,454 bytes)
First unzip the zip file. This will create a new directory called weka-3-5-8. To run Weka, change into that directory and type
java -jar weka.jar
Note that Java needs to be installed on your system for this to work. Also note, that using -jar
will override your current CLASSPATH variable and only use the weka.jar
.