本人的畢業設計,JAVA實現數據庫轉化,我用Java作為編程語言(Java的版本是6.0),JDOM作為XML解析器。數據庫是SQL Server 2000,開發工具是netbeans IDE 5.5
大家在運行程序的時候最好還是使用netbeans IDE 5.5和Java 6.0,因為我設計的是圖形界面,在設計的時候我用到了netbeans的Swing設計工具Martisse,如果把我的程序放在JBuilder、Eclipse或JCreator中無法運行的(netbeans是免費下載的)
src就是我程序的源代碼,XRSystem.SQL就是建立數據庫的腳本文件,解壓縮后在查詢分析器中打開直接運行就可以建立好數據庫,文件夾XML是幾個XML文檔示例
A bluetooth SMS patcher Java ME application I made quickly after I thought about making one.
What is does is to use JSR-82 (Bluetooth API) to send a String msg, String dest to another phone running shin-chan, and this phone will try to send it as SMS using JSR-135 (WMA).
The upload is a netbeans 6.0 (the ver. available back then) project. Hope this code will help someone
Attempt to write voice dictionary: search and play wav files (could be obtained from stardict voice dictionary). netbeans project and use of Java MIDP. Tested on Nokia 5310. Actual midlet source inside the project - HelloMidlet.java. Jar file to try voicedic.jar.