Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Graph program Picture Viewer
  • Category : Picture Viewer
  • Tags :
  • Update : 2013-09-06
  • Size : 3kb
  • Downloaded :0次
  • Author :方涛
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
View the picture in a folder, displayed in Web pages. Applet: package tom.jiafei import java.io.* class FileName implements FilenameFilter {public boolean accept (File dir, String name) {boolean boo = false if (name.endsWith (" . Jpg" ) | | name . endsWith (" . JPG" )) boo = true return boo }} public class Play {int imageNumber = 0, max String pictureName [], playImage public Play () {File dir = new File (" D:/myjsp/image " ) pictureName = dir.list (new FileName ()) max = pictureName.length } public void setImageNumber (int n) {if (n < 0) n = max-1 if (n = = max) n = 0 imageNumber = n } public int getImageNumber () {return imageNumber } public String getPlayImage () {playImage = new String (" <image src=image/"+pictureName[imageNumber]+" "+ " width=900 height=800></image> " ) Return playImage
Packet file list
(Preview for download)


浏览图片代码\showPic.jsp
............\WEB-INF\classes\Play.java
............\.......\.......\tom\jiafei\FileName.class
............\.......\.......\...\......\Play.class
............\.......\.......\...\jiafei
............\.......\.......\tom
............\.......\classes
............\WEB-INF
浏览图片代码
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.