CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - straight

搜索资源列表

  1. Draw

    0下载:
  2. 通过JAVA程序的开发,实现基本绘图的功能。画直线,曲线,椭圆,圆。明白java的类层关系,掌握基本的java编程-Through the development of JAVA program, the realization of the basic drawing functions. Draw a straight line, curve, ellipse, circle. Understand the layer to Java, basic knowledge of Java pro
  3. 所属分类:Java Develop

    • 发布日期:2017-11-20
    • 文件大小:10132
    • 提供者:党旭峰
  1. huatu

    0下载:
  2. 设计一个画图程序,能够实现画图工具、任意线、直线矩形、实心矩形、椭圆形、实心椭圆形、圆形实心圆、圆角矩形、实心圆角矩形并且在绘画过程中能够保存绘画、打开以保存绘画、修改该画笔的大小以及颜色、橡皮擦功能以及清空整个画面的功能。-Design a drawing program, drawing tools can be achieved, any line, straight rectangle, filled rectangle, oval, solid oval, round solid ci
  3. 所属分类:JavaScript

    • 发布日期:2017-11-26
    • 文件大小:250033
    • 提供者:xiaoqin
  1. java_card

    1下载:
  2. 写一个应用程序获得一手包含五张的扑克牌组。 然后编写类DeckofCard里面有实例方法判断一手牌中是否包含: 一对 二对 三张同一点数 四张同一点数 同花 顺子 一对+三张同一点数 -Write an application to get the poker hand that contains five groups. Then write the class DeckofCard there are examples of methods to determ
  3. 所属分类:JavaScript

    • 发布日期:2017-11-16
    • 文件大小:8074
    • 提供者:陈建君
  1. game

    0下载:
  2. 模擬在直線前進,按下鍵盤的ASDFGHJKL可以發射子彈,按下方向鍵可以移動鏡頭-Simulate straight forward, you can press the keyboard ASDFGHJKL bullets fired by pressing the arrow keys to move the lens
  3. 所属分类:JavaScript

    • 发布日期:2017-04-05
    • 文件大小:3734
    • 提供者:chaoyi.tw
  1. myline

    0下载:
  2. 这是一个简单的JAVA小程序,使用函数来绘制直线-This is a simple JAVA applet, use the function to draw a straight line
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:782
    • 提供者:王玉霞
  1. GraphicsShapeDemo

    0下载:
  2. Java图形的绘制与填充源码实例,这里主要是创建DrawPanel对象用于绘制图形,把对象drawPanel加入内容窗格,可以绘制的几何图形有:直线、矩形、圆角矩形、圆、椭圆、开虎弓形、饼形、三次曲线和二次曲线。编写过程中用到坐标编程的一些知识-drawPanel add content pane, you can draw geometric shapes are: straight lines, rectangles, rounded rectangles, circles, ellipse
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:14605
    • 提供者:李江
  1. Desktop

    0下载:
  2. java实现画简单的图形,如直线、矩形、圆等,可以选择画笔的颜色和画笔的大小等-Java draw simple graphics, such as a straight line, rectangle, circle, can choose the color of the pen and brush size
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:12197
    • 提供者:方强
  1. Mypicture

    0下载:
  2. 定义4个类,MyShape、MyLine、MyRectangle和MyOval,其中MyShape是其他三个类的父类。MyShape为抽象类,包括图形位置的四个坐标;一个无参的构造方法,将所有的坐标设置为0;一个带参的构造函数,将所有的坐标设置为相应值;每个坐标的设置和读取方法;abstract void draw(Graphics g)方法。MyLine类负责画直线,实现父类的draw方法;MyRectangle负责画矩形,实现父类的draw方法;MyOval负责画椭圆,实现父类的draw方法
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:13393
    • 提供者:晕晕
  1. paint

    0下载:
  2. 画图板程序,实现了画图板的基本功能。包括直线,曲线,圆,非规则图形,喷漆,橡皮擦,以及文本输入-Drawing board, drawing board to achieve the basic functions. Including straight line, curve, circle, irregular graphics, painting, eraser, and text input
  3. 所属分类:Java Develop

    • 发布日期:2017-05-08
    • 文件大小:1585047
    • 提供者:李毓霖
  1. flex-lines

    1下载:
  2. 一个定点,做另一个点与这个点的直线和平行线-A fixed point, another point to make this point in a straight line and parallel lines
  3. 所属分类:FlashMX/Flex

    • 发布日期:2015-11-07
    • 文件大小:1024
    • 提供者:赵属于
  1. DefaultNetworkLayer

    0下载:
  2. default implementation which passes straight through to java platform.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:1278
    • 提供者:vinpincai
  1. testZ80

    0下载:
  2. 新建数据表格,动态追加矩形框。 新规带箭头的直线。-New data tables dynamically added rectangle. The new regulations with an arrow straight.
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-13
    • 文件大小:3317
    • 提供者:黄dz
  1. graph

    0下载:
  2. 一个简单的绘图小程序,可以画直线、曲线、圆、矩形等,并自由选择颜色。-A simple drawing applet, you can draw straight lines, curves, circles, rectangles, etc., and the freedom to choose the color.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4760
    • 提供者:momo
  1. android.wifidirect

    0下载:
  2. WiFi Direct直连,实现了直连,能正常检测链接,没问题-WiFi Direct Direct Connect, to achieve a straight, normal detection link, no problem
  3. 所属分类:JavaScript

    • 发布日期:2017-05-06
    • 文件大小:1339263
    • 提供者:sunjin
  1. spatial-straight-line

    0下载:
  2. 一个二维空间模拟的代码,非常适合初学者,推荐下载,希望有帮助-A two-dimensional space simulation code, very suitable for beginners, recommend download, hope to have help
  3. 所属分类:Java Develop

    • 发布日期:2017-04-28
    • 文件大小:9614
    • 提供者:李瑞豹
  1. MainFrame

    0下载:
  2. 设计一个画图工具,能够实现画图工具、画直线、画椭圆、画多边形等功能,并且在绘图的过程中能够修改该画笔的大小以及颜色。该画图程序还需具有橡皮擦功能。 -Design a drawing tool, enables drawing tool to draw straight lines, ellipses, polygons, and other functions painting, and drawing process can modify the brush size and color.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-03
    • 文件大小:208873
    • 提供者:
  1. huatuban

    0下载:
  2. 利用java仿照微软的系统自带的画图板,具有画出直线,矩形,五角星,圆形,以及分形的能力,而且还有不同的色彩-Using Java to simulate the drawing board system at Microsoft, has draw a straight line, rectangle, five-pointed star, round, and the ability of fractal, and there are different colors
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:23281
    • 提供者:yutao
  1. example

    0下载:
  2. 是源程序 可以用于cad的 fortran绘图 十分好用 可以画直线 圆等-Source program can be used for FORTRAN CAD graphics is very good use can draw a straight line, etc.
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-13
    • 文件大小:1678
    • 提供者:jay
  1. Gragpic-Editor

    0下载:
  2. 自己写的画板程序,有图片。可以画直线,矩形,圆形。如果需要多边形可以自行添加。我留了一个变量为多变形。-Sketchpad write their own programs, with pictures. You can draw a straight line, rectangle, circle. If you need to be able to add their own polygons. I left a variable for multiple deformation.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-30
    • 文件大小:60292
    • 提供者:
  1. lianliankan_v1.0

    0下载:
  2. 源码描述 这是一款比较经典的连连看游戏源码,规则比较简单,将相同的两张牌用三根以内的直线连在一起就可以消除, 全部消除完成即为胜利。整个源码还算完整,所有的图片和音效文件都在Images和Sounds目录下面并且游戏启动 时会有相应的加载动画,并且点击相同的图像以后还会有一个爆炸消除的效果,感兴趣的朋友可以下载试玩下哦。 二、玩法介绍 该源码主要通过鼠标点击图标,在规定的时间内消除所有的图标就可以过关。 三、游戏特点 本源码实现了随机重排和背景以及点击音效。总共有初级
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-03
    • 文件大小:1000907
    • 提供者:xxpudn96
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com