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

搜索资源列表

  1. yqlj_net2

    0下载:
  2. 华网友情链接ASP.NET源码,编程语言C#。-Chinese netizens intelligence link ASP.NET source code, programming language C#.
  3. 所属分类:.net编程

    • 发布日期:2008-10-13
    • 文件大小:39.1kb
    • 提供者:徐金龙
  1. CSHigh110

    0下载:
  2. C#高手是由C#知识库中提取精华部分而得 是一种知识管理软件,主要收藏C#语言程序设计技巧. C#语言,2001年2月问世,Microsoft .NET 平台上的首选编程语言.由Anders Hejlsberg设计,他被誉为C#之父.也是Delphi之父,Borland创造人。现在Microsoft任Microsoft.NET 首席架构师.-C# is a C# expert knowledge base to extract the best parts is derived from
  3. 所属分类:.net

    • 发布日期:2017-05-10
    • 文件大小:2mb
    • 提供者:程平
  1. CCRyonghuzhinan

    0下载:
  2. 并发与协调运行时(Concurrency and Coordination Runtime)是一个可以从任意.net 2.0程序语言进行访问的托管代码库。 CCR解决了面向服务应用对管理异步操作、处理并发、利用并行硬件和处理部分失败(partial failure)的需求。它使得你设计的应用的软件模块和/或组件之间可以松耦合;这样就可以让它们可以被独立的开发,而且对运行环境和其它组件的依赖降低到最小。这种方法会改变你对程序的认识,从开始设计流程到使用同一的方式处理并发、失败和隔离。 -C
  3. 所属分类:.net

    • 发布日期:2017-03-30
    • 文件大小:52.19kb
    • 提供者:yf
  1. nesC_Reference_Manual

    0下载:
  2. nesC是标准C的扩展,用以实现TinyOS的架构概念与执行组件具体化的程序语言。-nesC is a standard C extensions to the framework of realization of the concept and implementation of TinyOS components specific programming language.
  3. 所属分类:.net

    • 发布日期:2017-03-27
    • 文件大小:168.62kb
    • 提供者:keenan.lee
  1. c.exchange.language.develop.code

    0下载:
  2. c高级编程文字交换开发代码c exchange of high-level programming language to develop code -c exchange of high-level programming language to develop code
  3. 所属分类:.net

    • 发布日期:2017-04-02
    • 文件大小:13.83kb
    • 提供者:d
  1. Example076

    0下载:
  2. 此源代码是在.net平台下的一个开发实例,运用C#编程语言编写,此实例的主要功能是在文件中读取文本,这个功能的作用是可以实现简单的数据存取,很好用。-This source code is. Net platform as a development example, the use of C# programming language, the main function of this instance to read the text in the file, this feature i
  3. 所属分类:.net

    • 发布日期:2017-04-14
    • 文件大小:5.34kb
    • 提供者:阿冲
  1. Example070

    0下载:
  2. .net平台是现在广泛应用的WINDOWS开发平台,此实例就是基于.net平台开发的。此实例的功能是能对文件进行复制和删除,运用C#语言编程,好学易懂。-. Net platform is now widely WINDOWS application development platform is based on this instance. Net platform development. This instance of the function is to copy and delet
  3. 所属分类:.net

    • 发布日期:2017-04-16
    • 文件大小:11.29kb
    • 提供者:阿冲
  1. citybus

    0下载:
  2. 城市公共交通信息管理与服务系统开发技术采用的是基于.NET的B/S架构,它的前端选用ASP.NET为主要的编程框架,其.ASPX文件包含组成用户界面的 HTML 文本和控件,而后台选用了C#编程语言。用.NET编程的最大好处在于易于管理和重用性比较高。数据库选用的是SQL Server 2005,而应用程序通过ADO.NET与SQL Server 2005数据库建立链接,并且运用SQL 语言实现对其数据库进行操作。在此系统中,大量采用了存储过程来对数据库进行操作。-Urban public tr
  3. 所属分类:.net

    • 发布日期:2017-04-17
    • 文件大小:474.5kb
    • 提供者:xj
  1. yuncPP

    0下载:
  2. C++高级语言程序设计到C++高级语言程序设计第十章-Senior C++ programming language to C++ Advanced Programming Language Chapter
  3. 所属分类:.net

    • 发布日期:2017-05-11
    • 文件大小:2.17mb
    • 提供者:烟雨城
  1. yanjiushen

    0下载:
  2. 使用C++语言编程的研究生培养管理系统,有界面-Using C++ programming language postgraduate training management system with an interface
  3. 所属分类:.net

    • 发布日期:2017-05-10
    • 文件大小:2.06mb
    • 提供者:陶升奇
  1. xin

    0下载:
  2. Visual C#.NET是专门针对Microsoft的.NET战略而推出的语言,它对.NET Framework和ASP.NET具有最为全面的支持。综合各个方面选择C#作为程序设计语言和SQL server 2005数据库。通过对中小型图书馆的需求分析,实现了对图书馆管理系统的功能模块划分,数据库模式分析,并进一步设计了数据库结构和应用程序。由此得到了一个基本满足读者,图书馆管理员和高级管理者需求的图书馆系统。-Visual C#. NET is designed for Microsoft&
  3. 所属分类:.net

    • 发布日期:2017-05-10
    • 文件大小:2.29mb
    • 提供者:mon
  1. Uploading-a-File

    0下载:
  2. 通过c#编程语言在asp环境下实现上传文件的示例代码-Through the c# programming language in the asp file upload environment by making the code
  3. 所属分类:.net

    • 发布日期:2017-04-04
    • 文件大小:1.89kb
    • 提供者:李明
  1. UaCn_U1.10

    0下载:
  2. 将程序解压FTP上传到支持.NET的网站空间目录即可运行! 初始管理员账号为: 账号:1000 密码:666666 3位会员密码为123456789 程序开发语言C# 程序开发QQ6656921,如果您有好的建议,或者发现BUG,欢迎反馈!-Procedures for extracting FTP upload support. NET Web space directory to run! The initial admi
  3. 所属分类:.net

    • 发布日期:2017-03-22
    • 文件大小:311.54kb
    • 提供者:6656921
  1. register

    0下载:
  2. VS2008的开发环境,用C#语言编程,开发Web网页。很适合初学者的简单注册、登录和验证模块的源代码-VS2008 development environment using C# programming language to develop Web pages. Very suitable for beginners a simple registration, and verification of module source code
  3. 所属分类:.net

    • 发布日期:2017-04-07
    • 文件大小:29.39kb
    • 提供者:牛牛
  1. Message-module-source-code

    0下载:
  2. VS2008的开发平台,C#语言编程,ASP.NET的Web架构,实现留言板的基本功能,包含数据库,数据库是SQL-VS2008 development platforms, the C# programming language, the architecture of ASP.NET Web message board that contains the database, the database is SQL
  3. 所属分类:.net

    • 发布日期:2017-04-02
    • 文件大小:230.74kb
    • 提供者:牛牛
  1. 3DAnalysist

    0下载:
  2. arcengine 的三维分析功能,功能全面。编程语言为C#,VS2010开发。-three-dimensional analysis capabilities arcengine, full-featured. The programming language is C#, VS2010 development.
  3. 所属分类:.net

    • 发布日期:2017-11-14
    • 文件大小:62.98kb
    • 提供者:陈献斌
  1. MysteryBookStore

    0下载:
  2. 图书借阅系统,开发软件为Visual Studio2010,数据库为SQL server2008,可以实现图书借阅、热门书籍,借还书籍,会员管理等模块功能。编程语言为C#,开发平台为asp.net。-Book lending system, developing software for the Visual Studio2010, the database is SQL server2008, borrow books, popular books, borrowing and returni
  3. 所属分类:.net

    • 发布日期:2017-11-30
    • 文件大小:1.55mb
    • 提供者:徐礼
  1. dm-7777

    0下载:
  2. 比较好的代码,c#编程语言,。net基础控件,学习的好帮手-Relatively good code, c# programming language. net-based control, learning a good helper
  3. 所属分类:.net

    • 发布日期:2017-04-08
    • 文件大小:129.84kb
    • 提供者:lixia
  1. Email

    0下载:
  2. 采用C#语言进行的网页编程,在VS平台上实现邮件收发的相关功能-Using C# programming language website, the relevant functions in the VS mail platform
  3. 所属分类:.net

    • 发布日期:2017-05-16
    • 文件大小:3.47mb
    • 提供者:吴清
  1. ASP.NET2.0-supports-multi-language

    0下载:
  2. ASP.NET2.0支持多语言示例源码 例子中可以实现中英文双语,其他的可以自己扩展 1.使用工具自动生成本地化资源(LocalResources) 2.原来Localizable AttributeProperty是这么回事呀 3.手工添加本地化资源 4.显示使用本地化资源 5.全局资源的使用(GlobalResources) 6.如何在后台编程时使用这两种资源 7.编程切换语言设置 8.使用图片资源 .... -ASP.NET2.0 s
  3. 所属分类:.net

    • 发布日期:2017-04-27
    • 文件大小:14.34kb
    • 提供者:anro
« 12 »
搜珍网 www.dssz.com