搜索资源列表
coursework3.rar
- a Java program that reads a file containing instructions written in self-defined file (TPL in this case), and executes those instructions. This program should take the name of the TPL file as a command line parameter, and write its output to the co
jbuzzer.rar
- jbuzzer is an application written in Java that allows mapping your comuter keyboard to sounds. It supports short samples as well as streaming format. The GUI allows dynamically adding and removing new slots for samples.
CsltComm-2.0.2.src.tar
- 一个用Java实现的小型,跨平台的应用程序,用于管理个人的工作计划,客户信息,任务执行情况等-using Java to achieve a small, cross-platform applications, used to manage individual work plans, customer information, such as the implementation of the mandate
数字图像
- 数字图像马赫带,正弦波等现象的实现-digital image Mach band sine wave phenomena such as the realization
flash2java
- 一个flash调用java的经典案例,架构如下: flash actionscr ipt+tomcat+java-called a flash of java classic cases, structure is as follows : java flash actionscr ipt tomcat
WENTIAN
- 如何来压缩文件那,这个不像window操作系统 那样简单,如:怎样压缩成GZIP,ZIP那种格式。用java语言会给 你一个好的方法。这个例子是压缩成GZIP格式,如果你还想要其他的格式的话,请与我联系:QQ 329656576-how to compress it, the window is not as simple as operating systems, such as : How GZIP compression into that kind of ZIP format. Java
Adapter
- 意图 将一个类的接口转换成客户希望的另外一个接口。A d a p t e r 模式使得原本由于接口不兼容而不能一起工作的那些类可以一起工作。 适用性 · 你想使用一个已经存在的类,而它的接口不符合你的需求。 · 你想创建一个可以复用的类,该类可以与其他不相关的类或不可预见的类(即那些接口可能不一定兼容的类)协同工作。 · (仅适用于对象A d a p t e r )你想使用一些已经存在的子类,但是不可能对每一个都进行子类化以匹配它们的接口。对象适配器可以适配它的父类接口。 -inten
ijspnews
- 新闻发布 由于程序采用了静态的HTML作为新闻存储的格式,使得新闻访问速度很快,同时几乎不消耗服务器资源,能够很好的应付大量用户浏览。 新闻显示采用了先进的模板显示技术,您只需懂得一点HTML知识,便可自定义新闻显示方式,使用界面更加灵活及多样化。 先进的全文检索技术,使得新闻检索的速度更快,是数据库检索的几十至上千倍,这取决于新闻数据的多少,通常新闻数据越多优势越明显。 -press release procedures used as a static HTML for
CustomEventTest
- 这是一个经典的动态页面JAVA程序。在每一次定时器滴答,就可以生成随机圆并把屏幕下移一个像素,效果如同降雨。-This is a classic dynamic pages JAVA procedures. Every time the timer tick, it can generate random yen and a lower pixel screen, the effect as rainfall.
Java布局管理器使用方法
- 很多初学者在用Java布局器自动布局画界面时,经常遇见不知道如何定义区域大小或按钮之间的距离等问题。我写过一篇《实现JAVA手动布局中各个组件能随窗口变化的方法》的文章,有读者反映算坐标不好算,问能不能用布局器实现文章中的界面。其实自动布局也可以解决定义区域大小或按钮之间的距离等问题,只是没有手动布局那么灵活。下面我就举一个例子。 -many beginners in using Java for automatic layout interface layout painting, met o
FactorySystem
- 一个简单的职工数据库系统设计,如查找、添加、计算等-a simple employee database system design, such as search, add, and so
struts-upload
- 完整的STRUTS上传文件与下载文件的示例,可以让你学会原来HTTP上传文件可以这么简单.-integrity of the document upload and download documents example, allows you to learn the original HTTP upload files can be as simple as that.
在Java Applet中实现动画
- 在Java中实现动画有很多种办法,但它们实现的基本原理是一样的,即在屏幕上画出一系列的帧来造成运动的感觉。 我们先构造一个程序的框架,再慢慢扩展,使之功能比较齐备。 -in Java to achieve animation there are many ways, but they realize the basic principle is the same as that on the screen he painted a series of frames to crea
dirtndex
- 根据文件自动生成带有完整网页的工具,让没有服务器程序支持的你,迅速建立属于你自己的站点。本工具自带语法,可以让你灵活运用。 直接把 html代码转换成 js代码的好工具,是作导航条信息嵌入的好工具。作下载站点一直很麻烦,因为每次都要重复手工去改一些页面,就算是使用save as ,也够烦的。现在你可以省下心来了,因为只要选定两个模版,就可以帮你做出新的一页,连索引都生成了,所有以前 烦琐的事情现在只要粘贴和复制代码就ok~。另外软件连下载的时间都帮你做好了,在增加pageview之余准备好你的广
htmlbben
- 相信不少朋友在做导航条的时候感到很麻烦吧,因为每做一页,连接就要修改一次,页面多起来的时候简直就是折磨了。这种情况在使用js 的情况下会有所改善,因为每个连接都是一样的,并且以后有栏目修改,增加减少的时候会倍感方便。但使用手工修改的时候未免会出更多的麻烦,js 错一个字整个 js 都不能运行。 Html2js 就是在这种情况下产生的,可以直接把 html代码转换成 js代码 ,那么这样一来,无论作什么修改,在 html 里面做好,然后转换就是了。-believe so many friends
CreateXML
- 基于jdom实现xml文件的创建等-jdom achieve xml based on the creation of documents such as
javaApplet
- javaApplet比较早版本的教程,但还是非常实用的,特别是做为初学者的入门教程非常用适.-javaApplet relatively early version of the handbook, it is still very useful, especially as a beginner's guide entry with a very appropriate.
Java电子琴
- Java电子琴是一个对于音乐方面的小工具,作为演示而做,功能由用户自己完善.-flower is a Java music for a small tool, as demonstrated done, function by the user its own sound.
save-Microsoft--Word-as-HTML
- 将word文档保存为HTML格式,本实例实现将word文件转换成HTML文件,转换后的结果可以用IE打开-save Microsoft Word as HTML
representing-a-particular-food(as-a-string-
- determine whether a food item ,representing a particular food(as a string ) is considered bad or OK