登录
首页 » Java » test

test

于 2020-12-11 发布
0 180
下载积分: 1 下载次数: 9

代码说明:

说明:  part1 (1)可以在“请输入文件路径和名称:”后面的文本框中输入文件名和路径。 (2)可以在文本区中写文本。 (3)可以在“请输入需要追加的内容:”后面的文本域中输入内容,按回车键之后,其中的内容会添加到文本区中(添加的内容另起一行)。 (4)单击“将文本区的内容写入文件”按钮,文本区中的内容就会被写到指定的文件中。 part2 (1)窗体的标题是“猜数字小游戏”。 (2)单击“得到一个随机数”按钮,系统会产生一个1~10之间的随机整数(使用Math类的方法random( ))。 (3)在“输入您的猜测:”后面的文本框中输入你要猜测的整数,之后单击“确定”按钮。 (4)对你猜测的整数,图形用户界面的最下面会有提示信息,没有猜的时候,显示“无反馈信息”,如果猜大了,显示“猜大了”,如果猜小了,显示“猜小了”,如果猜对了,显示“猜对了”。(其中,蓝色字体是JLabel类的对象调用方法setForeground(Color.blue)实现的。)(Java Simple Graphic Interface)

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

发表评论

0 个回复

  • pl0
    java编写的pl0 程序用于编译原理的课程实验,也可以自行翻译成c++版本的(pl0 written java program used to compile the curriculum principle experiments can also be translated into their own c++ version of the)
    2009-12-14 13:39:52下载
    积分:1
  • neetyDemoTest
    netty简单运用,客户端服务端相互通信测试demo(Netty simple application, client server side communication)
    2018-10-31 12:06:41下载
    积分:1
  • DuplicateHeapByteBufferTest
    ConnPerRouteBean implements ConnPerRoute Source Code for Andriod.
    2014-01-17 14:23:29下载
    积分:1
  • java
    设计一个成绩录入程序,通过键盘录入examId(考号,要求全部是数字符号)、name(姓名,要求全部是字母符号)和score(成绩,要求介于0~800)。当输入数据的类型、输入数据的范围出现错误时,使用Java语言定义的异常类和自定义异常类进行处理。(Entry procedures for the design of a performance by keyboard entry examId (candidate number, the number of requests are all symbols), name (name, requirement for a letter symbols) and score (results, request the range of 0 ~ 800). When the type of input data, the scope of input data errors, use the Java language as defined custom exception classes and exception classes for processing.)
    2009-06-08 23:25:21下载
    积分:1
  • Java-0604PH
    Introduction to Computing and Programming with Java
    2014-09-09 21:25:05下载
    积分:1
  • 809420
    在java中实现2个线程之间的死锁,即程序始终不终止,但也仍在运行()
    2018-02-10 21:16:13下载
    积分:1
  • standard--exam-system
    该程序是针对考试系统所开发的,有兴趣的++(this program is aimed at exam system for somebody who interesting it!)
    2011-12-09 15:03:05下载
    积分:1
  • idleaf
    说明:  美团点评分布式ID生成系统中Leaf-segment数据库方案的实现(US Mission Review Implementation of Leaf-segment Database Scheme in Distributed ID Generation System)
    2019-11-14 22:49:50下载
    积分:1
  • A-letter-home
    一封家书。实现类的集成以及多态性,很好的练习题目。实现家书书写版本(A letter home. Achieve integration and polymorphism, practice questions. Letter writing version)
    2016-02-14 18:57:36下载
    积分:1
  • Solr文档
    Solr是一个独立的企业级搜索应用服务器,它对外提供类似于Web-service的API接口。用户可以通过http请求,向搜索引擎服务器提交一定格式的XML文件,生成索引;也可以通过Http Get操作提出查找请求,并得到XML格式的返回结果(Solr is an independent enterprise search application server, which provides API interface similar to Web-service. Users can submit XML files in a certain format to search engine servers through HTTP requests and generate indexes. Users can also submit search requests through Http Get operations and get the returned results in XML format.)
    2020-06-18 12:00:02下载
    积分:1
  • 696518资源总数
  • 106235会员总数
  • 12今日下载