我要为有学习困难的小学学生(7-9岁)撰写教育游戏。 这一游戏包括将文字与图像、某些基本数学和一些手法相匹配。 作为游戏的一部分,我需要听音,例如在线辅导员发出指示、解释等。 我很了解如何利用贾瓦,并想把这视为一个可以在浏览器内发挥的在线游戏。
我的问题是这样? 是否使用“Java”指我所能采取的唯一途径,或者是否使用共同项目/手册做到这一点? 我想是 Apple果,因为我想利用SWING来开发接口,以便给它一个 desktop眼和感觉。
GF
我要为有学习困难的小学学生(7-9岁)撰写教育游戏。 这一游戏包括将文字与图像、某些基本数学和一些手法相匹配。 作为游戏的一部分,我需要听音,例如在线辅导员发出指示、解释等。 我很了解如何利用贾瓦,并想把这视为一个可以在浏览器内发挥的在线游戏。
我的问题是这样? 是否使用“Java”指我所能采取的唯一途径,或者是否使用共同项目/手册做到这一点? 我想是 Apple果,因为我想利用SWING来开发接口,以便给它一个 desktop眼和感觉。
GF
是的,你可以使用左翼或jsp /servlets + GWT或另一个Java式文字工具,使申请具有互动性。
你最明显的选择
如果没有很大的估计,我想说,光彩是一种非常迅速的工具,可以在短期内制作桌子/台Phone/PC可访问的、丰富的网络用具,特别是考虑到gle光机是免费的。
浏览浏览浏览器的工作,但 Java的要求可能会干扰一些用户。 然而,如果你需要一丝不.的物品,并且想要在没有外部预报工具的情况下采用标准的 Java解决办法,那么,推论是一种非常简单的选择。
http://www.sencha.com/products/extjs/examples/“rel=“nofollow”http://www.sencha.com/products/extjs/examples/。 从我所看到的情况来看,它主要是国际律师联合会,但我确信,还有其他许多以 Java文为本的备选办法。
:)
Hi have this j2ee web application developed using spring framework. I have a problem with rendering mnessages in nihongo characters from the properties file. I tried converting the file to ascii using ...
Check this, List<String> list = new ArrayList<String>(); for (int i = 0; i < 10000; i++) { String value = (""+UUID.randomUUID().getLeastSignificantBits()).substring(3, ...
I am in the middle of solving a problem where I think it s best suited for a decorator and a state pattern. The high level setting is something like a sandwich maker and dispenser, where I have a set ...
I have been trying to execute a MS SQL Server stored procedure via JDBC today and have been unsuccessful thus far. The stored procedure has 1 input and 1 output parameter. With every combination I ...
I have a system which contains multiple applications connected together using JMS and Spring Integration. Messages get sent along a chain of applications. [App A] -> [App B] -> [App C] We set a ...
If I m given two Java Libraries in Jar format, 1 having no bells and whistles, and the other having lots of them that will mostly go unused.... my question is: How will the larger, mostly unused ...
I have a Class variable that holds a certain type and I need to get a variable that holds the corresponding array class. The best I could come up with is this: Class arrayOfFooClass = java.lang....
I m working on a Java desktop application that reads and writes from/to different files. I think a better solution would be to replace the file system by a SQLite database. How hard is it to migrate ...