如何创建java小程序
我正在uni java学习,但我不知道如何制作一个很好的小程序...
如果有人能给我发送一个学习链接,我将不胜感激。我想在面板上画三角形,该怎么做?
我的目标是在制作小程序上控制得很好。这是我的大问题。
谢谢
I'm learning at uni java but I don't know how to make an applets very good...
I will appreciate if some one will send me a link to learn for example. I want to make on the panel drawing of triangle, how can I do that?
My goal is to control very good on make applets. This is my big problem.
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
尝试以下作为起点 http://download.oracle.com/javase/tutorial/索引.html
Try the following as a starting point http://download.oracle.com/javase/tutorial/index.html
在 Oracle 网站上可以找到有关小程序的非常好的教程。可以在此处找到文档(请阅读完整文档 有关小程序的部分,以充分了解它)。
A very good tutorial on applets can be found on Oracle site. Documentation can be found here (please read the full sections on applet to get full understanding of it).