搜索资源列表
drawingpanel
- Java 写的画图板,通过这个小程序,大家可以了解到:建立输入输出流、按钮数组,存放以下名称的功能按钮、创建基本操作按钮,包括"新建"、"打开"、"保存"等、定义铅笔画,也就是用鼠标拖动着随意绘图、绘制以指定颜色填充的实心矩形、绘制以指定颜色填充的实心椭圆、绘制以指定颜色填充的实心圆角矩形、橡皮擦,可用来擦去已经绘制好的图案、选择颜色按钮,可用来选择需要的颜色、选择线条粗细的按钮,输入需要的数值可以实现绘图线条粗细的变化…… -Java to write the drawing board,
midtactoeSource
- Tic-tac-toe, also spelled tick tack toe, or noughts and crosses as it is known in the UK, Australia, New Zealand, is a pencil-and-paper game for two players, O and X, who take turns marking the spaces in a 3×3 grid, usually X going first. The player
How-to-Edit-your-Bookmarks-in-Agile
- How to Edit your Bookmarks in Agile agile plm In the left viewer pane click on the pencil next to “My Bookmarks”-How to Edit your Bookmarks in Agile agile plm In the left viewer pane click on the pencil next to “My Bookmarks”
678
- 这是一个flash源文件,效果很好,测试平台为flash 8.0(如果提示问题请选择合适的版本试试),代码的效果是:是用铅笔进行绘图-This is a flash source file, the effect is very good, the test platform for Flash 8 ( if the question please choose the right version to try), code effect is: is the pencil drawings
test
- pen pencil类的使用 继承等 java基本练习-pen pencil
hw2
- SolitaireBoard.java The interface for the SolitaireBoard class it contains stub versions of the functions so it will compile. It also contains some named constants. You will be completing the implementation of this class. You may not change the inter
homework2
- In this assignment you will get practice working with Java arrays, and more practice implementing your own classes. Like you did in assignment 1 and lab 4, you will be implementing a class whose specification we have given you, in this case a class c