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

搜索资源列表

  1. ssqbz

    0下载:
  2. 进口关税查询系统 1.0 件是从事外贸进口业务人员的必备查询资料,该程序为试用版本,您可以任意拷贝、散发,如您对该软件有何意见请及时通知我,如果您对该软件满意,请您注册,我会及时将完整版本用Email发送给您,如果不注册也不会影响您的使用,您可自行添加数据,但不会享受以后软件升级及其他的服务。-import tariffs Inquiry System 1.0 is engaged in foreign trade import business for the required informa
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:318859
    • 提供者:左小宾
  1. treeViewChart

    0下载:
  2. treeview拖拉节点到chart,以便在chart上添加该属性的数据,从而画曲线-treeview drag nodes to chart to chart to add the attribute data, thereby painting curve
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:34948
    • 提供者:曹南洋
  1. ExplorerTaskPane

    0下载:
  2. 这个程序是怎样建立explorertaskpane,并可动态添加相应的explorertaskpane-the procedure is how to build explorertaskpane and can add the corresponding dynamic explorertaskpane
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:24814
    • 提供者:brian1860
  1. WebsharpAddinCodeTool2003

    0下载:
  2. 一个有关用C#做插件(Add-in)的源代码。 有助于帮助我们在使用.net平台下开发相关的功能插件,并提供许可证。-one of the C# plug-do (Add-in) the source code. Help us to help in use. Net platform functions related to the development of plug-in and provide permits.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1101039
    • 提供者:区小
  1. 向窗体的系统菜单添加菜单项

    0下载:
  2. 本程序用c#开发,可以实现向窗体中添加菜单项的功能.-c # development, can achieve to the Window menu item to add functionality.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:7105
    • 提供者:丁久玲
  1. c语言管理系统

    0下载:
  2. C#管理系统在C#环境下开发,能够实现记录的增加,删除,修改,查询,统计,等功能。是一个不错的管理系统-C# management system in C# development environment, to achieve record to add, delete, modify, query, statistics, and other features. It is a good management system
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:33145
    • 提供者:雪风
  1. 标段

    0下载:
  2. 公路计量支付中的工程标段添加和删除,修改-Highway measurement and payment tenders for the projects to add and delete, modify
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3242
    • 提供者:石刚
  1. 清单

    0下载:
  2. 公路工程中的工程清单设置和修改,添加,删除-highway project list for the projects set up and modify, add, delete
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6306
    • 提供者:石刚
  1. 文曲星游戏

    0下载:
  2. 这是文曲星里的小游戏,本人用C语言将其编出并添加破纪录功能。游戏规则:随机产生4个数字,由玩家输入4个不重复的数字(如:8 3 1 2)按回车后电脑给出提示,其形式为\"?A?B\".你所输入的四位数中,位置和数字都正确则为A,数字相同但位置不相同时为B,你只可以猜10次,若你所用的次数小于纪录保持者,则为破纪录。小作一篇,请多请教! -This is a small game, I used the C language out to be record-breaking and add
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1386
    • 提供者:高天一
  1. 企业职工管理系统2

    0下载:
  2. 这是个用C语言编写而成的职工信息管理系统,在VisualStudio C++的运行,具有职工信息添加,修改,排序,查询,删除等基本功能-This is a C language has been prepared by the union information management system, the C oriented Javascr ipt framework of the operation, workers have information to add, modify, sor
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:11862
    • 提供者:hsf
  1. StudentSM

    0下载:
  2. C#的编写的学生成绩统计管理系统源代码: 符合要求:成绩修改,添加,删除。成绩的总分,平均分,排序。各成绩档比例-C# prepared by the students scores source code management system : compliance with the requirements : results change, add, delete. The combined results, the average points ranking. The succes
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:47733
    • 提供者:欧阳
  1. p-c

    0下载:
  2. 计算机操作系统的生产者与消费者问题 一组生产者向一组消费者提供消息,它们共享一个有界缓冲池,生产者向其中投放消息,消费者从中取得消息。生产者要不断将数据放入共享的缓冲,消费者要不断从缓冲取出数据。消费者必须等生产者取走数据后才能再放新数据(不覆盖数据),消费者必须等生产者放入新数据后才能去取(不重复)。-computer operating system, the producer and a consumer group to a group of producers to provide
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1663
    • 提供者:紫水晶
  1. Os_300

    0下载:
  2. 某新建超市要在其出入口大厅设计安装一套能自动管理的储物柜系统。寄存物品时要首先申请一个储物柜,如果有空闲的,则自动打开,同时给顾客打印一个密码或柜号作为寄存凭证,用户可随即放入物品并关闭储物柜;如果没有空闲的,则告知顾客或报警。提取物品时,首先输入自己的寄存密码或柜号,如果正确,对应的储物柜自动打开,顾客可取出寄存物品。所以要求在储物柜的中间位置设置一个控制键盘,包括0~9十个数字键、“确定”键、“取消”键和一个用于开柜的“存包”键。-supermarket to a new entrance
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2294
    • 提供者:紫水晶
  1. 20050821backupsamplecode

    0下载:
  2. Backup application with encryption 128 bit or 256 bit. Very nice c# sharp .net 2.0 startup for anyone who wish to add this feature for building restore point of credential data. Enjoy! DG
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:220150
    • 提供者:nik
  1. complex-(add-sub)

    0下载:
  2. calculator for complex number (add and sub only)
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:11432
    • 提供者:souchi
  1. ArcIMS-Add-dynamic-data

    0下载:
  2. ArcIMS Add dynamic data.zip
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:15070
    • 提供者:vu
  1. Add-PDF-Background

    0下载:
  2. 给PDF文件加上背景图片,读起来的时候有背景色不会累眼睛。开发环境VS2010, 开发语言C# -Add a backgroud picture to PDF file. Developement VS 2010, language:C#
  3. 所属分类:CSharp

    • 发布日期:2017-11-06
    • 文件大小:1529713
    • 提供者:hulu
  1. CSharpDynamically-add-or-remove-controls

    0下载:
  2. 自己用C#写的动态添删界面控件,大家可以参考,最简单的-Dynamic C# to write their own use add delete interface controls, you can refer to, the most simple
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2984
    • 提供者:别黄昏
  1. Arcgis-engine-selection-add-in

    0下载:
  2. arcgis engine 选择集管理的代码-Arcgis engine selection add in
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:47996
    • 提供者:周鑫鑫
  1. batch-add-watermark

    0下载:
  2. c# 批量添加水印功能。 对 图片批量添加自定义水印-batch add watermark
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:70186
    • 提供者:helloa
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com