搜索资源列表
ColorRenderer
- that sets the tool tip text using the boldface code in the snippet-that sets the tool tip text using the boldfa ce code in the snippet
analy3
- 编写一个文本文件分析程序,读入一个英文文本文件,统计其中单词、数字、标点符号等元素出现的次数,并记录单词总数。 提示:对文件的分析可以使用StreamTokenizer类-prepared a text file analysis program, read an English text files, statistics words, numbers, punctuation and other elements of the number and the total number of r
fio
- 1.文件和目录管理,使用java.io.File类编程,完成如下功能: (1)输入文件名称 (2)判断该文件名称是否存在 (3)若文件存在,判断是文件还是目录 (4)若是文件则输出文件的各种属性 (5)若是目录则输出其中包含的所有文件的名称 2.二进制文件的读写操作,用InputStream和OutputStream及其子类,设计并实现一个可以完成文件复制操作的程序。 3.文本文件的读写操作,编写一个文本文件分析程序,读入一个英文文本文件,统计其中单词、数字、标点符号等元素出现的次数,并记录单词
BinaryRelations
- 设存在集合A,R是A上的关系,检查R是否为等价关系。并且生成R的自反闭包、对称闭包和传递闭包。R既可以由用户输入,也可以由程序随机生成。【最大选题人数:8】 提示:集合A中的元素可以是任何类型,甚至是对象。 -Established the existence of the collection A, R is the relationship between A, check whether the equivalence relation R. And generate R s r
Tip
- 显示ARCGIS 地图的 TIP 信息 即 地图MAP-TEXT-TIP-show the tip message of a map you should use an map-server on a internet or localhost
jquery-desktop-tip
- 使用jquery 做的桌面系统,比较简单,仅作参考。-Use jquery to do a desktop system, relatively simple, only for reference.
WJBJQ
- 编写一个应用程序,可以打开、读取、显示一个可读文件的内容。提示:利用文本编辑器将事先编写好的程序输入计算机中,按Java Applet小应用程序的编译和运行方法进行操作,查看显示结果。-Write an application that can open, read, display a readable document. Tip: Use a text editor program will be well prepared in advance input into the compute
www_soojoo_cn_18536_tipjsp_ajax
- ajax+jsp实现 模仿google下拉列表提示-ajax+jsp are used to simulate the Google tip
Day0510ScanTest
- 请指明每个元素是目录还是文件,并给出该元素的名字 打印格式为: name is ***,is 文件(目录) 提示:list[]方法 -Please specify each element is a directory or file, and gives the element' s name printed format is: name is***, is file (directory) Tip: list [] method
weather_ym
- Java编写的天气预报软件,可以显示所在地未来5天的温度和天气状况以及当天的生活小提示。 首次运行会产生一个 city.txt 的UTF编码文件纪录城市信息。软件无需安装。可以在任何支持jre 1.6 以上的环境中运行。 运行办法:安装JRE后直接双击 QierWeather.jar 或者 双击 "启儿天气"的快捷方式 提示: 指住QierWeather.jar右键,然后选择打开方式,然后选择用JRE目录下的javaw打开,以后就可以双击运行了。
Common
- jquery插件,鼠标移在元素上面的时候,会自动显示对应的自定义html-jquery plugin tip
KeyWord
- (统计Java 源代码中的关键字)编写程序,读取一个Java 源代码文件,报告该文件中关键字的个数。从命令行传递该文件的文件名。 编程提示: Java 关键字集合的形成; 方法一:创建规则散列集对象,使用add()将所有Java 关键字存放在该集合中; 方法二:创建一个文件存放Java 关键字,然后将文件内容读入一个规则散列集中。 Java 源代码文件的处理(参考练习二的文件处理); 原文件中关键字个数统计:如果一个单词在关键字集合中,则计数器增1;否则计数器不变。
Balloontip
- 一个可以用于java的气球提示框。类似于Windows系统右下角的气球提示。-a balloon tip component in java
JAVA
- 制作一个音频文件播放器,能够播放多种音频格式的文件。 【功能提示】【可选人数:8】 (1) 实现为Applet小程序 (2) 实现开始、暂停、停止等播放控制 (3) 维护一个或多个播放列表 -Create an audio file player, can play multiple audio formats. 【Function】 【Optional Tip Number: 8】 (1) implementation for the Applet applet (2) i
Tip.Foreign.mouse.jQuery
- 国外鼠标提示CSs和jQuery编程设计代码Tip Foreign mouse CSs and jQuery Code Programming -Tip Foreign mouse CSs and jQuery Code Programming
myGobang
- 这是一个五子棋模拟系统。你先选择自己的棋子,选择白子或者黑子。然后移动鼠标点击右键放下你的棋子,系统便自动给出相应的下法。当任意一方的五个棋子排成任意方向的一列,系统便提示结果。-This is a gobang simulation system. First you choose their own pieces, choose an albino or sunspots. Then move the mouse to click right down your pawn, the syst
WebIME_javascript
- 在线输入法。javascr ipt实现的在线拼音输入法,支持中文、英文、半角、全角等,是一款不可多得的javascr ipt效果展示,如果你的操作系统输入法坏了,不妨用这个试一下。提示:请先将你的输入法切换到英文。-Line input. javascr ipt Pinyin input method to achieve on-line, support Chinese, English, half-width, full-width, etc., is a rare display java
x-alt3.1
- 提示工具条(ToolTips) 1。美观,使用方便,在您的html标签中加入 alt="要显示的文字" 即可 2。兼容性好,支持ie,opera,firefox,mozilla -Tip toolbar (ToolTips) 1. Beautiful, easy to use html tags in your add alt = " Text to display" button 2. Good compatibility, support for ie, op
bluetrip-tip
- bluetrip-tip的小应用,代码简洁适合初学者试用-bluetrip-tip of a small application, simple and suitable for beginners to try out the code
330-Java-tips
- 330 tip on java language for conceptual development on java language