您可以在这里快速查找:


 
您的位置: 编程学习 > java教程 > 200503
文章分类

Java技术
2005: 03 04 05 06 07 08
09 10 11 12
2006: 01 02

Asp.net
2005: 07 08 09 10 11 12
2006: 01 02

VB编程
2006: 02

Asp编程
2005: 11 12
2006: 01 02

C++/VC
2005: 10 11 12
2006: 01 02

Delphi
2005: 12
2006: 01 02

其它

 本文章适合所有读者

.色调变换(Hue change)源程序

ShowMan

<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
<title>java</title>
</head>

<body bgcolor="#000000" text="#0000FF" link="#FF00FF">

<p align="center"><font face="宋体" color="#00FF00"><big><strong><big><big>色调变换</big></big></strong></big></font></p>

<p align="center">
<applet code="huerot.class" width="140" height="177">
  <param name="credits" value="Applet by Fabio Ciucci (www.anfiteatro.it/java.html)">
  <param name="res" value="1">
  <param name="image" value="madpop.jpg">
  <param name="hueshift" value="40">
  <param name="memdelay" value="1000">
  <param name="priority" value="3">
  <param name="MinSYNC" value="10">
  <param name="textscroll" value="NO">
  <param name="regcode" value="NO">
  <param name="reglink"
  value="http://www.cyberthrill.com/cgi-bin/sponsor/comcn/ricochet.cgi?-02fxr">
  <param name="regnewframe" value="NO">
  <param name="regframename" value="_blank">
  <param name="statusmsg" value="HueRot applet">Sorry, your browser doesn´t suppor Java.
</applet>
</p>
<p align="center"><input TYPE="button" NAME="view" VALUE="查看源程序"
OnClick="window.location=&quot;view-source:&quot; +window.location.href"> </p>
</body>
</html>