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

搜索资源列表

  1. csharp综合学习资料

    0下载:
  2. c# 大量的学习资料。包括ado.net学习笔记,入门,以及各种小程序的源码等等。-lot of learning materials. Including ADO.Net study notes, the entry, and a variety of small source of such procedures.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:45.65kb
    • 提供者:丁一
  1. 51csharpprogram

    0下载:
  2. 一些Csharp小程序,包含很多应用技巧。对学习Csharp很有帮助。
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:28.13kb
    • 提供者:symour
  1. Bayes

    0下载:
  2. 本人的自作的一个Csharp小程序,主要实现了垃圾邮件的过滤。
  3. 所属分类:C#编程

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

    0下载:
  2. C#入门代码 25个小程序,初学者有用 一、从控制台读取东西代码片断: using System class TestReadConsole { public static void Main() { Console.Write(Enter your name:) string strName = Console.ReadLine() Console.WriteLine( Hi + strName) } }
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4.66kb
    • 提供者:vfory
  1. csharp.mail.socket

    0下载:
  2. 用c#实现能过socket连接smtp实现发送邮件及附件的小程序,通常可用来定时通知什么的-with c # socket connections will be a realization smtp mail attachments and small programs, usually can be used to regularly informed of what
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:12.86kb
    • 提供者:朱人杰
  1. ATM_test.rar

    0下载:
  2. 模拟ATM操作系统,用C#语言开发一个小程序。完全模拟银行自动柜员机(ATM)操作。里面有查询账户、存取、转帐等操作。,ATM_System which play like bank one.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:6.68mb
    • 提供者:陈冬
  1. MODBUS-CSharp

    0下载:
  2. socket测试小程序。MODBUS协议。很简单的小例子,适合初学者。-socket test applet. MODBUS protocol. A very simple little example for beginners.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-31
    • 文件大小:32.25kb
    • 提供者:大千
  1. ArcGisEngineNewProject

    1下载:
  2. ArcGIS engine二次开发的小程序,功能:添加shp、lyr图层,删除图层,移动图层,更改图例符号,属性查询,鹰眼,C#。-ArcGIS engine secondary development of small procedures, functions: add shp, lyr layer, delete layer, move layers, change the legend symbol, attribute query, Hawkeye, C#.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:88.02kb
    • 提供者:z
  1. CSharpAE

    1下载:
  2. ArcGIS engine二次开发的小程序,功能:添加shp、lyr图层,删除图层,移动图层,更改图例符号,属性查询,鹰眼,C#。 -ArcGIS engine
  3. 所属分类:GIS编程

    • 发布日期:2013-05-20
    • 文件大小:4.17mb
    • 提供者:李春风
  1. Get_Hardware_Msg

    0下载:
  2. 一个获取电脑硬件信息(CPU系列号和网卡地址等)的C#小程序。-An access to computer hardware information (CPU card serial number and address, etc.) C# Small procedures.
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:8.54kb
    • 提供者:方永忠
  1. ArcScene_TEST

    0下载:
  2. 自己编写的一个arcGIS小程序,实现了地图显示功能,以及ArcScene的动态演示功能.-I have written a small arcGIS procedures, to achieve the map display, as well as a dynamic presentation ArcScene function.
  3. 所属分类:GIS program

    • 发布日期:2017-03-30
    • 文件大小:55.17kb
    • 提供者:lingyang
  1. ge

    0下载:
  2. C#编写的嵌套google earth 的小程序。-C# written in a small nested google earth program.
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:890.64kb
    • 提供者:lijiang
  1. DragPic

    0下载:
  2. 窗体桌面小程序,实现窗体透明,加载图片无锯齿-Forms Desktop applet to achieve a form of transparency, load images without jagged
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:248.21kb
    • 提供者:胡胡
  1. des

    0下载:
  2. 用c#实现的简单的des算法的小程序,输入明文加密成密文,输入密文解密成明文。-With c# Realized des simple algorithm applet, enter the explicit encryption into ciphertext, enter into explicit ciphertext decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:14.09kb
    • 提供者:stella
  1. WindowsMobile-PicsApp

    0下载:
  2. Windows Mobile奥运场馆的小程序-Windows Mobile Olympic venues small procedures
  3. 所属分类:Button control

    • 发布日期:2017-03-29
    • 文件大小:4.07kb
    • 提供者:zf
  1. Http

    0下载:
  2. 使用C#.net开发的http断点下载的小程序。对于学习断点下载的初学者相信有点作用-The use of C#. Net development breakpoint http download a small program. Breakpoint downloaded for beginners to learn a little bit I believe the role of
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:6.4kb
    • 提供者:郭明
  1. Ajax

    0下载:
  2. 习\Ajax三层个人网站小程序 -Ajax to study the three-tier personal website applet
  3. 所属分类:Ajax

    • 发布日期:2017-04-10
    • 文件大小:1.27mb
    • 提供者:yangzhenyu
  1. Notepad

    0下载:
  2. 一个记事本小程序,初学C#时写的,仅供学习参考。-A Notepad applet, learning C
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:186.29kb
    • 提供者:wxliu
  1. wuZiQi

    0下载:
  2. 控制台下的人人对战的五子棋小程序,.net平台编写。-Everyone from the game console backgammon under the small program, net platform preparation.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-16
    • 文件大小:24.64kb
    • 提供者:violin
  1. cSharp

    0下载:
  2. 非常全面经典几个的Csharp小程序的代码-Very few of the classic round Csharp applet code
  3. 所属分类:CSharp

    • 发布日期:2017-03-21
    • 文件大小:27.4kb
    • 提供者:
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com