锘??xml version="1.0" encoding="utf-8" standalone="yes"?>国产精品亚洲色图,亚洲视频在线播放,亚洲午夜福利精品久久http://www.tkk7.com/humous-cl/zh-cnMon, 12 May 2025 11:49:16 GMTMon, 12 May 2025 11:49:16 GMT60鏄ㄥぉ鐨勪綔涓氾紙鐢繪澘錛?/title><link>http://www.tkk7.com/humous-cl/archive/2006/02/28/32893.html</link><dc:creator>椋樺拷鐫鐨?/dc:creator><author>椋樺拷鐫鐨?/author><pubDate>Tue, 28 Feb 2006 11:02:00 GMT</pubDate><guid>http://www.tkk7.com/humous-cl/archive/2006/02/28/32893.html</guid><wfw:comment>http://www.tkk7.com/humous-cl/comments/32893.html</wfw:comment><comments>http://www.tkk7.com/humous-cl/archive/2006/02/28/32893.html#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://www.tkk7.com/humous-cl/comments/commentRss/32893.html</wfw:commentRss><trackback:ping>http://www.tkk7.com/humous-cl/services/trackbacks/32893.html</trackback:ping><description><![CDATA[<P>import java.awt.*;<BR>import java.awt.event.*;<BR>import javax.swing.*;</P> <P>import java.awt.image.*;<BR>import com.sun.image.codec.jpeg.*;<BR>import java.io.*;<BR>public class mouse implements ActionListener, WindowListener, MouseMotionListener, MouseListener <BR>{<BR> Frame f;</P> <P> </P> <P> TextField t=new TextField();<BR> int j;<BR> int x,y;<BR> Graphics g,g_in;<BR> int x1,y1;<BR> BufferedImage i;</P> <P> Panel p1=new Panel(new GridLayout(2,3));</P> <P> Button b1=new Button("綰㈣壊");<BR> Button b2=new Button("榛勮壊");<BR> Button b3=new Button("钃濊壊");<BR> Button b4=new Button("緇胯壊");<BR> Button b5=new Button("鐭╁艦");<BR> Button b6=new Button("鍦嗗艦");<BR> <BR>  <BR> mouse()<BR> {<BR>  <BR>  <BR>  <BR> <BR>  t.setEnabled(false);<BR>  <BR>  f=new Frame("鐢誨浘錛?);<BR>  <BR>  p1.add(b1);<BR>  p1.add(b2);<BR>  p1.add(b3);<BR>  p1.add(b4);<BR>  p1.add(b5);<BR>  p1.add(b6);<BR>  <BR>  b1.addActionListener(this);<BR>  b2.addActionListener(this);<BR>  b3.addActionListener(this);<BR>  b4.addActionListener(this);<BR>  b5.addActionListener(this);<BR>  b6.addActionListener(this);<BR>  <BR>  f.add(t,BorderLayout.NORTH);<BR>  f.add(p1,BorderLayout.EAST);<BR>  <BR>  <BR>  f.setSize(400,400);<BR>  int w=(int)Toolkit.getDefaultToolkit().getScreenSize().getWidth();<BR>  int h=(int)Toolkit.getDefaultToolkit().getScreenSize().getHeight();<BR>  <BR>  f.setLocation((w-400)/2,(h-400)/2);<BR>  f.setBackground(Color.ORANGE);<BR>    <BR>  f.setResizable(false); <BR>  f.setVisible(true);<BR>  f.addWindowListener(this);<BR>  f.addMouseListener(this);<BR>  f.addMouseMotionListener(this);<BR>  this.getG();<BR>  <BR> } <BR> public void getG()<BR> {<BR>  f.addMouseListener(this); <BR>  this.g=f.getGraphics();<BR>  i=new BufferedImage(f.getWidth(),f.getHeight(),BufferedImage.TYPE_INT_RGB);<BR>  g_in=i.getGraphics();<BR>  <BR>  <BR>  g_in.setColor(Color.white);<BR>  g_in.fill3DRect(0,0,i.getWidth(),i.getHeight(),true);<BR> <BR> }<BR> <BR> public void actionPerformed(ActionEvent e)<BR> {<BR>  if(e.getSource()==b1)<BR>  {<BR>   g.setColor(Color.red);<BR>   g_in.setColor(Color.red);<BR>  }<BR>  else if(e.getSource()==b2)<BR>  {<BR>   g.setColor(Color.yellow);<BR>   g_in.setColor(Color.yellow);<BR>  }<BR>  else if(e.getSource()==b3)<BR>  {<BR>   g.setColor(Color.blue);<BR>   g_in.setColor(Color.blue);<BR>  }<BR>  else if(e.getSource()==b4)</P> <P>  {<BR>   g.setColor(Color.green);<BR>   g_in.setColor(Color.green);<BR>  }<BR>  else if(e.getSource()==b5)<BR>  {<BR>   j=0;<BR>  }<BR>  else if(e.getSource()==b6)<BR>  {<BR>   j=1;<BR>  }<BR> <BR>  <BR>  <BR>    <BR> }<BR> <BR> public static void main(String args[])<BR> {<BR>  mouse my=new mouse();<BR> }</P> <P> public void windowOpened(WindowEvent e) {<BR> <BR> }</P> <P> public void windowClosing(WindowEvent e) {<BR> try<BR>  {<BR>   ByteArrayOutputStream is=new ByteArrayOutputStream();//鍒涘緩涓涓瓧鑺傜被鍨嬫暟鎹殑鏁版嵁鍖?BR>   <BR>   JPEGImageEncoder coder=JPEGCodec.createJPEGEncoder(is);<BR>   //澹版槑姝ゆ暟鎹尯鍙兘淇濆瓨JPG鏍煎紡鐨勬暟鎹?BR>   <BR>   coder.encode(i);<BR>   //浠庡唴瀛榠鍥劇墖涓彁鍙朖PG鏍煎紡鏁版嵁錛屼繚瀛樺埌鏁版嵁鍖?BR>   <BR>   FileOutputStream fo=new FileOutputStream("a.jpg");<BR>   <BR>   byte[] b=is.toByteArray();//灝嗘暟鎹彁鍙栨垚瀛楄妭鏁扮粍<BR>   <BR>   fo.write(b);//灝嗘暟鎹啓鍏.jpg鏂囦歡涓?BR>   fo.close();//鍏抽棴鏂囦歡鐨勫啓鍏?BR>   <BR>   f.dispose();<BR>   <BR>   JOptionPane.showMessageDialog(null,"鍥劇墖宸蹭繚瀛樹負a.jpg錛岃瀵熺湅錛?); <BR>    <BR>  }catch(Exception el){}<BR> }</P> <P> public void windowClosed(WindowEvent e) {<BR> <BR> }</P> <P> public void windowIconified(WindowEvent e) {<BR> <BR> }</P> <P> public void windowDeiconified(WindowEvent e) {<BR> <BR> }</P> <P> public void windowActivated(WindowEvent e) {<BR>  <BR> }</P> <P> public void windowDeactivated(WindowEvent e) {<BR>  <BR> }</P> <P> public void mouseDragged(MouseEvent e) {<BR>  // TODO: Add your code here<BR> }</P> <P> </P> <P> public void mouseMoved(MouseEvent e) {<BR> t.setText("X:"+e.getX()+"Y:"+e.getY()); <BR>  <BR> }</P> <P> public void mouseClicked(MouseEvent e) {<BR>  // TODO: Add your code here<BR> }</P> <P> public void mousePressed(MouseEvent e) {<BR>  x=e.getX();y=e.getY();<BR> <BR> }</P> <P> public void mouseReleased(MouseEvent e) {<BR>  <BR>  x1=e.getX();y1=e.getY();<BR>   if (j==1)<BR>   {<BR>    if(x1>=x)<BR>    {<BR>   if(y1>=y)<BR>   {<BR>   g.fillOval(x,y,x1-x,y1-y);<BR>   g_in.fillOval(x,y,x1-x,y1-y);<BR>   }<BR>   else if(y1<y)<BR>   {<BR>   g.fillOval(x,y1,x1-x,y-y1);<BR>   g_in.fillOval(x,y1,x1-x,y-y1);<BR>   }<BR>  }<BR>  <BR>  else if(x1<x)<BR>  {<BR>   if(y1<y)<BR>   {<BR>   g_in.fillOval(x1,y1,x-x1,y-y1);<BR>   g.fillOval(x1,y1,x-x1,y-y1);<BR>   }<BR>   else if(y1>=y)<BR>   {<BR>    g.fillOval(x1,y,x-x1,y1-y);<BR>    g_in.fillOval(x1,y,x-x1,y1-y);<BR>   }<BR>  }}<BR>  else if(j==0)<BR>  {<BR>   if(x1>=x)<BR>    {<BR>   if(y1>=y)<BR>   {<BR>  g.fillRect(x,y,x1-x,y1-y);<BR>  g_in.fillRect(x,y,x1-x,y1-y);<BR>   }<BR>   else if(y1<y)<BR>   {<BR>  g.fillRect(x,y1,x1-x,y-y1);<BR>  g_in.fillRect(x,y1,x1-x,y-y1);<BR>   }<BR>  }<BR>  <BR>  else if(x1<x)<BR>  {<BR>   if(y1<y)<BR>   {<BR>   g.fillRect(x1,y1,x-x1,y-y1);<BR>   g_in.fillRect(x1,y1,x-x1,y-y1);<BR>   }<BR>   else if(y1>=y)<BR>   {<BR>    g.fillRect(x1,y,x-x1,y1-y);<BR>    g_in.fillRect(x1,y,x-x1,y1-y);<BR>   }<BR>  }<BR>  }<BR>  <BR>  <BR> <BR> }</P> <P> public void mouseEntered(MouseEvent e) {<BR>  <BR> }</P> <P> public void mouseExited(MouseEvent e) {<BR>  // TODO: Add your code here<BR> }<BR> <BR> <BR>  <BR> <BR> }</P><img src ="http://www.tkk7.com/humous-cl/aggbug/32893.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.tkk7.com/humous-cl/" target="_blank">椋樺拷鐫鐨?/a> 2006-02-28 19:02 <a href="http://www.tkk7.com/humous-cl/archive/2006/02/28/32893.html#Feedback" target="_blank" style="text-decoration:none;">鍙戣〃璇勮</a></div>]]></description></item></channel></rss> <footer> <div class="friendship-link"> <p>感谢您访问我们的网站,您可能还对以下资源感兴趣:</p> <a href="http://www.tkk7.com/" title="亚洲av成人片在线观看">亚洲av成人片在线观看</a> <div class="friend-links"> </div> </div> </footer> 主站蜘蛛池模板: <a href="http://0595laser.com" target="_blank">亚洲美女免费视频</a>| <a href="http://9797ww.com" target="_blank">最好看的中文字幕2019免费</a>| <a href="http://djqq520.com" target="_blank">免费爱爱的视频太爽了</a>| <a href="http://www769393.com" target="_blank">亚洲人成高清在线播放</a>| <a href="http://fsszx888.com" target="_blank">在线精品一卡乱码免费</a>| <a href="http://927ff.com" target="_blank">亚洲一卡2卡4卡5卡6卡残暴在线</a>| <a href="http://sjmthanks.com" target="_blank">国产精彩免费视频</a>| <a href="http://ylptt.com" target="_blank">亚洲性色高清完整版在线观看</a>| <a href="http://xawsfkaisuo.com" target="_blank">3d成人免费动漫在线观看</a>| <a href="http://yutuzb.com" target="_blank">亚洲乱码一二三四区国产</a>| <a href="http://89895cc.com" target="_blank">成全高清视频免费观看</a>| <a href="http://by3142.com" target="_blank">国产成人亚洲午夜电影</a>| <a href="http://zs0451.com" target="_blank">亚洲精品视频久久久</a>| <a href="http://cnpc1002.com" target="_blank">a在线免费观看视频</a>| <a href="http://douhuowang.com" target="_blank">亚洲精品第五页中文字幕</a>| <a href="http://140699.com" target="_blank">男人的好看免费观看在线视频</a>| <a href="http://aijiu868.com" target="_blank">亚洲国产精品成人AV在线</a>| <a href="http://344zx.com" target="_blank">免费在线观看毛片</a>| <a href="http://whspmd.com" target="_blank">国色精品va在线观看免费视频</a>| <a href="http://606059.com" target="_blank">亚洲专区先锋影音</a>| <a href="http://3333seav.com" target="_blank">最新中文字幕电影免费观看</a>| <a href="http://www4jbd.com" target="_blank">国产亚洲视频在线观看</a>| <a href="http://51cga.com" target="_blank">亚洲桃色AV无码</a>| <a href="http://78555yy.com" target="_blank">日本片免费观看一区二区</a>| <a href="http://w6336.com" target="_blank">亚洲爆乳少妇无码激情</a>| <a href="http://zzo8.com" target="_blank">亚洲线精品一区二区三区影音先锋</a>| <a href="http://www-79983.com" target="_blank">永久免费A∨片在线观看</a>| <a href="http://henhenluc.com" target="_blank">亚洲国产亚洲片在线观看播放</a>| <a href="http://wwwxue1888.com" target="_blank">成人黄软件网18免费下载成人黄18免费视频 </a>| <a href="http://yjszhukao.com" target="_blank">亚洲欧洲日产专区</a>| <a href="http://ding001.com" target="_blank">午夜a级成人免费毛片</a>| <a href="http://znboxcdn107.com" target="_blank">h视频免费高清在线观看</a>| <a href="http://sdnuoyuan.com" target="_blank">亚洲精品国产成人专区</a>| <a href="http://jinluffcl.com" target="_blank">韩国二级毛片免费播放</a>| <a href="http://9haolc.com" target="_blank">精品一卡2卡三卡4卡免费视频</a>| <a href="http://sdyzzs.com" target="_blank">亚洲制服丝袜中文字幕</a>| <a href="http://meyume.com" target="_blank">超清首页国产亚洲丝袜</a>| <a href="http://w6336.com" target="_blank">国产人在线成免费视频</a>| <a href="http://ww11axax.com" target="_blank">九九久久国产精品免费热6 </a>| <a href="http://www-34595.com" target="_blank">久久一本岛在免费线观看2020</a>| <a href="http://www4438xx2.com" target="_blank">在线a亚洲老鸭窝天堂av高清</a>| <script> (function(){ var bp = document.createElement('script'); var curProtocol = window.location.protocol.split(':')[0]; if (curProtocol === 'https') { bp.src = 'https://zz.bdstatic.com/linksubmit/push.js'; } else { bp.src = 'http://push.zhanzhang.baidu.com/push.js'; } var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(bp, s); })(); </script> </body>