本文介绍了哪种语言对这个程序有好处?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想要制作一个程序,其中有小图片,就像其中六个垂直,当我点击其中任何一个时,一个计时器弹出到它们的右边,并开始向下计数直到0。一些声音播放。什么语言对这样的事情有好处?



我尝试过的事情:



我想过Javascript,或类似的东西,但我真的不知道。

I want to make a program, that has small pictures in it, like six of them vertically and when I click any of them, a timer pops up to the right to them, and starts counting down til 0. When 0 maybe some sound plays. What language would be good for something like this?

What I have tried:

I thought about Javascript, or something like that, but I really don't know.

推荐答案


这篇关于哪种语言对这个程序有好处?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-28 07:04