-
这个简单的计算器我已经建立。
This simple calculator I ve build.
I used Netbeans to create the interface and controlling it s event.
This is (not A perfect one) mathematical sentenced deriven calculator, meaning it gets a mathematical sentence, that follows a simple pattern. that pattern is then translated to A container object, that identifies the sentence parts, and then calculates them.-This is simple calculator I ve build.
I used Netbeans to create the interface and controlling it s event.
This is (not A perfect one) mathematical sentenced deriven calculator, meaning it gets a mathematical sentence, that follows a simple pattern. that pattern is then translated to A container object, that identifies the sentence parts, and then calculates them.
- 2022-01-22 17:03:48下载
- 积分:1
-
学习Hibernate的一本好书,台湾人搞的,我也是通过此书入门的,建议...
学习Hibernate的一本好书,台湾人搞的,我也是通过此书入门的,建议-Learning Hibernate
- 2022-04-28 15:40:23下载
- 积分:1
-
一个jTable的示例文件
一个jTable的示例文件-examples of a document jTable
- 2023-03-01 01:30:03下载
- 积分:1
-
酒店界面,没有按钮,只是界面,相当不错,有点不太使用,只是个例子...
酒店界面,没有按钮,只是界面,相当不错,有点不太使用,只是个例子-Hotel interface, no buttons, only interface, is quite good, a bit less to use, just an example
- 2023-01-12 13:05:03下载
- 积分: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基础编程示例3
java基础编程示例3-java based programming paradigm 3
- 2022-07-10 16:04:44下载
- 积分:1
-
a software based on java for touch screen mobile phone
一款用于触摸屏手机的java程序,适用于带java的各类手机-a software based on java for touch screen mobile phone
- 2022-07-10 20:25:58下载
- 积分:1
-
packet sniffer
packet sniffer-----that analyzes the packets tcp and ssh
- 2022-12-18 11:50:03下载
- 积分:1
-
中国象棋Java实现代码,没有完成,可以继续开发.
中国象棋Java实现代码,没有完成,可以继续开发.-Left shift
- 2022-07-20 10:29:27下载
- 积分:1
-
使用hibernate对mysql数据库进行操作,
映射
使用hibernate对mysql数据库进行操作,
映射-one to many many to one conpoment mapping
- 2023-03-17 14:30:03下载
- 积分:1