-
该文件为编译器词法分析的代码
该文件为编译器词法分析的代码-document for the compiler code lexical analysis
- 2022-03-23 22:07:09下载
- 积分:1
-
JBuilder制作音频播放程序,需要注意的是,当播放时,界面上的各个按钮应当仍然可以对用户的操作进行事件响应,所以至少需要两个线程:一个控制歌曲的播放,另外一...
JBuilder制作音频播放程序,需要注意的是,当播放时,界面上的各个按钮应当仍然可以对用户的操作进行事件响应,所以至少需要两个线程:一个控制歌曲的播放,另外一个对用户事件进行响应。因此我们的AudioPlay类需要实现Runable接口,以使用多线程技术。根据JDK的解释-JDK1.4.0,任何需要由线程执行的实例都应当实现Runable接口,而且由于我们只需要重写run()方法和stop()方法,并给start()方法多态化,所以我们选择实现Runable接口,这样就可以不需要继承Thread类而使用Thread类的实例来运行了。-JBuilder produced audio player, it needs attention is that when players, the interface on the various buttons can still be right for users to operate the incident response, at least two threads : a control song playback, the other to users respond to the incident. Therefore we need to achieve AudioPlay category Runable interface to the use of multi-threading. According to the interpretation of JDK- JDK1.4.0 any need for threaded implementation of the examples are to be achieved Runable interface, and because we only need to be rewritten to run () method and stop () method, and to start () method is polymorphic, so we have chosen to achieve Runable Interface so you can not inherit Thread type and category of use Thread e
- 2022-07-01 06:32:38下载
- 积分:1
-
JAVA版的连连看源码,还不错的,很基础
JAVA版的连连看源码,还不错的,很基础-JAVA version of the Lianliankan source
- 2022-06-28 10:11:40下载
- 积分:1
-
J2EE之EJB,RMI多个源码
J2EE之EJB,RMI多个源码-J2EE EJB, RMI many FOSS
- 2022-05-15 17:42:43下载
- 积分:1
-
table 组件 开发 model mvc
table 组件 开发 model mvc-table component development model mvc
- 2022-06-16 03:31:28下载
- 积分:1
-
Can be achieved from a file, add a random list of persons randomly selected a go...
可以随机从文件中实现添加好的人员名单中
随机抽出一个,并可以保留上次抽中的人员姓名-Can be achieved from a file, add a random list of persons randomly selected a good one, and can retain the last names of persons drawn
- 2022-02-14 08:53:48下载
- 积分:1
-
java中关于XML的解析
java中关于XML的解析-on XML Analysis
- 2023-09-05 06:05:04下载
- 积分:1
-
java 核心技术 让你更了解java,对网络编程人员非常有帮助
java 核心技术 让你更了解java,对网络编程人员非常有帮助-java core technology to allow you a better understanding of java
- 2023-04-01 08:30:04下载
- 积分:1
-
sql+struts+jsp
提供考试的一般需求
sql+struts+jsp
提供考试的一般需求-sql+ struts+ jsp general needs to provide examination
- 2022-04-23 05:55:07下载
- 积分:1
-
用jdom解析xml , 需要用到jar包jdom.jar
用jdom解析xml , 需要用到jar包jdom.jar-Xml parsing using jdom
- 2023-07-23 19:30:03下载
- 积分:1