English 中文(简体)
Java在闪电记忆中
原标题:Java app in a Flash memory
  • 时间:2010-01-16 18:24:31
  •  标签:
  • java

Someone ask me to develop for him an Employee Leaves Application and he can carry it in his flash memory so that he can enter data at home, office or his private company. I ve chosen Java and SQLite cos they are free. Can I create a Java standalone application that it can run in Flash memory when he plug it to a Windows XP platform ? Thanks.

最佳回答

是的。 尽管Java Rontime的确在登记册上写了诸如“default JRE”等内容,但你仍可列入关于闪电的拷贝和“java.exe。 直接从<代码>bin上指挥。

这里树立了一个榜样。 让我说,闪电动被绘制为:。 页: 1

页: 1

然后,你用当地java指挥部写出快速的打字,以启动你的方案。 The batch file would look about such as:

@echo off
Javainjavaw.exe -cp .;YourApp.jar YourMainClass

您可以称呼<代码>start.bat或其他类似内容,这些内容应足以证明您的客户。

问题回答

我相信你能够做到。

我认为这意味着,你们也必须把“正义与平等”放在闪电上,因为你可以依靠每个PC提供,而这种评估需要依靠。 对监督厅来说,这一版本也必须正确,即闪电运动也连接起来。

仅检查LQ的许可措辞。

这对我很不安全。

他的运行系统应具备兼容的 Java平时环境。

你们制定的法典不得提及制度资源,如制度资源。 D:my_directorymy_file.txt

守则和数据应当储存在闪电上,否则,需要制定方案,使数据同步/合并。

如果发生突发事件,你仍能收回数据,那么你就需要得到支持。

你关于闪电的方案和数据必须加以加密和安全。

我建议你研究如何从一张光盘上推出节目,并用 Java网开始,因为这似乎与你想要做的事情非常相似。

这使你能够以标准方式全面控制发射过程,但要求你制定一份行为良好的日本国民工党申请。

(注:您需要每台电脑上安装的Java 6,以便工作,但你的生活会非常容易。)





相关问题
Spring Properties File

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 ...

Logging a global ID in multiple components

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 ...

Java Library Size

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 ...

How to get the Array Class for a given Class in Java?

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....

SQLite , Derby vs file system

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 ...

热门标签