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

搜索资源列表

  1. JavaCodeAnalyzer

    0下载:
  2.   Java语言共有50个关键字(自行查找相关文档),已知Java源程序是以“.java”为扩展名的文本文件。可以考虑在Java源程序中共有3类元素:   <1> 代码行,可运行的Java源代码;   <2> 注释行,3种注释均可;   <3> 空行,既无代码,也无注释;   编写一个类名为JavaCodeAnalyzer的类,实现以下功能:   <1> 该类可以以一个Java源程序文件名创建一个对象,如果文件不存在,或扩展名不
  3. 所属分类:JavaScript

    • 发布日期:2017-04-02
    • 文件大小:47376
    • 提供者:李婉莹
  1. Example8_6

    0下载:
  2. 采用缓冲流技术,实现文本文件的读写操作, 实现从标准输入读取数据,将文件内容输出-the example of file buffer operation
  3. 所属分类:JavaScript

    • 发布日期:2017-04-03
    • 文件大小:585
    • 提供者:李伟
  1. File_R_W

    0下载:
  2. 创建生成100个互不相等的随机三位整数,并将它们存入一个数据文件mydt.dat中 从数据文件中读取所有数据,将这些数据按第二位构成数字的升序排列,如果第二位构成数字相等,则按第三位构成数字的降序排列 将排序结果输出到: 一个数据文件mysd.dat文件中 一个文本文件mysd.txt文件中 -Create generate 100 random digit integer equal to each other, and stores them in a data file
  3. 所属分类:Java Develop

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

    0下载:
  2. 从文本中读取所有的单词,手动输入单词,输出文件中该单词所有的变位词-Read all the words, manually enter the word, the word to all the output file anagram the text
  3. 所属分类:Java Develop

    • 发布日期:2017-04-28
    • 文件大小:18293
    • 提供者:崔一
  1. ubbeditor_v1.0.2.0

    0下载:
  2. UBBEditor 可视化的UBB编辑器具有如下特性: 1.迷你 UBBEditor 经压缩存储后小于20KB,载入的时间可以忽略不计。 2.兼容 UBBEditor 可以良好的运行在 IE6,7,8,9 Safari, Firefox, Chrome 等浏览器中。 3.安全 UBBEditor 在编辑文本内容的格式后,所产生的是UBB代码,如果在网页中输出显示时,需要通过服务器脚本来解析这些代码,因此它具备的良好的安全可控性。 4.开源 UBBEditor 是一
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-29
    • 文件大小:42277
    • 提供者:cmpudn76
  1. simplediary

    0下载:
  2. 用本地图片上传头像,点击提交后,将文本框的内容输出到指定的文件。-it is a simple example.you can use it to load image in your computer and build a new diary
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3440
    • 提供者:linda
  1. widgEditor_v1.0.1

    0下载:
  2. widgEditor是一个易于安装,易于定制的简单内容所见即所得编辑器。 它取代现有的一个改进使用Javascr ipt编辑窗格文本域,因此,如果您没有Javascr ipt(或您的浏览器不支持HTML编辑)它会降低正常。 试着在下面的输入,并提交看到处理的输出。-WidgEditor is an easy to install, easy to customize the simple content that the resulting editor. It replaces the exi
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-30
    • 文件大小:36571
    • 提供者:zzpudn57
  1. io

    0下载:
  2. 编写一个程序,从文本文件 input.txt 中读取立方体的长、宽、高;圆的半径,根据这些 数据求出立方体的体积、圆的面积,将体积和面积同时输出到屏幕和一个名为 output.txt 的文件-Write a program that reads the cube of length, width and height a text file input.txt the radius of the circle, according to the data obtained cube vo
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2712
    • 提供者:乔文慧
  1. package-javaapplication1

    0下载:
  2. 1. 输入字符串sV后,将其中的标点符号(, . ! ?)转换成空格 。全部字符转换为小写字母; 2. 字符级检测:全部字符为小写字母、数字或空格; 3. 再次创建Scanner对象,从sV中扫描词组,= new Scanner(sV) ,用next()方法,将词组存放到字符串数组sVa[]中; 4. 词组级检测:剔除纯英文字符串以外的非法字符串; 5. 排序,剔除相同的英文单词,输出。 测试文本: The USB 3.0 specification was published on 12
  3. 所属分类:Java Develop

    • 发布日期:2017-04-30
    • 文件大小:11750
    • 提供者:Chris
  1. fanyi

    0下载:
  2. 文章去序号! 运行代码会把名称为fanyi.txt的文本里每行开头的数字去掉,输出新文件new.txt! 适用于网上复制代码后,行号的删除-Article go serial number! Run the code will be the name of the text in the fanyi.txt of the number of the beginning of each line removed, the output of the new file new.tx
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-13
    • 文件大小:2250
    • 提供者:黄鹏桂
  1. zy_string

    0下载:
  2. 该程序代码实现的功能是要读入一行文本,其中以空格分隔为若干个单词,以‘.’结束。输出这行文本中每个单词的长度。-he function of the program code implementation is to read a line of text, which is suitable for several words separated by Spaces, with the . .Output the length of each word in this line of te
  3. 所属分类:Ajax

    • 发布日期:2017-12-10
    • 文件大小:3656
    • 提供者:张颍
  1. java-design-simple-calculator

    0下载:
  2. 首先在第一行文本框中输入加法表达式,点击“ ”在下方两个文本框中输出两个加数,同时在第一行中输出结果。点击“Clear”时,清空操作。如果在加法表达式输入有误,会提示错误。-First, enter the addition expression in the first line of the text box, click in the bottom of the two text box output two addend, while the first line in the
  3. 所属分类:Applet

    • 发布日期:2017-12-12
    • 文件大小:145126
    • 提供者:xuyang
  1. SparkWordsCount

    0下载:
  2. 用spark 统计file文本文件中的单词数量,再打印输出-spark words count
  3. 所属分类:Java Develop

    • 发布日期:2017-12-11
    • 文件大小:64277
    • 提供者:pamire
  1. homewk8

    0下载:
  2. 创建生成100个互不相等的随机三位整数,并将它们存入一个数据文件mydt.dat中。从数据文件中读取所有数据,将这些数据按第二位构成数字的升序排列,如果第二位构成数字相等,则按第三位构成数字的降序排列,将排序结果输出到:一个数据文件mysd.dat文件和一个文本文件mysd.txt文件中。(Creates 100 randomly generated three bit integers that are not equal to each other and stores them in a
  3. 所属分类:Java编程

    • 发布日期:2017-12-22
    • 文件大小:6144
    • 提供者:袁困困
  1. language-detection-master

    0下载:
  2. 对输入的文本检测其语种,输出语种和确信度代码(Detects the language of the input text, the output language, and the confidence code)
  3. 所属分类:Java编程

    • 发布日期:2017-12-14
    • 文件大小:3047424
    • 提供者:Dadirri
  1. CodeAnalyazer

    0下载:
  2. 掌握 Java 语言的字符串处理、文本文件的读写。 编写一个类名为 JavaCodeAnalyzer 的类,实现以下功能: <1> 该类可以以一个 Java 源程序文件名创建一个对象,如果文件不存在,或扩展名不 是“ .java”,应提示文件错误; <2> 对该源程序文件进行分析其中的: 代码行数、注释行数和空行数。 <3> 统计并按从多到少输出出现次数最多的 5 个关键字及其出现次数。 <4> 统计分析的结果输出到名为: result
  3. 所属分类:Java编程

    • 发布日期:2018-01-03
    • 文件大小:4096
    • 提供者:DrLzz
  1. marytts-master

    0下载:
  2. java编写的TTS引擎——MaryTTS,可将多种格式的文本转化为语音输出,可用多种言语进行调用,具体请查看官网http://mary.dfki.de/documentation/module-architecture.html(Java prepared by the TTS engine, MaryTTS, text can be formatted into voice output, call can use a variety of words, please see the off
  3. 所属分类:Java编程

    • 发布日期:2018-01-05
    • 文件大小:23248896
    • 提供者:xunwumizhi
  1. java大作业_20190616

    1下载:
  2. 1、单词统计。键盘输入一段英文语句,将这段话写入文件file.txt中,然后输出这段话,并且统计语句中英文单词的数目(采用Vector类)以及各单词出现的次数(采用Hashtable类)2、查找替换文本文件的内容。(1)键盘输入文件路径及文件名(2)键盘输入待查找的文本信息和替换的文件(1. Word statistics. Keyboard input a sentence in English, write this sentence into file. txt, and then out
  3. 所属分类:Java编程

    • 发布日期:2020-05-11
    • 文件大小:1024
    • 提供者:老尺子
« 1 2 3 4 5 6»
搜珍网 www.dssz.com