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

搜索资源列表

  1. xuniji

    0下载:
  2. 这是一个基于控制台的小程序,模拟ATM机器的功能,实现了存钱取钱,查看余额,密码为123456-This is a console-based small program to simulate the function of ATM machines, to achieve a save withdraw money, view balances, the password is 123456
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:869
    • 提供者:薛亮
  1. weather

    0下载:
  2. 利用 htmlparser.jar 从新浪上抓取天气信息,并打印到控制台-Get sina weather data ,and print the weather data to console.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-04
    • 文件大小:376905
    • 提供者:thinkmore
  1. CS416-HW2-A2460

    0下载:
  2. Use console input and output. • Instead of hard coding n=50000, you need to get the value of n from user input. • You need to check the value of n and make sure it’s a positive integer. Keep prompting for value of n until you receive
  3. 所属分类:JavaScript

    • 发布日期:2017-04-06
    • 文件大小:2041
    • 提供者:小九
  1. client-server

    0下载:
  2. application chat console
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1027
    • 提供者:reza
  1. synchronization

    0下载:
  2. 发送0至一百的数据到换中文件,缓冲文件会定时向浏览器发送该一百个数据。缓冲文件的大小是50.该程序为了达到同步接收的练习-The Producer class should send integers 0 to 100 to the Buffer. The Consumer class should receive the 100 integers from the Buffer and output them to the console.a Buffer with size 50
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:3210
    • 提供者:
  1. sockets

    1下载:
  2. 发送65-90的整数到服务器,服务器经过处理返回结果。将整数对应的ASCII码返回。显示在用户端。-the Client should send the integers from 65 to 90 to the Server, the Server then convert the integers to ASCII characters (A-Z) and return them to the Client. The Client then displays the returned
  3. 所属分类:Java Develop

    • 发布日期:2016-10-06
    • 文件大小:4096
    • 提供者:
  1. Jena-API

    0下载:
  2. ena对应用程序就像Protege 对我们,我们使用Protege操作 本体,应用程序则是使用Jena来做同样的工作,当然这些应用程序还是得由我 们来编写。其实Protege本身也是在Jena的基础上开发的,你看如果Protege 的console里报异常的话,多半会和Jena有关。最近出了一个Protege OWL API,相当于对Jena的包装,据说使用起来更方便,这个API就是Protege 的OWL Plugin所使用的,相信作者经过OWL Plugin的开发以后,
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:175326
    • 提供者:haoli
  1. gobang

    0下载:
  2. 二人对战,自动判别输赢,会将结果显示在控制台 -Two battle, automatically determine the winners and losers, the results will be displayed in the console
  3. 所属分类:Java Develop

    • 发布日期:2017-04-27
    • 文件大小:7836
    • 提供者:张不凡
  1. open

    0下载:
  2. 直接打印到控制台 声明StringBuffer的对象来装载SQL语句 -StringBuffer statement to print directly to the console to load the SQL statement object
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:561
    • 提供者:
  1. ArithmeticCoding_program_based_java

    0下载:
  2. 使用java编写的一个实现信息论中算术编码的一个半截面半控制台的程序,包含实现源代码-Prepared using a java implementation of mathematical information theory, coding a half face half-console program
  3. 所属分类:Java Develop

    • 发布日期:2017-06-11
    • 文件大小:18421473
    • 提供者:wdp
  1. jBPM-3.2user-guid

    0下载:
  2. 本文节选自jBPM 3.2用户指南的第一章。本章描述了JBoss jBPM的性质:这是一个灵活的、可扩展的流程语言框架。介绍包括jPDL套件,jBPM控制台Web应用程序,JBPM核心类库,JBoss jBPM身份组件以及JBoss jBPM工作执行器。 -Adapted from the jBPM 3.2 User Guide chapter. This chapter describes the nature of the JBoss jBPM: This is a flexible a
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:16812
    • 提供者:解冬冬
  1. src

    0下载:
  2. 第一个是输入物品的名称,控制台给出一个随机的价格,每次有5次机会去猜。 第二个是输入想求得n行的等腰三角形。 第三个是求某年某月某日使今年的第几天。-The first is the name of the input items, the price of the console is given a random, each have 5 chances to guess. The second is the input to obtain the n line isosceles
  3. 所属分类:JavaScript

    • 发布日期:2017-04-04
    • 文件大小:1450
    • 提供者:
  1. SimpleCalc

    0下载:
  2. Java控制台四则运算计算器,程序简明,适合初学者学习控制台输入、输出及字符串知识-Java console calculator, it s very simple that only manipulate+-*/, but it s instructive to newbies to learn console input and output.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:557
    • 提供者:小冰
  1. console

    0下载:
  2. 这是一个简单的java多线程聊天程序 快快下载然后到的eclipse上运行一下吧!-This is a simple java chat program multi-threaded download quickly to the eclipse and then run on!
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-09
    • 文件大小:1733
    • 提供者:李明
  1. www2.0.cht

    0下载:
  2. RealTek1073播放器Web控制台源码-RealTek1073 player source Web Console
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-06
    • 文件大小:336267
    • 提供者:陈明新
  1. Binary

    0下载:
  2. 将输入的十进制数转换为2进制,输入输出显示在控制台上-The input of a decimal number to binary, input and output to the console
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:1107
    • 提供者:zzz
  1. tushugl

    0下载:
  2. JAVA控制台 简单的图书管理系统,包括图书的增删改查,包的命名,代码的结构和风格还是比较规范的,初学者可以参考学习一下-JAVA console simple library management system, including books, CRUD, including the name, code, structure and style is fairly standard, beginners can refer to learn about
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:10082
    • 提供者:
  1. library

    0下载:
  2. 一个图书馆借书 还书的过程 虽然是控制台的 但是可以帮助你学习接口等-A library borrowing and returning books in the process, although the console but can help you learn interface
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:4502
    • 提供者:陈勇
  1. ATM

    0下载:
  2. 编写一个控制台程序,模拟在ATM机的存款和取款过程,当输入给定的卡号和密码(初始卡号和密码到数据文件里查看)时,系统能登录ATM系统,根据用户的身份不同显示不同的程序界面.-Write a console program to simulate the ATM machine in the process deposits and withdrawals, when the input for a given card number and password (the initial numbe
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:11740
    • 提供者:
  1. calendar

    0下载:
  2. 用户输入年份和该年第一天的星期,在控制台上显示该年的日历表-Users type in a year and the first day of the week, on the console of the calendar year
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3874
    • 提供者:眭骏
« 1 2 3 4 5 67 8 9 10 11 ... 16 »
搜珍网 www.dssz.com