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

搜索资源列表

  1. D2DVideoRenderer

    1下载:
  2. 使用DirectShow开发的个小东东,使用Visual Studio 2010 在Windows 7编译并测试通过。-This is about DirectShow development in general and filters development in detail. I decided to share the knowledge and experience in this area so there will be a simple tutorial for develop
  3. 所属分类:DirextX

    • 发布日期:2017-03-27
    • 文件大小:83647
    • 提供者:alex
  1. Modulo4_Net

    0下载:
  2. course .net part 4 of 5 basic visual studio 2008
  3. 所属分类:.net

    • 发布日期:2017-05-12
    • 文件大小:2782373
    • 提供者:tpereza
  1. CsharpMediaPlayer

    0下载:
  2. 此播放器基于.NET Framework 2.0编程框架,是微软推出的新一代标准. 编程工具:Visual Studio 2005 (C#) 实现功能: 因为是采用的是COM组件,所以可以播放Windows Media Player10.可以播放的所有文件,实现播放器最基本功能,添加单曲,搜索整个文件夹中所有MP3文件.显示播放列表.上下移动播放列表中的曲目,删除选定曲目. -Based on this player. NET Framework 2.0 progr
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-07
    • 文件大小:297878
    • 提供者:tiel
  1. C__Visual_HTML-Editor

    0下载:
  2. A Visual WYSIWYG Editor developed in C sharp .NET, gives you basic functions. May also be useful to generate web pages dynamically from your programs if you wish
  3. 所属分类:.net

    • 发布日期:2017-04-02
    • 文件大小:194208
    • 提供者:Jagdish R
  1. VCSharp-2008-From-Novice-to-Professional

    0下载:
  2. 《VC# 2008从入门到精通》旨在介绍基础知识,指导你如何借助于Visual Studio 2008 和.NET Framework Version 3.5 用C#语言来进行程序设计。你将学习C#语言的各种特性,并利用它们来构建运行于Microsoft Windows 操作系统上的应用程序。学完本书之后,会对C#有一个全面、透彻的理解,并能用它来构建Windows Presentation Foundation(WPF)应用程序,访问Microsoft SQL Server 数据库,开发A
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2306580
    • 提供者:易寒
  1. CSContosoUniversity

    0下载:
  2. 一个基于实体框架开发的ASP.NET应用系统,并且对于数据库的设计以及实体数据源的控制进行了设计,是C#高级编程的好例子。-A Visual Studio project which shows how to use the Entity Framework in an ASP.NET Web Forms web application project, using the Database First workflow and the EntityDataSource control. The
  3. 所属分类:.net

    • 发布日期:2017-05-02
    • 文件大小:584822
    • 提供者:20073500
  1. ftp

    0下载:
  2. 这个c#库可用于任何。net框架应用程序需要FTP功能。使用win32API到FTP文件。 非常基本的FTP。完整的源代码(Visual Studio项目见附件)-C# library can be used. NET Framework application need FTP function. Use FTP file win32API. Very basic FTP. The complete source code (Visual Studio Project Annex)
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-27
    • 文件大小:19456
    • 提供者:明星
  1. va_x_setup2052

    0下载:
  2. Visual Assist X是一款非常好的Microsoft Visual Studio 2005和Visual Studio .NET插件,支持C/C++,C#,ASP,Visual Basic,Java和HTML等语言,能自动识别各种关键字、系统函数、成员变量、自动给出输入提示、自动更正大小写错误、自动标示错误等,有助于提高开发过程的自动化和开发效率。(本压缩包带破解dll,使用时将va_x.dll复制到安装路径替换原文件即可,好像vs2010不可以)-Visual Assist X is
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-14
    • 文件大小:23031790
    • 提供者:朱泓恺
  1. Copy-of-FrmInventory

    0下载:
  2. 使用VS.NET开发的与处理工厂库存品、工单数据、IQC验货有关的功能.-Processing the Inventory 、Job sheets、IQC Inspection data using by VS. Net(Visual Basic)
  3. 所属分类:.net

    • 发布日期:2017-04-28
    • 文件大小:9462
    • 提供者:Kevin Liu
  1. FJDeliverStatus

    0下载:
  2. 使用VS.Net计算机语言开发的功能:处理工厂库存品、工单数据、IQC验货数据.-Processing the inventory、Job sheets、IQC Inspection data using by VS.net(Visual Basic)
  3. 所属分类:.net

    • 发布日期:2017-04-15
    • 文件大小:6790
    • 提供者:Kevin Liu
  1. MvcCRUD

    0下载:
  2. 1、基本无需程序员写代码,通过配置的方式实现项目。 2、在特定领域,提高ASP.NET MVC开发效率。 3、不同的程序员写出同样的代码。 4、提供一套可视化开发和代码生成的解决方案。-1, the basic no need to write code, through the configuration of the way to achieve the project. 2, in specific areas, improve the develo
  3. 所属分类:.net

    • 发布日期:2017-04-27
    • 文件大小:340427
    • 提供者:liuyan
  1. CODE_UPLOAD82217262000

    0下载:
  2. Net Browser Version 2 for Visual Basic
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:6305
    • 提供者:vghousx
  1. TasksDotnet

    0下载:
  2. Tasks and Task Parallel Library (TPL) : Multi-threading made easy-Introduction It had been really long since Tasks got released as part of .Net framework class library (FCL) as a wrapper over thread-pool threads. Now Microsoft strongly recommends
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:13405
    • 提供者:xps1530
  1. guanwang

    0下载:
  2. 就是一套VISUAL BASIC的官方网站的源代码。用VS2010开发 .NET 2.0-Is a set of BASIC VISUAL official website of the source code. VS2010 development with.NET 2
  3. 所属分类:.net

    • 发布日期:2017-06-12
    • 文件大小:19878811
    • 提供者:at
  1. CSharpBEGINNING-VISUAL

    0下载:
  2. C#入门经典 全面讲解c#和.net架构编程知识,解释变量和表达式等基本语法知识 介绍泛型的含义和用法以及数据访问等-C# Getting classic fully explain the c# .net architecture and programming knowledge, to explain the basic knowledge of grammar and other variables and expressions introduce a generic meaning
  3. 所属分类:CSharp

    • 发布日期:2017-12-19
    • 文件大小:78922752
    • 提供者:林子恒
  1. pox2pc15

    0下载:
  2. BCI protocol for spo2 using the visual basic dot net platform. with source code
  3. 所属分类:Communication

    • 发布日期:2017-05-05
    • 文件大小:100033
    • 提供者:suma
  1. 21天学会C#

    0下载:
  2. C#是微软公司针对.NET框架而专门开发的一种面向对象的编程语言,它融C++的强大功能和Visual Basic的简易性于一体。本书以循序渐进的方式介绍了C#编程方面的知识,并提供了丰富的实例和大量的练习。通过学习实例,并将所学知识用于完成练习,读者将逐步了解、熟悉并精通这种新语言。 本书是为初中级程序员编写的,可作为学习C#语言的教程或参考资料。(C# is an object-oriented programming language specially developed by Mic
  3. 所属分类:Windows编程

    • 发布日期:2017-12-29
    • 文件大小:1263616
    • 提供者:金生水起
  1. FormTheme

    0下载:
  2. Hello to use this program create a directory C:\Accounts and add the database to this folder. database is included in the account ledger folder under Account database. new connection string for new directory is in module1.vb old connection
  3. 所属分类:.net编程

    • 发布日期:2018-04-28
    • 文件大小:97280
    • 提供者:MastersoftDev
  1. worldpay-lib-php-2.1.2

    0下载:
  2. Written in C#, DotNet Resolver is a free to use decompiler that is expert in reading, translating and editing all those applications that are written in any type of .NET language. DotNet Resolver is a fast and reliable application so the chances of i
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:31744
    • 提供者:mmmacapinlac
  1. RoadFlow_by_v2.7.3

    1下载:
  2. 可视化流程引擎RoadFlow 是天知软件旗下基于.NET的集成工作流引擎的快速开发平台,由从事六年以上OA及工作流开发与实施的团队设计开发,该工作流平台已应用于众多大型企事业单位。拥有全浏览器兼容的可视化流程设计器、表单设计器、基于角色的权限管理等系统开发必须功能,大大为您节省开发时间,是您开发OA、 CRM、HR等企事业各种应用管理系统和工作流系统的最佳基础平台。(Visual process engine RoadFlow is a rapid development platform f
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:18375680
    • 提供者:dragon@ankie
« 1 2 ... 9 10 11 12 13 1415 »
搜珍网 www.dssz.com