排序:上传时间 相关度 下载量 查看数

Paint 17

按分类查找:

  • 对C#中的TreeView加背景图 在微软的.NET 的Forms窗口控件中

    对C#中的TreeView加背景图 在微软的.NET 的Forms窗口控件中,比如Treeview和ListView,仅仅是对通用控件的简单封装,因此他们不正常的引发Paint事件。 微软所发布内容中,能看到的唯一建议就是设置控件的ControlStyles.UserPaint类型,然后自己为控件做所有的绘图操作。 (译注:老外提供了一个TreeViewWithPaint控件类,派 ...

    /dl/214528.html

    标签: TreeView Forms NET 背景

    上传时间: 2013-12-18

    上传用户:qiao8960

  • java写的围棋游戏小程序 开发思路 调用applet类作为父类。在init事件中调用Qipan类

    java写的围棋游戏小程序 开发思路 调用applet类作为父类。在init事件中调用Qipan类,作出panel,上加控制用控件。在paint事件里调用drawline函数画棋盘,注册鼠标动作。鼠标单击位置上用drawoval画出棋子, 事件处理过程 A。重新开始 B。选择尺寸 C。悔棋事件 D。前进事件 有三个文件Weiqi.java,Qizi.java,Qipan.java ...

    /dl/269186.html

    标签: applet Qipan java init

    上传时间: 2014-01-07

    上传用户:gyq

  • Title:Newlegacy RPG Game Description:This is a VB RPG Game.Just use Standard VB Objests.No use Pain

    Title:Newlegacy RPG Game Description:This is a VB RPG Game.Just use Standard VB Objests.No use Paint Picture,BitBlt,DirectX.

    /dl/407022.html

    标签: Game Description Newlegacy RPG

    上传时间: 2013-12-23

    上传用户:fxf126@126.com

  • Game programmers, check out the only book on data structures written especially for you! Described i

    Game programmers, check out the only book on data structures written especially for you! Described in layman s terms, this book will explain all of the essential data structures that are used in video game programming. It will also go over some of the more advanced and specialized data structures, t ...

    /dl/447746.html

    标签: programmers especially structures Described

    上传时间: 2013-12-25

    上传用户:lixinxiang

  • c#简单计算器

    // 学生管理.cpp : Defines the entry point for the application. // #include "stdafx.h" #include "resource.h" #define MAX_LOADSTRING 100 // Global Variables: HINSTANCE hInst; // current instance TCHAR szTitle[MAX_LOADSTRING]; // The title bar text TCHAR szWindowClass[MAX_LOADSTRING]; ...

    /dl/513825.html

    标签: 计算器 学生

    上传时间: 2016-12-29

    上传用户:767483511

  • 简单的计算器

    // 学生管理.cpp : Defines the entry point for the application. // #include "stdafx.h" #include "resource.h" #define MAX_LOADSTRING 100 // Global Variables: HINSTANCE hInst; // current instance TCHAR szTitle[MAX_LOADSTRING]; // The title bar text TCHAR szWindowClass[MAX_LOADSTRING]; ...

    /dl/513826.html

    标签: 学生 计算器

    上传时间: 2016-12-29

    上传用户:767483511

  • 60个Android开发精典案例 Android软件源码

    60个Android开发精典案例 Android软件源码:2-1(Activity生命周期)3-1(Button与点击监听器)3-10-1(列表之ArrayAdapter适配)3-10-2(列表之SimpleAdapter适配)3-11(Dialog对话框)3-12-5(Activity跳转与操作)3-12-6(横竖屏切换处理)3-3(ImageButton图片按钮)3-4(EditText文本编辑)3-5(CheckBox与监听)3-6(RadioButton与监听)3-7 ...

    /dl/746484.html

    标签: android

    上传时间: 2021-11-30

    上传用户:trh505