Java中的简单应用 [英] simple application in java

查看:96
本文介绍了Java中的简单应用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在Java usig Eclipse IDE中创建小型应用程序?


该应用程序应类似于..NET中的应用程序(应创建用户登录表单,然后登录后,应该存在另一个表单,该表单应获取用户的详细信息.应存储用户的详细信息,我们需要查看在SQL Server或任何服务器中的数据库中都有详细信息.)

How to create small application in Java usig Eclipse IDE?


That application should be like an application in ..NET (user login form should be created, then after login, there should be an another form which should get details of the users.. The details of user should be stored and we need to see there details in our database in SQL server or in any server.)

推荐答案

那是一个相当小的应用程序-是的.

您应该检查Eclipse提供的RCP框架.它为您提供了一个良好的开端,并提供了用于创建登录名和其他所需游乐场的简单选项.而且它有据可查.

http://wiki.eclipse.org/index.php/Rich_Client_Platform [ http://www.vogella.de/eclipse.html [ http://www.ralfebert.de/blog/eclipsercp/ [
That''s a fairly small application - yeah sure.

You should check out the RCP Framework provided by Eclipse. It gives you a good start, provides simple options for creating login and other needed playgrounds. And it is quite well documented.

http://wiki.eclipse.org/index.php/Rich_Client_Platform[^]

http://www.vogella.de/eclipse.html[^]

http://www.ralfebert.de/blog/eclipsercp/[^]


明智的使用方法
A smart use of Google is useful in such cases[^].


这篇关于Java中的简单应用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆