CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - 猜数字

搜索资源列表

  1. text14

    0下载:
  2. java小程序。猜数字游戏:随机产生一个100以内的正整数,用户通过键盘输入所猜的数字,并给与相应的提示(有代码详细解释)-java applet. Guessing game: random positive integer less than a 100, guess the number of the user through the keyboard input, and give the corresponding prompt (with the code explained in
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:728
    • 提供者:葛锋
  1. guest_number

    0下载:
  2. 实现了猜数字游戏,规则:输入一个4位数,猜测,然后给出提示(0A3B)-Number guessing game, the rules: Enter a 4-digit, guess, and then given a prompt (0A3B)
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:3067
    • 提供者:李洪波
  1. nicai

    0下载:
  2. 猜数字的小程序,对随机产生数字的使用,以及jsp:usebin的使用-Guessing the procedures, the use of randomly generated numbers, as well as the use of jsp: usebin
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3967
    • 提供者:张英豪
  1. guess-number

    0下载:
  2. 一个猜数字游戏,其中包含两个程序,一个简单点,一个较为复杂-A guessing game, which contains two procedures, a simple point, a more complex
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:7715
    • 提供者:zyn
  1. Numberguess

    0下载:
  2. 猜数字的小游戏 游戏后台运行一个服务器软件,游戏者通过客户端程序登陆后,服务器随机产生一个1—100之间的随机数供游戏者猜,游戏者从客户端输入一个数值,如果该数比设定的数大,软件提示:“大了”,如果小,软件提示“小了”,若相等返回“猜对了,你共猜了*次”。服务器同时记录并维护一个游戏玩家的TOP10排行榜,供玩家查询。-Number guessing game game running in the background a server software, after landing of
  3. 所属分类:Java Develop

    • 发布日期:2017-11-04
    • 文件大小:35360
    • 提供者:Zhan Wang
  1. wcy

    0下载:
  2. 有六个代码,其中game和Player是拿石子游戏。 其余四个分别是当错误的输入字符时进行报错;星座查询;生肖查询;还有猜数字游戏。 -this from a student learning JAVA
  3. 所属分类:JavaScript

    • 发布日期:2017-11-22
    • 文件大小:3853
    • 提供者:王春艳
  1. GuessNumberGame

    0下载:
  2. 简单的猜数字游戏,输入一个数字判断是否猜对-Simple guessing game, enter a number to determine whether guessed
  3. 所属分类:JavaScript

    • 发布日期:2017-11-18
    • 文件大小:3666
    • 提供者:j
  1. Puzzle

    0下载:
  2. 采用java简单实现的猜数字游戏,只有puzzle一个包-Simple implementation using java guessing game, only the puzzle a package
  3. 所属分类:Java Develop

    • 发布日期:2017-11-09
    • 文件大小:18386
    • 提供者:日照西桥
  1. X

    0下载:
  2. 猜数字游戏,java dialog编写-Guessing game, java dialog to write
  3. 所属分类:Java Develop

    • 发布日期:2017-12-07
    • 文件大小:1032738
    • 提供者:这啊
  1. CaiShuZJ

    0下载:
  2. 一个java基础的猜数字的小游戏,主要是练习java的基础编程-A java based on the small number guessing game, is the basis of practice java programming
  3. 所属分类:Applet

    • 发布日期:2017-12-05
    • 文件大小:535
    • 提供者:liuwenzhi
  1. number(web)

    0下载:
  2. 一个简单的猜数字java代码,可以较好地完成猜数字功能。-A simple number guessing java code, can complete Caishuozi function.
  3. 所属分类:JavaScript

    • 发布日期:2017-11-08
    • 文件大小:271055
    • 提供者:陈亮
  1. GuessNumber

    0下载:
  2. java入门程序 调用对话框实现 猜数字的游戏-java entry procedures call the dialog achieve Caishuozi game
  3. 所属分类:Java Develop

    • 发布日期:2017-11-19
    • 文件大小:18725
    • 提供者:卢箫
  1. guessnumber

    0下载:
  2. Java语言实现的猜数字游戏 主要功能为输入数字判断是否与系统指定的随机数相同,相同则显示win!否则提示大了还是小了-Java language to achieve the main function of the guessing game to enter numbers to determine whether the system assigns a random number is the same, the same as the display win! Otherwise p
  3. 所属分类:Java Develop

    • 发布日期:2017-11-30
    • 文件大小:4369348
    • 提供者:沈诗雨
  1. GuessGame

    0下载:
  2. 猜数字游戏,通过输入1---1000以内的数字将返回比较结果,最终猜出数字-Guessing game, by entering the number within 1--- 1000 will return the result of the comparison, guess the final numbers
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-27
    • 文件大小:1007
    • 提供者:moroseking
  1. xatarena

    0下载:
  2. 倒计时 猜数字游戏 9*9乘法表 古文输出-Countdown guessing game 9* 9 multiplication tables classical output
  3. 所属分类:Java Develop

    • 发布日期:2017-11-24
    • 文件大小:11563
    • 提供者:kimking
  1. GuessNumber

    0下载:
  2. 猜数字游戏,游戏随机产生一个1到9的数字,让用户猜,可提示猜的数字大了或是小了,并统计总游戏数,以及总胜利数-Guessing game, the game randomly generates a number from 1 to 9, allowing users to guess, guess figures may prompt large or small, the total number of the games and statistics, as well as the tot
  3. 所属分类:JavaScript

    • 发布日期:2017-12-01
    • 文件大小:2032
    • 提供者:spring-劲
  1. yuanxiaoming

    0下载:
  2. JTabbedPane实现文件日历猜数字排序的集合在同一容器中-Calendar guessing sort JTabbedPane implementation file in the same container collection
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-22
    • 文件大小:35574
    • 提供者:袁晓明
  1. caishuyouxi

    0下载:
  2. 用java语言实现了一个猜数字的功能,程序可根据用户输入的数来判断,数猜大了还是猜小了-Using java language to implement a viewing of the function, the program can be based on user input to determine the number, the number is still a big guess guess small
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:7023
    • 提供者:李冰
  1. Guess-the-number

    1下载:
  2. 猜数字小游戏,通过控制台输入数字猜出产生的随机数-Guess the number
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-02
    • 文件大小:658
    • 提供者:熊海鹏
  1. guesstheNumber

    0下载:
  2. java基础趣味编程 猜数字小游戏 初级编程-java based programming, fun guessing game
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:629
    • 提供者:hr
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com