搜索资源列表

  1. Strategy-Duck

    0下载:
  2. 这是一个用C#写的对于设计模式中策略模式的简单例子-This is a written in C# for the design model strategy mode simple example
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9109
    • 提供者:文心澈
  1. AbstractFactory-Duck

    0下载:
  2. 这是有关设计模式中,对抽象工厂模式的简单应用.用C#写的.-This is the design model, the abstract factory pattern to a simple application. C# writes.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:11170
    • 提供者:文心澈
  1. FactoryMethod-Duck

    0下载:
  2. 这是一个对于设计模式中工厂方法模式的简单应用.使用C#编写-This is a model for the design of the factory model of a simple method of application. The use of C#
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:10930
    • 提供者:文心澈
  1. Duck

    0下载:
  2. 词法分析,是一个一个单词的分析- The lexical analysis, is one by one the word analysis
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2179
    • 提供者:秦书玉
  1. 涂鸦引擎

    0下载:
  2. 图鸭软件公司开发的国产游戏引擎说明和部分代码-duck software company plans to develop the domestic game engine note and some code
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:490710
    • 提供者:李伯
  1. Duck

    0下载:
  2. 词法分析,是一个一个单词的分析- The lexical analysis, is one by one the word analysis
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:秦书玉
  1. 涂鸦引擎

    0下载:
  2. 图鸭软件公司开发的国产游戏引擎说明和部分代码-duck software company plans to develop the domestic game engine note and some code
  3. 所属分类:游戏

    • 发布日期:2024-05-18
    • 文件大小:490496
    • 提供者:李伯
  1. Strategy-Duck

    0下载:
  2. 这是一个用C#写的对于设计模式中策略模式的简单例子-This is a written in C# for the design model strategy mode simple example
  3. 所属分类:C#编程

    • 发布日期:2024-05-18
    • 文件大小:24576
    • 提供者:文心澈
  1. AbstractFactory-Duck

    0下载:
  2. 这是有关设计模式中,对抽象工厂模式的简单应用.用C#写的.-This is the design model, the abstract factory pattern to a simple application. C# writes.
  3. 所属分类:C#编程

    • 发布日期:2024-05-18
    • 文件大小:47104
    • 提供者:文心澈
  1. FactoryMethod-Duck

    0下载:
  2. 这是一个对于设计模式中工厂方法模式的简单应用.使用C#编写-This is a model for the design of the factory model of a simple method of application. The use of C#
  3. 所属分类:C#编程

    • 发布日期:2024-05-18
    • 文件大小:56320
    • 提供者:文心澈
  1. VIEWER_MVS

    0下载:
  2. UML中的鸭子模式,很经典的建模方式,学了UML的建议看一下。-UML model of a duck, it is the classic way of modeling, learning the UML s proposal to look at.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:93184
    • 提供者:黄郭
  1. DuckBarcode

    1下载:
  2. 条形码控件 支持 qrreport ,用了就知道了-Bar code control support qrreport, spent know
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-18
    • 文件大小:936960
    • 提供者:yilatu
  1. Duck.1.6

    0下载:
  2. A duck game Console Applications Form XTME Fist Project,wish you like it
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:9216
    • 提供者:mm
  1. irregular-duck

    0下载:
  2. 不规则对话框例子 用对话框做个鸭子形状 可以学习学习-Dialog with the dialog to be a case of irregular shapes can learn from duck
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-18
    • 文件大小:36864
    • 提供者:玩玩而已
  1. Duck

    0下载:
  2. Head First 书上关于策略模式的java源代码(鸭子游戏的例子),亲自编写,可以执行。供大家分享。-Head First book on strategy pattern java source code (the duck game example), personally prepared, you can perform. For all to share.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:郭春付
  1. Duck

    0下载:
  2.   掌握Applet程序设计的方法,学会在Applet中绘制图片,能采用双缓冲技术进行图片绘制,会在Applet中采用多线程进行动画显示。能在Applet中实现动画的平滑显示,避免闪烁现象。 在Applet窗口中显示一只鸭子图片,要求这只鸭子以每秒100帧的速率水平移动,移到窗口边界再返回移动。在窗口中点击鼠标,鸭子停止移动;再次点击鼠标,鸭子恢复移动。-Master Applet program design, learn
  3. 所属分类:游戏

    • 发布日期:2024-05-18
    • 文件大小:19456
    • 提供者:lanyulin
  1. Duck

    0下载:
  2. 深入浅出设计模式中的第一个实例,有关模拟鸭子的游戏,使用接口来实现灵活改变鸭子的一的功能,使用的设计模式是策略模式。-Head First Design Patterns instance, analog duck game, use the interface to achieve the flexibility to change the the duck a function of the use of design patter
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:11264
    • 提供者:
  1. duck

    0下载:
  2. 在Applet窗口中显示一只鸭子图片,要求这只鸭子以每秒100帧的速率水平移动,移到窗口边界再返回移动。在窗口中点击鼠标,鸭子停止移动;再次点击鼠标,鸭子恢复移动.包括实验报告。-In the Applet window displays a duck pictures, duck required rate of 100 per second horizontal movement, move the window border a
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:385024
    • 提供者:chen
  1. duck

    0下载:
  2. 一款用flash as3.0开发的射击游戏,游戏以鸭子为射击对象,活泼可爱,适合小朋友玩!-Of the development of a flash as3.0 shooting game, the game is shooting objects with duck, lively and lovely, suitable for children to play!
  3. 所属分类:射击游戏

    • 发布日期:2024-05-18
    • 文件大小:113664
    • 提供者:yu kebing
  1. usb_passgen

    0下载:
  2. duck rubbi duc all source code
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:217088
    • 提供者:icelon
« 12 3 4 5 »

源码中国 www.ymcn.org