实现Runnable接口创建线程
上传时间: 2015-02-14
上传用户:ddddddos
实现Runnable接口创建线程,这教有用对初学者
上传时间: 2015-04-27
上传用户:lingzhichao
This project does not contain a full, Runnable application program. Instead, the only package ope.account contains two classes which represent basic bank customer and account information.
标签: application Runnable Instead project
上传时间: 2013-12-25
上传用户:许小华
This project does not contain a full, Runnable application program. Instead, the only package ope.football contains two classes to represent match data for football (and possibly other team sports).
标签: application Runnable Instead project
上传时间: 2015-09-03
上传用户:zhaiyanzhong
java学习的作业 1.Runnable和thread的使用区别 2.interf和commo的使用 3.用java实现画图程序
标签: java Runnable interf thread
上传时间: 2013-11-28
上传用户:cccole0605
public class CircleMenuCanvas extends Canvas implements Runnable{ double pi = Math.PI public final int MENURIGHT = 1 public final int MENULEFT = 0 Image menuImage[] = new Image[6] int []jiaodu = {330,30,90,150,210,270} String menuName[] = {"新游戏","继续游戏","游戏设置","高分榜","游戏帮助","退出游戏"} int x = getWidth()/2 int y = getHeight()/2 int count = 0 int local int index = 0 Font f boolean running = false /** * 构造方法 * */
标签: public CircleMenuCanvas implements Runnable
上传时间: 2014-01-08
上传用户:zhaoq123
基于Android手机操作系统开发了一款自发短信系统。利用SQLite数据库存储技术、Service启动服务技术及Runnable接口,设计并实现了好友管理、短信管理、后台检测发送短信等功能,并给出了运行效果图。该系统的实现为指定时间发送定制短信提供了很大的方便性。
上传时间: 2013-11-29
上传用户:lunshaomo
java写的简单的时钟程序,界面简洁漂亮,对初学者很有参考价值, 类Clock继承了java.applet.Applet,并实现了Runnable接口
上传时间: 2014-01-11
上传用户:wlcaption
利用多线程演示对进度条监视器的使用方法。Swing组件JFrame, java.awt.event.* 包的使用javax.swing.Timer 包 的使用, Runnable使用
上传时间: 2015-08-13
上传用户:dreamboy36
这是java实例的书上例题,里面共10章,实现Runnable接口创建线程,发送线程与接收线程,同步的发送线程与接收线程。
标签: java
上传时间: 2013-12-14
上传用户:www240697738