搜索资源列表
networkfish
- 是一个客户/服务器程序,运行较复杂 此运用了Java语言的多线程、异常处理、画图、Socket技术、网络传输中的组播等-is a client / server program, the more complicated this operation using the Java language, multithread Exception handling, drawing, Socket technology, network transmission of Multicasting
xinyong
- 使用JAVA语言编写的画图程序,使用了SWING,JAVA BEAN 等技术-use of the Java language drawing procedures, the use of SWING, Java Beans technology
PaintTest
- 使用JAVA语言编写的画图程序,使用了SWING,JAVA BEAN 等技术,是学习使用组件和JAVA界面和画图类程序的很好参考-use of the Java language drawing procedures, the use of SWING, Java Beans, etc., is learning to use Java interface components and the types of procedures and drawing a good reference
Canvas
- 基于Java语言的画图程序(与Windows自带画板功能相似)-Java-based drawing program (with the functionality similar to Windows own Sketchpad)
adddot
- java语言缩写的画图程序,定点画图,JBuilder集成开发环境-java language abbreviation of the Paint program, on-site drawing, JBuilder Integrated Development Environment
MyWorkSpace
- 使用Java语言开发的集聊天与画图于一身的程序,公开源代码,其中聊天功能类似于qq,可以发送表情、文字,修改选择字体、颜色。画图功能是基于网络的绘图,你绘制的团别的用户同样可以看到,文件中有服务与客户端2个程序,需要分别运行-Developed using Java language to chat and draw on a set of procedures, open source, including chat functions like qq, can send expression
Paint2009150195
- 用java语言编写的与windows下画图功能相似的简单程序,java课的作业- the simple process of java language similar to Windows painter functions
仿xp画板
- 这次课程设计我做的就是一个仿照Windows画板的程序。 通过画图板软件开发与设计,更深刻地体会java语言较之其他语言在图形用户界面的优势。熟悉java语言中常用的关于画图的各个类的功能和常用的方法