CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - csharp中

搜索资源列表

  1. datagridview

    0下载:
  2. c#实现datagridview的分页功能,导出到excel的功能,实现将分页的datagridview导出到excel不同的sheet中,并实现对分页的datagridview进行连续标号和隔行显示不同的颜色-c# implementation of pagination datagridview function, the function of Export to excel, to achieve the pagination datagridview Export to excel i
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:146287
    • 提供者:王伟伟
  1. Google-Map-Asp-net-Control

    0下载:
  2. 从SQL SERVER数据库中提取出地球的经度、纬度,用这些信息之Google地图对应位置插入插件。如果你熟悉Ajax框架,你一定知道解答的方法。于是作者写了这个控件,可以让大家更集中于服务端的功能。-Features * Enables you to draw google map. No javascr ipt knowledge required. Just drag and drop control on your page. * Uses Ajax calls
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:572355
    • 提供者:黄鸣
  1. SimpleCode

    0下载:
  2. 一、 完成一个类似windwos系统中“计算器”的软件。 (1) 界面与其类似,含菜单及菜单快捷键(菜单功能除了“帮助”外其余可以空置);设置自己的程序肖像。 (2) 须支持按键。 (3) 选择“帮助”里的“关于”子菜单,弹出一个版权提示窗口。 (4) (选作)当鼠标点击计算器的关闭按钮时 ,弹出一个消息框,提示“你真的要退出吗”,按确定退出,按取消则留在计算器中。 -First, the completion of a similar windwos system,
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:213823
    • 提供者:位函
  1. Electronix

    0下载:
  2. CSharp中的手机程序--Mobilephone program in CSharp
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:20302
    • 提供者:站长
  1. excel-data-mining

    0下载:
  2. 此源码是说明了如何在EXCEL2007中嵌套数据挖掘的功能,并提供接口给其它应用程序调用-This source is described how data mining EXCEL2007 in nested functions, and provide interfaces to other applications call
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-22
    • 文件大小:83746
    • 提供者:sam
  1. Export2Excel

    0下载:
  2. 转换excel的类,可以将listview等列表直接转到excel中-Conversion excel class, listview, etc. can go directly to excel in the list
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:2568
    • 提供者:liuliang
  1. lovewords

    0下载:
  2. 1给老婆开发的背单词和背句子软件兼带词典功能,可以随时在网站或者文档中抽取英文单词加入用户词典,软件会自动生成汉语翻译。 2.启动后会自动滚动播放用户词典中的单词,并朗读(默认3遍),句子也是一样的。 3.界面简单,启动后卡通狗狗的窗口会自动根据显示内容变化,永远前置。 4.可以帮助设置多本词典 5. 是帮助记忆单词和句子的好工具-The development of one of his wife back to the words and sentences the soft
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:942457
    • 提供者:arthur
  1. range

    0下载:
  2. 利用正则表达式,得到网页中所需要的数据,保存进数据库-利用正则表达式,得到网页中所需要的数据保存进数据库
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:49047
    • 提供者:123456
  1. NotBook

    0下载:
  2. 开发环境:VS2005、C#、.net2.0、Access、AJAX引擎是自己写的,没有用到AJAX的DLL 留言可以选择头像,插入图片和表情等功能 具有脏话过滤、皮肤更换等功能 功能除了留言本的基本功能,还有我博客前面提到的AJAX的后退标签,与AJAX无刷新换肤功能,源码内 嵌在aspx页面中 -No
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:2154598
    • 提供者:yaochutao
  1. ReportToExccel

    0下载:
  2. 可以将多种控件中的数据导出到Excel文件中, 例如:(Repeater,GridView,Datalist,DetailsView)控件.-Can control the data in a variety of Export to Excel document, for example: (Repeater, GridView, Datalist, DetailsView) control.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:5493
    • 提供者:王冰
  1. shortestPath

    0下载:
  2. 这段代码并非原创,是依照蒋波涛那本《插件式GIS应用框架的设计与实现》中的例子代码实现的,并加入了用户界面,稍作了完善。(我知道蒋兄也经常在此论坛出没的,这段代码有哪里还需要改善或做得不对的地方,还望蒋兄海涵和多提宝贵意见!:)) 其中线的模型只考虑了最简单的情况:即用户模型中的一短路径即一条polyline,而组成一条polyline的segmentcollection也包涵一条line。程序执行的顺序即按界面按钮的顺序自上而下执行:打开mxd文档->初始化->构建拓扑网络
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:101594
    • 提供者:张东映
  1. CsharpAsync_Sync

    0下载:
  2. csharp中异步变同步的基础类库,可以用来把大量的异步过程在同步过程中实现,可以参考相关的文章,因为原文章中这段代码都不完整,此处做了整理,把关键的代码补齐了-AsyncEnumerator and interlock source
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:3593
    • 提供者:zy
  1. jmail11098

    0下载:
  2. ,下载jmail组件,可以直接安装;也可以找到jmail.dll,手动注册组件。命令行环境下,到jmail.dll所在目录,运行regsvr32 jmail.dll,C#程序中,行首加上using jmail,如下:(点击btnSend按钮后发送邮件) -, Download jmail components can be installed directly also be found jmail.dll, manually register the component. Command
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1738
    • 提供者:车行
  1. TFS_AssignedToMailSender

    0下载:
  2. TFS中工作项变动的Email通知机制对于团队协作开发非常重要,但是其默认的Email机制只能实现跟公司内部Exchange邮箱的集成,AssignedToMailSender是一个第三方实现的TFS免费工具。作者主要基于此工具进行了实用性改善,可以跟公司的域环境结合起来,动态根据TFS工作项中关联的用户名得到域用户关联的邮箱地址。要求不同域账号的用户名必须是唯一的。-TFS work items in the Email notification mechanism for changes i
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:11418
    • 提供者:sibensen
  1. CSharp

    1下载:
  2. 《C#网络与通信程序设计案例精讲》一书中所有章节的源代码-" C# Network and Communication Design Case Jing Jiang," a book of all sections of source code
  3. 所属分类:Other systems

    • 发布日期:2015-04-11
    • 文件大小:1730560
    • 提供者:huashi1900
  1. Visual-CSharp-2008-Program-design

    0下载:
  2. 《Visual C# 2008程序设计经典案例设计与实现》这本书中所有例子的源代码-《Visual C# 2008程序设计经典案例设计与实现》 the source code for all examples in this book
  3. 所属分类:Other systems

    • 发布日期:2017-06-01
    • 文件大小:14460960
    • 提供者:小破孩儿
  1. Bayesian-in-CSharp

    2下载:
  2. 这个是用C#写的贝叶斯网络的实现,本人也在学习过程中,大家一起来研究-This is a Bayesian network implementation written in C#, I am also in the process of learning, we study together
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:6055
    • 提供者:赵小龙
  1. CSharp

    0下载:
  2. 中控X628指纹机的各种二次开发demo-In the control X628 fingerprint machine development demo
  3. 所属分类:Other systems

    • 发布日期:2017-05-21
    • 文件大小:6569945
    • 提供者:徐徐
  1. CSharp-demo

    1下载:
  2. 中控门禁SDK,中控门禁C#的源代码 中控门禁SDK,中控门禁C#的源代码-zksoftware access SDK pullSDK
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:184056
    • 提供者:evan
  1. CSharp.NET-output-to-EXCEL

    0下载:
  2. 将C#中datagridview表格内数据导出到EXCEL中。-output C# datagridview to excel table
  3. 所属分类:Other systems

    • 发布日期:2016-01-24
    • 文件大小:5120
    • 提供者:chd
« 12 »
搜珍网 www.dssz.com