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

搜索资源列表

  1. Sortgrade

    0下载:
  2. 设计一个学生类,学生类中应包括学号,姓名,语文成绩,数学成绩,英语成绩,同时还要提供两个方法,一个方法计算总成绩,一个方法计算平均成绩。 现在有一个文本文件,该文件有若干行,每一行存放着某个学生的数据,包括:学号,姓名,语文成绩,数学成绩,英语成绩。数据与数据之间用空格隔开,例如: 001 张三 85 90 98 设计一个java应用程序,从文本文件中读取数据,构造这些学生对象,然后按找总成绩从高到低的顺序输出到另外一个文本文件中,每个学生的数据占一行,数据与数据之间用空格隔
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:1269
    • 提供者:张有睿
  1. MyFrame3

    0下载:
  2. 实现上述图形化界面,点击 open file 按扭,打开文件对话框,选择文件,在文本框中输出所选文件的路径;-To achieve the above graphical interface, click the open file button, open the file dialog box, select the file, in the text box and the output of the selected file path
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:648
    • 提供者:Pudding
  1. freemarker

    0下载:
  2. freemarker 快速入门 (1)模板 + 数据模型 = 输出  FreeMarker基于设计者和程序员是具有不同专业技能的不同个体的观念  他们是分工劳动的:设计者专注于表示——创建HTML文件、图片、Web页面的其它可视化方面;程序员创建系统,生成设计页面要显示的数据  经常会遇到的问题是:在Web页面(或其它类型的文档)中显示的信息在设计页面时是无效的,是基于动态数据的  在这里,你可以在HTML(或
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-08
    • 文件大小:31728
    • 提供者:yujin
  1. index

    0下载:
  2. js输出html文本标记 -js输出html文本标记js输出html文本标记
  3. 所属分类:JavaScript

    • 发布日期:2017-04-10
    • 文件大小:628
    • 提供者:wuyan
  1. DelCommon

    0下载:
  2. 用java编写的代码注释删除小工具,能去文本中掉//和/* */注释。 第一个按钮的功能为去掉文本框1中代码的注释,输出到文本框2. 第二个按钮的功能为批量删除文件中的注释,并输出到当前目录(新文件-Java code written using the Notes gadget, the text can go out// and /**/comment. The function of the first button to remove the code text box to a com
  3. 所属分类:JavaScript

    • 发布日期:2017-04-05
    • 文件大小:5165
    • 提供者:黄滟
  1. EmailTool

    0下载:
  2. java邮件分析器,可以从文本文件中分析出各种邮件地址,并且根据输入的域名后缀将邮件地址分类为相应的文件输出文件-java message parser, you can analyze a text file from a variety of e-mail address, and the input of the domain name suffix will e-mail address is classified as the corresponding file output fil
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:2316
    • 提供者:王瑞荣
  1. c123

    0下载:
  2. 设定输出文本的名称(可以采用默认,也可以自己输入)-Set the name of the output text (you can use the default, you can own input)
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:1141
    • 提供者:dolly
  1. Apriori

    0下载:
  2. ▲ Java实现的Apriori算法 ▲工程名: Apriori ▲输入:1. 文本文件(放到工程目录下) 格式:每行输入一个事务,每个事务均由整数组成,每个item中间用空格隔开。 2. 控制台输入最小支持度与最小置信度。 ▲输出:控制台输出第k个频繁集和强关联规则。 强关联规则也写到工程目录下out.txt文件中。
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:20575
    • 提供者:Athena
  1. KeywordSpotting

    0下载:
  2. 多串匹配的AC算法/多字符串匹配/多字符串检测/多字符串识别/Aho-Corasick自动机/ahocorasick自动机/AC自动机。/Java实现 该程序是一个高效的,能处理较大的Unicode字符文本(包括要检测的文本和关键词文本)的关键词匹配程序,因此程序的输入为input.txt为待检测文本,keywords.txt为关键词文本,文件夹test1,test2,test3分别是三组自己设定的input和keywords,可自行任意添加删改,运行程序前先将一组拷贝至D:\。 程序将
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3305106
    • 提供者:jpj
  1. java_sushu

    0下载:
  2. java利用文本框实现素数的求解,有序输出-java prime number using a text box to achieve the solution
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:2944
    • 提供者:李成荣
  1. vote

    0下载:
  2. 在三人中选出二人(每张选票可选一到两人)为班干;同时在二人中选出一人(每张选票只选而且必选一人)为班长,选好选票后点击“投票”按钮投出一张选票,按“统计”按钮统计并在文本框中输出选票。-In two of the three selected (optional one or two votes each) for the class dry also elect one of the two (election and every vote must choose only one) for
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:1459
    • 提供者:阿三
  1. zl1

    0下载:
  2. 用户在文本框输入圆的半径,然后随机产生一个坐标位置,在屏幕上画圆,通过其他组件(如:JTextArea)输出圆的直径、周长和面积。另外提供一个按钮,可以清除屏幕,重新画圆。 -Users in the text box input round radius, then randomly generated a coordinate location, on the screen to draw circles, through other components (e.g. JTextArea
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:1237
    • 提供者:张玲
  1. CMS001_V3.0Beta

    0下载:
  2. CMS001 V3.0改进说明 1、改进了标签系统,在标签中支持标准的ASP代码,用{}来代替,让标签有更强的扩展性。尤其在隔行换色,条件输出方面,CMS001具有极大的优势,可以说是国内首创。CMS001也支持自定义函数了,格式:{=自定义函数名称(参数列表)},参数列表中支持现有的标签。 2、优化了缓存系统 为了最大程度地减少服务器压力,CMS001内核进行了重新架构,速度更快,更加省资源了。 3、增加了会员系统 会员系统采用AJAX无刷新的注册方法,让系统更加友好,具有
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-13
    • 文件大小:3488445
    • 提供者:dddd
  1. a

    0下载:
  2. 读取文本文件的数据并输出,非常有用啊,涉及到-Read text file data and the output is very useful for ah, involving
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:469813
    • 提供者:chenxiaoli
  1. java2

    0下载:
  2. B01是一个从标签中输入字符或文本,回车后,从文本框中输出完全一样的字符或文本;Homework10_3是一个能做加减乘除的界面运算器-B01 is a character from the label or text input, Enter, the output from the text box exactly the same character or text Homework10_3 is an interface that can do addition, subtractio
  3. 所属分类:Java Develop

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

    0下载:
  2. 通过RandomAccessFile类实现将一个文本文件的内容倒序输出-By RandomAccessFile class implements the contents of a text file output reverse
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:515
    • 提供者:陈光
  1. WriteDemo

    0下载:
  2. 从键盘输入一首诗,把它写入到文本文件poem.txt中。以便初学者掌握熟悉java运行环境,编程掌握Java输入输出流和Swing组件的用法-A poem from the keyboard, put it in writing to a text file poem.txt. For beginners to master familiar with the java runtime environment, to master the Java programming input and o
  3. 所属分类:JavaScript

    • 发布日期:2017-04-07
    • 文件大小:586
    • 提供者:anna
  1. CheckSpell

    0下载:
  2. 快速拼写检查程序用于用户输入文本,并在界面显示,同时可选择操作“选取字典”、“检查拼写”、“打开文本”、“输出文本”等功能实现。-Fast spelling checker for user to enter text, and the interface display, and choice of operating "Select Dictionary", "Check spelling", "open text", "output text" and other functions to
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:865866
    • 提供者:Athrun
  1. T5a3

    0下载:
  2. 利用Java的GUI编程,编写一个窗体,包含两个文本框和一个命令按钮。其中一个文本框接收用户输入的一行字符串,回车后在另一个文本框中重复输出三行,单击命令按钮可清空两个文本框的所有内容。-GUI programming using Java, write a form that contains two text boxes and a command button. One of the text box to receive user input string line, carriage
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:715
    • 提供者:谭星捷
  1. ch8ex7

    0下载:
  2. 利用文本编辑软件输入学生姓名,成绩,编程读取文件中的内容,计算每个同学的平均成绩,然后输出并保存成绩表。-Enter the text editing software to use student' s name, performance, programming, read the file contents, the average score calculated for each student, then the output and save the results tabl
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:634
    • 提供者:XL
« 1 2 34 5 6 »
搜珍网 www.dssz.com