登录
首页 » Java » multiThread_Runnable

multiThread_Runnable

于 2012-11-13 发布 文件大小:35KB
0 198
下载积分: 1 下载次数: 8

代码说明:

  一个非常简单的多线程程序:三个线程随机产生26个英文字母,可以随时暂停线程并继续。用Java的implements Runnable()实现的多线程,当然您也可以用extends Thread class去实现多线程!代码的每一步都有详细的注释便于大家进一步了解多线程功能!(A simple multiple Thread program which based on implementing Runnable interface, you can use extends Thread class as well.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • cal
    用java编写的计算器程序,付源码,能实现加减乘除等功能(Calculator using java prepared procedures, pay source, to achieve the functions of multiplication and division addition and subtraction)
    2007-12-09 18:13:40下载
    积分:1
  • OOAD_1158827236
    在学习完JAVA基础后,做的一个小小的项目.一个简单的聊天程序.呵呵,看看吧,那时候才刚刚接触到DAO,哎,惊叹的是设计思想. 呵呵,如果你也刚刚学完JAVA基础,有对SWING,AWT比较喜欢的话,下看看吧.(learning END JAVA based, so a small item. A simple chat procedures. Ha ha. let's see it, then just access to DAO, hey, is the breathtaking design. Ha ha. If you just completion of Java based, right SWING, AWT prefer, then look at it under.)
    2007-03-09 09:31:24下载
    积分:1
  • DatagramChannelTest
    Test for DatagramChannel Source Code for Andriod.
    2014-02-17 14:55:18下载
    积分:1
  • java设计
    说明:  Java课程设计-坦克大战,包含源码和完整的文档。(Java Course Design-Battle of Tanks, including source code and documentation.)
    2019-12-09 09:11:47下载
    积分:1
  • 384278
    springmvc+spring+mybatis整合()
    2018-02-09 09:48:39下载
    积分:1
  • H-ui.2.1
    H-ui前端框架是在bootstrap的思想基础上基于 HTML、CSS、java script开发的轻量级web前端框架,开源免费,简单灵活,兼容性好,满足大多数中国网站。(H-ui front frame is based on the idea of bootstrap on HTML, CSS, java script developed lightweight web front frame, free open source, simple, flexible, good compatibility, meet the majority of Chinese websites.)
    2016-06-23 21:36:28下载
    积分:1
  • helloworld
    java 学习,第一个程序 hello world(Java learning, the first program Hello World)
    2020-06-20 10:20:02下载
    积分:1
  • 我封装的okhttp
    这是一款我封装的okhttp3,自动管理cookies,get,post,json请求和自动解析json功能,内附案例(This is a okhttp3 encapsulated by me, which automatically manages cookies, get, post, JSON requests and automatic parsing JSON functions.)
    2018-04-21 20:25:17下载
    积分:1
  • FirstMissingPositive112_Done
    给出数组中的一串数字,找到里面缺省的第一个正整数(For example, Given [1,2,0] return 3, and [3,4,-1,1] return 2. Your algorithm should run in O(n) time and uses constant space. )
    2017-05-01 12:32:34下载
    积分:1
  • complex
    说明:  编写一个复数类,可以进行复数加法和减法运算。编写一个包含main方法的类(应用程序)测试该复数类。要求该复数类至少包含一个无参的构造方法和一个带参的构造方法;数据成员包括复数的实部和虚部,为double类型;包括两个方法,分别实现复数的加法和减法运算。(Write a complex class, which can add and subtract complex numbers. Write a class (application) containing the main method to test the complex class. The complex class is required to include at least one parametric construction method and one parametric construction method; the data members include the real and imaginary parts of the complex, which are of double type; and two methods are included to realize the addition and subtraction operations of the complex respectively.)
    2019-04-13 20:31:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载