CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java

文件名称:IntPaint

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2014-06-26
  • 文件大小:
    510.95kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!
电信下载 联通下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。

介绍说明--下载内容来自于网络,使用问题请自行百度

共享白板:实现基于服务器转发的多点间的文字,简单图案等信息的远程实时共享-Shared whiteboard: implementation based on the text between the multipoint server forwarding, simple design information such as remote real-time sharing
(系统自动生成,下载前可以参看下载内容)

下载文件列表

dingxi/
dingxi/IntPaintClient/
dingxi/IntPaintClient/.classpath
dingxi/IntPaintClient/.project
dingxi/IntPaintClient/.settings/
dingxi/IntPaintClient/.settings/org.eclipse.jdt.core.prefs
dingxi/IntPaintClient/bin/
dingxi/IntPaintClient/bin/com/
dingxi/IntPaintClient/bin/com/paint/
dingxi/IntPaintClient/bin/com/paint/chat/
dingxi/IntPaintClient/bin/com/paint/chat/ChatHanler.class
dingxi/IntPaintClient/bin/com/paint/chat/ChatPanel$keyAction.class
dingxi/IntPaintClient/bin/com/paint/chat/ChatPanel$sendAction.class
dingxi/IntPaintClient/bin/com/paint/chat/ChatPanel.class
dingxi/IntPaintClient/bin/com/paint/chat/PeoplePanle$mouseaction.class
dingxi/IntPaintClient/bin/com/paint/chat/PeoplePanle.class
dingxi/IntPaintClient/bin/com/paint/chat/PtoP$keyAction.class
dingxi/IntPaintClient/bin/com/paint/chat/PtoP$sendhandler.class
dingxi/IntPaintClient/bin/com/paint/chat/PtoP$WindowClosed.class
dingxi/IntPaintClient/bin/com/paint/chat/PtoP.class
dingxi/IntPaintClient/bin/com/paint/draw/
dingxi/IntPaintClient/bin/com/paint/draw/DrawParams.class
dingxi/IntPaintClient/bin/com/paint/draw/state.class
dingxi/IntPaintClient/bin/com/paint/draw/WordParam.class
dingxi/IntPaintClient/bin/com/paint/net/
dingxi/IntPaintClient/bin/com/paint/net/BeatThread.class
dingxi/IntPaintClient/bin/com/paint/net/Client.class
dingxi/IntPaintClient/bin/com/paint/net/netPaintThread.class
dingxi/IntPaintClient/bin/com/paint/net/Params.class
dingxi/IntPaintClient/bin/com/paint/net/webGetData.class
dingxi/IntPaintClient/bin/com/paint/net/webPostData.class
dingxi/IntPaintClient/bin/com/paint/ui/
dingxi/IntPaintClient/bin/com/paint/ui/LoginFrame$loginaction.class
dingxi/IntPaintClient/bin/com/paint/ui/LoginFrame$quitListener.class
dingxi/IntPaintClient/bin/com/paint/ui/LoginFrame.class
dingxi/IntPaintClient/bin/com/paint/ui/mainBarTool$1.class
dingxi/IntPaintClient/bin/com/paint/ui/mainBarTool$2.class
dingxi/IntPaintClient/bin/com/paint/ui/mainBarTool$3.class
dingxi/IntPaintClient/bin/com/paint/ui/mainBarTool$4.class
dingxi/IntPaintClient/bin/com/paint/ui/mainBarTool$5.class
dingxi/IntPaintClient/bin/com/paint/ui/mainBarTool$6.class
dingxi/IntPaintClient/bin/com/paint/ui/mainBarTool$7.class
dingxi/IntPaintClient/bin/com/paint/ui/mainBarTool$8.class
dingxi/IntPaintClient/bin/com/paint/ui/mainBarTool$9.class
dingxi/IntPaintClient/bin/com/paint/ui/mainBarTool.class
dingxi/IntPaintClient/bin/com/paint/ui/MainFrame.class
dingxi/IntPaintClient/bin/com/paint/ui/paintListener.class
dingxi/IntPaintClient/bin/com/paint/ui/PaintPanel.class
dingxi/IntPaintClient/bin/com/paint/ui/WindowClose.class
dingxi/IntPaintClient/bin/com/paint/ui/WordPanel$1.class
dingxi/IntPaintClient/bin/com/paint/ui/WordPanel$2.class
dingxi/IntPaintClient/bin/com/paint/ui/WordPanel$send.class
dingxi/IntPaintClient/bin/com/paint/ui/WordPanel.class
dingxi/IntPaintClient/bin/Source/
dingxi/IntPaintClient/bin/Source/Title.jpg
dingxi/IntPaintClient/src/
dingxi/IntPaintClient/src/com/
dingxi/IntPaintClient/src/com/paint/
dingxi/IntPaintClient/src/com/paint/chat/
dingxi/IntPaintClient/src/com/paint/chat/ChatHanler.java
dingxi/IntPaintClient/src/com/paint/chat/ChatPanel.java
dingxi/IntPaintClient/src/com/paint/chat/PeoplePanle.java
dingxi/IntPaintClient/src/com/paint/chat/PtoP.java
dingxi/IntPaintClient/src/com/paint/draw/
dingxi/IntPaintClient/src/com/paint/draw/DrawParams.java
dingxi/IntPaintClient/src/com/paint/draw/state.java
dingxi/IntPaintClient/src/com/paint/draw/WordParam.java
dingxi/IntPaintClient/src/com/paint/net/
dingxi/IntPaintClient/src/com/paint/net/BeatThread.java
dingxi/IntPaintClient/src/com/paint/net/Client.java
dingxi/IntPaintClient/src/com/paint/net/netPaintThread.java
dingxi/IntPaintClient/src/com/paint/net/Params.java
dingxi/IntPaintClient/src/com/paint/net/webGetData.java
dingxi/IntPaintClient/src/com/paint/net/webPostData.java
dingxi/IntPaintClient/src/com/paint/ui/
dingxi/IntPaintClient/src/com/paint/ui/LoginFrame.java
dingxi/IntPaintClient/src/com/paint/ui/mainBarTool.java
dingxi/IntPaintClient/src/com/paint/ui/MainFrame.java
dingxi/IntPaintClient/src/com/paint/ui/paintListener.java
dingxi/IntPaintClient/src/com/paint/ui/PaintPanel.java
dingxi/IntPaintClient/src/com/paint/ui/WindowClose.java
dingxi/IntPaintClient/src/com/paint/ui/WordPanel.java
dingxi/IntPaintClient/src/Source/
dingxi/IntPaintClient/src/Source/Title.jpg
dingxi/IntPaintServer/
dingxi/IntPaintServer/.classpath
dingxi/IntPaintServer/.project
dingxi/IntPaintServer/.settings/
dingxi/IntPaintServer/.settings/org.eclipse.jdt.core.prefs
dingxi/IntPaintServer/bin/
dingxi/IntPaintServer/bin/Check.class
dingxi/IntPaintServer/bin/entity/
dingxi/IntPaintServer/bin/entity/Client.class
dingxi/IntPaintServer/bin/entity/ServerData.class
dingxi/IntPaintServer/bin/handleThread.class
dingxi/IntPaintServer/bin/Server.class
dingxi/IntPaintServer/src/
dingxi/IntPaintServer/src/Check.java
dingxi/IntPaintServer/src/entity/
dingxi/IntPaintServer/src/entity/Client.java
dingxi/IntPaintServer/src/entity/ServerData.java
dingxi/IntPaintServer/src/handleThread.java
dingxi/IntPaintServer/src/Server.java

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com

浏览历史记录

关闭