CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - windows form

搜索资源列表

  1. 与windows相媲美的c-sharp记事本

    0下载:
  2. 好东西一定要看 与windows记事本相媲美的记事本 功能强大-good things must look at the windows and comparable to the diary this form of the powerful notebook
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:170967
    • 提供者:黄诗辉
  1. Transform_test

    0下载:
  2. Required for Windows Form Designer support TODO: Add any constructor code after InitializeComponent call Clean up any resources being used.-Required for Windows Form Designer suppor t TODO : Add any constructor code after InitializeComp onent ca
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5652
    • 提供者:王向民
  1. alter-windows

    0下载:
  2. dephi编程,可变窗体,当窗体大小变化,其内容也变化-dephi programming, variable forms, Form size change, its contents change
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:438827
    • 提供者:文豪
  1. boom-windows

    0下载:
  2. dephi编程,爆炸窗体,并能发出爆炸的声音,处理不规则的透明窗体可以实现(下一个文件将会上传透明窗体源码)-dephi programming, Form explosion, and an explosion of sound, transparent handling of irregular forms can be achieved (a transparent paper forms will be uploaded source)
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:187112
    • 提供者:文豪
  1. CSharpCodeGenerator

    0下载:
  2. 编写了一个基于Windows.Form的自动代码生成工具,完成如下功能 1.提供输入的信息连接数据库,自动列举数据库中的表 2.对选中的表生成ASP.NET的代码,能够完成该表中数据List,增加、修改、删除、查询等功能。 3.支持分页机制 4.生成必要的配置信息(Web.config等) -prepared for a Windows.Form automatic code generation tools, following completion of a functi
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:26469
    • 提供者:梁秀波
  1. C_basic_code_C02-C09

    0下载:
  2. C#入门经典例子源码 本程序包为(02-09) 本程序包为C#初学者使的教程源码 包括以下: 2 一个简单的C#程序 3 变量与表达式 4 流控制 5 更多关于变量 6 函数 7 调试与问题处理 8 (缺)面向对象的编程 9 定义类 10 定义类成员 11 更多关于类 12 事件 13 使用Windows窗体 14 使用Windows窗体高级 15 使用普通对话 16 介绍GDI+ 17 (缺)配置Windows程序
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:188333
    • 提供者:liuzengyuan
  1. C_basic_code_C10-C16

    0下载:
  2. 本源码程序包为C#初学者所适用 包括(C10-C16)的内容: 2 一个简单的C#程序 3 变量与表达式 4 流控制 5 更多关于变量 6 函数 7 调试与问题处理 8 (缺)面向对象的编程 9 定义类 10 定义类成员 11 更多关于类 12 事件 13 使用Windows窗体 14 使用Windows窗体高级 15 使用普通对话 16 介绍GDI+ 17 (缺)配置Windows程序 18 访问数据 19 利用 A
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:320097
    • 提供者:liuzengyuan
  1. Windows-form

    0下载:
  2. c#Windows窗体设计, Windows窗体基本操作,Windows窗体高级操作,特殊类型的窗体,菜单、工具栏的设计,其它。 -c# Windows Forms Designer, Windows Forms basic operation, Windows Forms advanced operators, special types of forms, menus, toolbars, design, other.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-25
    • 文件大小:2135239
    • 提供者:henrybond
  1. Calculator

    0下载:
  2. windows窗体计算器,可实现普通计算,附带注册和登陆功能!-windows form calculator, ordinary calculation can be realized, with registration and landing function!
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:27783
    • 提供者:张强
  1. CSharpWinFormcode

    0下载:
  2. C# Windows Form 基础源代码,从入门到深入-C# Windows Form-based source code, from entry to the in-depth
  3. 所属分类:CSharp

    • 发布日期:2017-05-22
    • 文件大小:6891108
    • 提供者:bibby
  1. C-Calculator

    0下载:
  2. 用C#写的比较基础的windows Form 程序,该计算器实现了基础的数学运算,如加,减,乘,除等任务.主要是通过该程序学习vs.net的   编程环境,以及windows Form程序.主要针对初学者 -Comparison with C# to write the basis of windows Form procedures, the calculator to achieve a foundation for mathematical operations, such
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:3771
    • 提供者:魏黎明
  1. csharp

    0下载:
  2. 第一章 C#简介 第二章 C#基础元素 第三章 布尔逻辑与分支语句 第四章 循环 第五章 方法 第六章 结果及异常处理 第七章 类与对象 第八章 枚举与机构 第九章 数组与集合 第十章 面向对象技术进阶 第十一章 字段与属性 第十二章 迭代器和分部类 第十三章 索引器 第十四章 泛型 第十五章 委托和时间 第十六章 运算符重载 第十七章 Windows窗体应用程序 第十八章 菜单与工具栏设计 第十九章 Windows窗体应用
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:2070994
    • 提供者:xiewei
  1. Data-Access---Build-a-Master-Detail-Windows-Form.

    0下载:
  2. Data Access - Build a Master-Detail Windows Form
  3. 所属分类:.net

    • 发布日期:2017-03-23
    • 文件大小:26898
    • 提供者:john
  1. the-mouse--in-the-form-can-drag-it

    0下载:
  2. 通过拦截 Windows 消息可以使得鼠标在窗体中的任意位置都可以拖动它-Windows messages can be made by intercepting the mouse anywhere in the form can drag it
  3. 所属分类:Hook api

    • 发布日期:2017-03-25
    • 文件大小:3835
    • 提供者:ahywg8
  1. Windows-Form-GDI

    0下载:
  2. 给出了Windows Form GDI绘图的几种方法及实例-show some drawing method using Windows Form GDI,and support some
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1937309
    • 提供者:majg
  1. Reservation Windows Form Application

    0下载:
  2. It is C# windows form application for hotel room reservation.
  3. 所属分类:C#编程

    • 发布日期:2015-04-27
    • 文件大小:54050
    • 提供者:staticmukesh
  1. Windows form实验(五)

    0下载:
  2. windows的数据库的连接与应用。。。。。。。。(Database connection and Application)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-27
    • 文件大小:13312
    • 提供者:猜不透
  1. pc_uart_visual_c#

    0下载:
  2. Visual C# Windows form project for PC COM Port
  3. 所属分类:C#编程

    • 发布日期:2018-01-04
    • 文件大小:65536
    • 提供者:tc45
  1. pc_stopwatch_visual_c#

    0下载:
  2. Visual C# Windows form application for timer and stopwatch
  3. 所属分类:Windows编程

    • 发布日期:2018-01-04
    • 文件大小:112640
    • 提供者:tc45
  1. 记事本

    0下载:
  2. c#中的Windows窗体多个实例代码,也包含了记事本的事件(The Windows form in c# has multiple instance codes, and also contains Notepad events)
  3. 所属分类:C#编程

    • 发布日期:2018-01-07
    • 文件大小:141312
    • 提供者:无名45
« 12 3 4 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com