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

搜索资源列表

  1. CSharp講義

    0下载:
  2. C#講義,顧名思義,想學C#的朋友可得好好看看了.-C# lectures, as the name suggests, like the C# friends availability of a good look.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:197.71kb
    • 提供者:阿水
  1. CSharp编码规范

    0下载:
  2. 东软的c#编码规范,好的代码习惯有如下好处: 1 方便代码的交流和维护。 2 不影响编码的效率,不与大众习惯冲突。 3 使代码更美观、阅读更方便。 4 使代码的逻辑更清晰、更易于理解。-Neusoft c # coding norms, good habits code has the following advantages : a convenient source of exchange and maintenance. 2 does not affect the
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:50.63kb
    • 提供者:chenhony
  1. Csharp

    0下载:
  2. 关于C#中委托、接口的一种理解方式。 将紧耦合、异步通知、静态监听者等融合进一个代码故事增强其可理解性。 适合CSharp学习者阅读-on C# entrusted Interface an understanding manner. Will be tightly coupled, asynchronous notification, passive integration, such as the interception of a code into the story to en
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:3.71kb
    • 提供者:李俊生
  1. Csharp

    0下载:
  2. C#.ASP教程,从最基础的知识开始讲起
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1.2mb
    • 提供者:xiang
  1. Csharp-keys

    0下载:
  2. c#快捷键总结,希望有志于学习c#的智者,更上一层楼。
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:9.84kb
    • 提供者:tce
  1. CSharp-reference-mstscax.dll C#调用mstscax.dll编写远程桌面软件

    0下载:
  2. C#调用mstscax.dll编写远程桌面软件-C# reference mstscax.dll write remote desktop software
  3. 所属分类:编程文档

    • 发布日期:2016-01-25
    • 文件大小:156kb
    • 提供者:binzeng
  1. DesignPattern.rar

    0下载:
  2. 大话设计模式之小菜编程成长记,一本显浅易懂的以c#描述的设计模式,Lying on the side programming design patterns to grow in mind that a simple and understandable to the c# Described in Design Patterns
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1.13mb
    • 提供者:jxnewdate
  1. shanchu.rar

    0下载:
  2. 一个用C#编写的删除例子,可以作为封装成类。,One prepared by the deletion of C# example, can serve as a package into a category.
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:578byte
    • 提供者:张军
  1. cadjig.zip

    0下载:
  2. cad二次开发中实现拖动效果 jig的实例 C#语言,cad secondary development to achieve the effect of dragging the jig examples C# Language
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:3.28kb
    • 提供者:余芳强
  1. SMS

    0下载:
  2. 通过短信猫发短信,C# 版本,支持TC35i,TC35等工业手机模块-Cat via SMS text messaging
  3. 所属分类:Communication

    • 发布日期:2017-05-13
    • 文件大小:3.21mb
    • 提供者:joy
  1. news-system-cSharp-vs2010

    0下载:
  2. 毕业设计-新闻发布系统-c#-sql-asp.net-网站-Graduation- News system-c#-sql-asp.net-website
  3. 所属分类:Project Design

    • 发布日期:2017-05-14
    • 文件大小:3.45mb
    • 提供者:huang
  1. ArcObjects-GIS-CSharp.NET

    0下载:
  2. 基于ArcObjects与C#.NET的GIS应用开发 在广泛的社会需求调查的基础上,选择国际流行的、最具代表性的、最新版本的ArcObjects作为CIS开发组件,以C#.NET作为开发环境,全面系统地阐述了应用型GIS工程项目开发的基本思路、技术方法和应用实例。-NET GIS application development based on ArcObjects with C#. "On the basis of a wide range of social needs survey,
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3.58mb
    • 提供者:小王
  1. Drawline

    0下载:
  2. 一個用C#動態繪圖的範例,含動態編輯功能。 -A dynamic graphics using C# for example, with dynamic editing features.
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:18.56kb
    • 提供者:big stone
  1. CSharp

    0下载:
  2. C#代码规范,包括代码外观,命名规范,注释规范等-C# Code norms, including the code appearance, naming convention, notes norms
  3. 所属分类:File Formats

    • 发布日期:2017-04-06
    • 文件大小:48kb
    • 提供者:卢志英
  1. map

    0下载:
  2. .NET平台下专题地图实现的C#代码 private void 点密度图ToolStripMenuItem_Click(object sender, EventArgs e) { //获取当前图层 ,并把它设置成IGeoFeatureLayer的实例 IMap pMap = axMapControl1.Map ILayer pLayer = pMap.get_Layer(0) as IFeatureLayer IFeatureLay
  3. 所属分类:Document

    • 发布日期:2017-03-26
    • 文件大小:16.6kb
    • 提供者:王博
  1. CSharpNET

    0下载:
  2. 基于C#的即时通迅系统的毕业设计,可进行点对点的网络通迅。-CSharp-based real-time communication system graduation design, it can conduct peer-to-peer communication network.
  3. 所属分类:Project Design

    • 发布日期:2017-04-26
    • 文件大小:81.93kb
    • 提供者:张念
  1. Csharp

    0下载:
  2. 信息介绍C sharp开发编码规范,系统介绍变量、类,对象等设计原则和规范,值得一读。-Introduction C sharp development of information coding norms, systems introduce variables, classes, objects, such as design principles and norms, it is worth a read.
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:8.38kb
    • 提供者:BIG
  1. CSharp-uses-Excel-file

    0下载:
  2. c sharp 使用 execle 编程。c sharp 使用 execle 编程。c sharp 使用 execle 编程。-c sharp programming using execle. c sharp programming using execle. c sharp programming using execle. c sharp programming using execle.
  3. 所属分类:software engineering

    • 发布日期:2017-03-21
    • 文件大小:15.54kb
    • 提供者:小虫
  1. ASP.Net(CSharp)OA

    0下载:
  2. 本毕业设计首先介绍了ASP.NET Web应用系统的方案设计要素及框架设计方法,然后选择了系统管理、人事管理系统、项目管理系统、文档管理系统、内部邮件系统以及公司日程管理系统作为案例,深入剖析了办公自动化系统的开发思路、实现方法和技巧。 本毕业设计注重实用性和工程实践性,紧密结合办公自动化的应用需求,本毕业设计适合正在从事或希望从事办公自动化软件开发的人员阅读。 通过对本毕业设计的系统实践,学生能够对ASP.NET进行更深层次的了解,在能快速、独立地开发出一套商业软件的同时还能学会一整套
  3. 所属分类:Project Design

    • 发布日期:2017-05-14
    • 文件大小:3.85mb
    • 提供者:梁智斌
  1. 杜洋C#完整课程资料

    3下载:
  2. 这是杜洋C#上位机教程的全部示例代码,大家可以下载之后学习参考(This is all the sample code of Du Yang's CSharp upper computer course)
  3. 所属分类:文章/文档

    • 发布日期:2020-07-22
    • 文件大小:6.18mb
    • 提供者:王森OUC
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com