CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - Csharp C/S

搜索资源列表

  1. MenuServer

    0下载:
  2. 用C#写了个点菜系统的服务端,负责编辑菜单的xml文件,然后上传至手持终端,更新其上的菜单信息。兼具socket功能,接收手持终端传来的客人点的菜单信息。这个代码是半成品,里面有FTP操作的类,socket的Server端,TCP形式,还有XML的解析功能及图片的显示。(VS2005环境C#语言编写)-With C# wrote a la carte system, server, responsible for editing the menu' s xml file and uploa
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:51882
    • 提供者:陈旭
  1. Essential.CSharp.4.0

    0下载:
  2. 本书是一部好评如潮的语言参考书,作者由浅入深地介绍了c#语言的各个方面。全书共包括21章及6个附录,每章开头的“思维导图”指明了本章要讨论的主题,以及各个主题之间的层次关系。书中所包含的丰富的示例代码和精要的语言比较,都有助于读者理解c#语言。本书首先介绍了c#语言的基础知识,随后深入讲解了泛型、迭代器、反射、线程、互操作性和语言集成查询(linq)等高级主题,还涉及了动态编程、使用tpl进行多线程编程以及用plinq进行并行查询处理等c# 4.0新增内容,此外还介绍了与这些内容相关的隐式类型变
  3. 所属分类:CSharp

    • 发布日期:2017-05-23
    • 文件大小:7594713
    • 提供者:yaguang_li
  1. Daila

    0下载:
  2. 企业电话客服系统,C#和Access实现,客户在拨打企业电话客服时,系统会自动接收、识别并记录来电的主叫号码并显示相应的客户信息-Business telephone customer service system, C# and Access implementation, business telephone customers call customer service, the system will automatically receive, identify and record
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:862117
    • 提供者:yanghhh
  1. CSharpsocketProgame

    0下载:
  2. Csharp Socket 实例编程! C/S架框!有Service与Client端-Csharp Socket programming examples! C/S Rack Box! A Service and Client-side
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-22
    • 文件大小:51089
    • 提供者:
  1. CSharp-Language-Specification

    0下载:
  2. C#编程,既适用于初学人士的学习,也适合与精通同行的快速查阅,,风靡全球的经典之作。-C# programming, both for beginners to learn, but also for quick access to peers with the master,, swept the world' s classic.
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:432184
    • 提供者:zhuwentao
  1. Regedit

    0下载:
  2. This a Registry Editor for Windows Mobile 5.x - 6.x enabled devices, it s coded in C# and the .NET CF Framework, I have been working on this project last year on my free time, I had not the time to complete all the features of the desktop Regedit, th
  3. 所属分类:.net

    • 发布日期:2017-04-04
    • 文件大小:80964
    • 提供者:Waleed
  1. CSharp.2008.Programmers.Reference

    0下载:
  2. [2008.c_#.程序员参考].C#.2008.Programmer s.Reference.(Wrox.Programmer.to.Programmer).pdf-[2008.c_#. Programmer' s Reference]. C# .2008. Programmer' s. Reference. (Wrox.Programmer.to.Programmer). Pdf
  3. 所属分类:CSharp

    • 发布日期:2017-06-02
    • 文件大小:14619728
    • 提供者:chen
  1. blog

    0下载:
  2. ASP.NET技术的博客系统 内附源码 采用C#语言开发 可以实现功能-The ASP.NET technology s blog system
  3. 所属分类:.net

    • 发布日期:2017-05-15
    • 文件大小:3959838
    • 提供者:爱爱
  1. CSharpStaticMap

    0下载:
  2. c#平台,通过google的URL,结合地理坐标,在mobile上显示定位的静态图片。-c# platform, through google' s URL, with geographic coordinates, location in the mobile display static images.
  3. 所属分类:Windows Mobile

    • 发布日期:2017-03-30
    • 文件大小:49675
    • 提供者:dingding
  1. cSharp

    0下载:
  2. c#程序设计 打字练习源代码 点击24个字母就可以实现程序的基本功能-c# programming practice typing 24 letters source code click on the program' s basic functionality can be achieved
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:1828
    • 提供者:张勇
  1. CSharp-Perfect

    0下载:
  2. C#从入门经典教程,本书中分析了C#与其它C OR C++等的不同处,带你逐步领会C#语言的奥妙,值得一看!-An Classsc handbook of C# Language,It s not only an introduction to C# but also taking you gradually to undestand the secret of the C# language,and also it analyzes the different of the C# langua
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:1253855
    • 提供者:jesse
  1. cSharp

    0下载:
  2. C#从入门到精通,是书本的的光盘资源。。适用于初学者-C# from the entry to the master, is the book' s CD-ROM resources. . For beginners. .
  3. 所属分类:CSharp

    • 发布日期:2017-06-21
    • 文件大小:37762423
    • 提供者:hellen1
  1. csharp-registry-browser

    0下载:
  2. 注册表浏览器,可以查看计算机注册表信息,为学习C SHARP注册表模块提供参考-Registry browser, you can view your computer' s registry information for learning C SHARP registry module to provide a reference
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:11877
    • 提供者:jake
  1. CSharp-series-tutorial

    0下载:
  2. C#教程pdf电子书 学习c#的入门书籍 由浅入深-C# tutorial pdf e-book' s introductory book to learn c# Deep
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1253915
    • 提供者:maweiqi
  1. CSharp-Introduce

    0下载:
  2. 《C#入门经典》本书适合于想学习使用。NET Framework编写C#程序的初级读者,也适合于已了解。NET 1.0,而想学习。NET 2.0和Visual Studio 2005最新功能的读者。-" C# Introduction to the classic" book for want to learn to use. NET Framework, C# program' s primary audience, but also for already know.
  3. 所属分类:CSharp

    • 发布日期:2017-05-20
    • 文件大小:5753234
    • 提供者:frank
  1. CSharp-grammer

    0下载:
  2. c#的语法全面介绍以及基本特征。 。尽管后面的章节会更为详尽,有时甚至逻辑缜密地对规则和例外情况进行描述,但本章的描述力求简洁明了,因而难免会牺牲完整性。-that s about introduction of c#
  3. 所属分类:CSharp

    • 发布日期:2017-05-19
    • 文件大小:5343254
    • 提供者:wangna
  1. The-cSharp-programming-language-3.0

    0下载:
  2. 学习c#的一本英文原本电子书籍 看之前得先有一定的英文基础啊-C# (pronounced “See Sharp”) is a simple, modern, object-oriented, and type-safe programming language. C# has its roots in the C family of languages and will be immediately familiar to C, C++, and Java programmers. C# is
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:542498
    • 提供者:董晓
  1. CSharp

    0下载:
  2. C#小程序,非常实用的一些案例,可以下载参考-C#programming,it s very useful,you can download it and learn more about it.
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:75219
    • 提供者:郑光宗
  1. CSharp

    0下载:
  2. 对于学习c#编程,ADO.NET编程的人可以作为参考,包括mdf编程等-It s useful for learning c# and ADO.NET,just for a reference.It includes mdf programming and so on.
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:879950
    • 提供者:pugongying
  1. CSharp-fourier-transfer

    0下载:
  2. C#的傅里叶变换 很好的源码 希望给大家带来帮助-C# fourier transfer good resource i hope it s useful
  3. 所属分类:Wavelet

    • 发布日期:2017-04-10
    • 文件大小:737
    • 提供者:fengwu
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com