《开发Java应用程序运行环境视频教程》英文原版
基本信息
打开支付宝首页搜“673273051”领红包,领到大红包的小伙伴赶紧使用哦!
相关书籍
- 《个人收集-java常用的26个工具类》[]
- 《个人收集-java常用API手册》[]
- 《Java编程语言(第三版)》[]
- 《阿里巴巴Java开发手册》[]
- 《Java编程思想第四版》[]
- 《Java8实战-中文版(Java 8 in Action)》[]
- 《java基础教程》[]
- 《Java从入门到精通》[]
- 《精心整理的java必读系列书籍》[]
- 《Java资料01》[]
内容介绍

语言:英语
网址:http://www.lynda.com/Android-tutorials/Up-Running-Java-Applications/94344-2.html
类别:教程
Lynda.com 出品的时长102分钟的开发Java应用程序运行环境视频教程。由Todd Perkins介绍了如何配置开发环境,一个Web应用程序连接到MySQL数据库,并建立用户界面与Swing框架。当然也包括发布的applet在浏览器中,使用XML数据,并创建Android设备的应用程序。本教程附带练习文件。
This course is an introduction to developing Java applications for various runtime environments. Author Todd Perkins explains how to configure the development environment, connect a web application to a MySQL database, and build a user interface with the Swing framework. The course also covers publishing applets in a web browser, working with XML data, and creating apps for Android devices. Exercise files accompany the course.
Topics include:
Working with Eclipse
Using MySQL database drivers
Displaying data from a database as XML
Loading XML data from the web
Displaying data based on user input
Publishing a desktop application
Understanding applets
Building the layout
Viewing the app on an Android device
