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

搜索资源列表

  1. SOCKET调试工具与压力测试小工具源代码

    0下载:
  2. SOCKET调试工具与压力测试小工具源代码 VS2008下测试通过,非常好用!,SOCKET debugging tools and stress testing tool for source code for VS2008 under a small test, very easy to use!
  3. 所属分类:通讯编程

    • 发布日期:2017-03-21
    • 文件大小:413658
    • 提供者:冷月宫主
  1. ZedGraph_cn.rar

    1下载:
  2. ZedGraph 是一个C#下的开源的图表控件,最新版已经提供了本地化语言,在官方网站下载的源代码把语言文件ZedGraphLocale.resx替换成ZedGraphLocale.zh-cn.resx后重新编译dll就是简体中文了。 本实例演示了实时曲线的使用方法,并带中文注释。VS2008,ZedGraph is a C# Under the open source chart control, the latest version has provided the localizatio
  3. 所属分类:C#编程

    • 发布日期:2015-09-26
    • 文件大小:129388
    • 提供者:xuxin
  1. qidong.rar

    0下载:
  2. 用VS2008实现窗体启动界面,以及用第三方组件美化程序!,tyherytert
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:722117
    • 提供者:lin xiao yun
  1. Source

    0下载:
  2. DotNetBar VS2008 Source Code
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:2113885
    • 提供者:n0job
  1. DataBinding

    0下载:
  2. C#+ACCESS,用VS2008开发的一个连接ACCESS数据库的桌面程序,开发语言C#,界面简单,适合初学者学习使用-C#+ACCESS
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:242580
    • 提供者:john
  1. Controls

    0下载:
  2. WPF 深入研究 之 Control 控件 共计51个示例,全都在VS2008下.NET3.5测试通过,使用起来非常方便。 源码齐全,直接用VS2008打开就能在你的程序里使用-Control of WPF-depth study of a total of 51 control samples, all in VS2008 under. NET3.5 test is passed, is very convenient to use. Complete source code, th
  3. 所属分类:.net

    • 发布日期:2017-05-16
    • 文件大小:4357073
    • 提供者:陈鱼
  1. SimpleDriverDetector

    0下载:
  2. VS2008 C#,自动监测新插入的设备(U盘、移动硬盘等),并按照设置自动复制特定文件到指定位置。主要用到 1.获取windows消息监测设备的插入与拔出 2.正则表达式以匹配文件名-VS2008 C#, automatic monitoring device changed(Flash disk, hard disk, etc.), and copy specified files to the destinate folder.
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:334358
    • 提供者:Beeven
  1. camera

    0下载:
  2. C#编写的摄像头调用软件,附带源码,可用VS2008/2005编译。-C#, camera call software, with source code, available VS2008/2005 compile.
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:44609
    • 提供者:michener
  1. Socket

    0下载:
  2. C#异步实现客户端和服务器端通讯,直接带项目文件,可以直接用VS2008打开修改为自己需要的功能-C# Asynchronous implementation of client and server-side communications, directly with a project file, you can directly modify the VS2008 to open the functionality required for their own
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:85416
    • 提供者:卢立国
  1. LINQ

    0下载:
  2. 这是关于c# LINQ技术的文档文本资料,有完整的例子,是vs2008版本的开发环境-this document is about LINQ skills,thanks for downloading
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:739722
    • 提供者:林源
  1. RichTextBoxSamples

    0下载:
  2. vs2008 WPF应用程序 RichtextBox示例-vs2008 WPF RichTextBox Example applications
  3. 所属分类:RichEdit

    • 发布日期:2017-03-28
    • 文件大小:43420
    • 提供者:星云
  1. SendKeys

    0下载:
  2. VS2008 C#. 在.net环境下,利用系统钩子,截获并发送按键消息。 本程序的目的是以一定的时间间隔不断对某一窗口程序发送按键信息,以实现自动阅读的效果。 其中Keyboard.cs是一个可重用性很高的类,值得参考。-VS2008 C#. Demonstrate using hooks to get and send keyboard messages.
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:149269
    • 提供者:Beeven
  1. SerialApplication

    0下载:
  2. VS2008 C# 做的串口应用程序,基本功能都有,界面和串口调试助手一样。。呵呵。。大家多多支持-SerialApplication
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:360097
    • 提供者:654654
  1. clock

    0下载:
  2. 一个显示日期和时钟的小程序,采用C#+vs2008编写-A display date and clock applet, the C#+ Vs2008 prepared
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:127264
    • 提供者:李晨
  1. abis

    0下载:
  2. 别人写的权限管理框架,对于初学者应该会很有帮助吧,Vs2008下面开发的-Written by others rights management framework would be helpful for the beginners it should be, Vs2008 developed the following
  3. 所属分类:CSharp

    • 发布日期:2017-05-12
    • 文件大小:2973798
    • 提供者:flownclouds
  1. CRM_Login

    0下载:
  2. csharp经典编程源码 经典登陆特效 vs2008编写完成-classic classic programming csharp source effects vs2008 landing completed
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:649283
    • 提供者:杜星光
  1. CSharp

    0下载:
  2. c#写的浏览器,vs2008编译通过 ,当然内核是用的ie的,大家可以借鉴一下,打造自己的浏览器-c# to write a browser, vs2008 compiled by, of course, ie the kernel is used, and we can learn about and create their own browser
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:415351
    • 提供者:andsel
  1. Transformation-Test2

    0下载:
  2. 用C#开发的公交转乘的程序,通过集合论的思想,找到转乘次数最少的路径方法(实验数据是上海地铁线)。vs2008打开,并可以直接运行。-C# development with public transport interchange program, through the ideas of set theory, the path to find the least number of transfer methods (experimental data, the Shanghai subwa
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:63476
    • 提供者:HolyWang
  1. MaterialManageSys

    1下载:
  2. SQL Server 2005+VS2008 基于C#三层架构模型开发的 物资管理信息系统,工程源码+系统设计说明书+UML图+PPT功能演示,内容完备适合做毕业设计。-SQL Server 2005+ VS2008 C# three-tier model based on the development of material management information systems, engineering design specification source++ UML diagra
  3. 所属分类:CSharp

    • 发布日期:2017-05-24
    • 文件大小:8471210
    • 提供者:徐帅
  1. vs2008-C-Sharp-programming-classic-case

    0下载:
  2. vs2008 C# 程序设计经典案例 其中第1章 Visual C#2008与窗体界面第2章 Visual C# 2008与图形图像-vs2008 C# programming classic case
  3. 所属分类:CSharp

    • 发布日期:2017-06-01
    • 文件大小:14495242
    • 提供者:ss
« 12 3 4 5 »
搜珍网 www.dssz.com