Course design of java music player

1、 Curriculum design purpose

1. Programming music playing software to realize the function of music playing.

2. Cultivate students' ability and interest in solving practical problems with programs.

3. Deepen the application of multimedia programming in Java.

2、 Requirements of curriculum design

Using the programming knowledge and skills learned, students are required to:

1. The system design should be able to complete the functions required by the topic, and the designed software can carry out simple playback and other basic functions.

2. The programming is concise and available, so as to make the function of the system more perfect and comprehensive as far as possible

3. Instructions and flow charts shall be clear.

3、 Course design content

1. Title and introduction of course design

Music playing software requirements:

It has graphical interface, can play MP3 songs, playlist, previous song, next song and other common playing software functions.

2. Design description

It mainly uses multimedia programming, graphical interface, array and loop to design, so as to realize simple music playback.

Program running results:

Summary:

After several days of java course design, I learned the general method of course design, and finally completed the design requirements through various efforts This course design basically covers the Java language knowledge points learned in one year of University. The Course Title requires not only a deep understanding of textbook knowledge, but also a strong thinking and practical ability of programmers. This course enables me to understand my programming ideas and skills, and once again get familiar with the process of developing programs, including conception, design, writing, debugging and revision.

Doing curriculum design not only allowed me to fix the loopholes in my previous study, but also stimulated my interest and confidence in program development. Innovative thinking is very important, which should be used for reference in Teachers' teaching work, which not only allows us to write simplified code, but also helps to develop efficient programs.

The above is the whole content of this article. I hope it will be helpful to your study, and I hope you can support programming tips.

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>