CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - 新手

搜索资源列表

  1. AboutDrawLine

    0下载:
  2.  C#使用DrawLine对象绘制一条直线,绘制水平线和垂直线,点击对应的按钮,即可调用DrawLine方法绘制直线,一种固定的模式,没有什么难度,C#入门新手参考会不错,学习一点图形绘制方面的基础知识-C# uses the DrawLine object to draw a straight line, draw horizontal and vertical lines, click the corresponding button, you can call the DrawLine m
  3. 所属分类:CSharp

    • 发布日期:2017-11-17
    • 文件大小:12288
    • 提供者:tpudn49
  1. WCF.Propelling

    0下载:
  2. WCF编程的一个完整的例子。WCF编程新手选择-WCF programming a complete example. Select WCF programming novice
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:125961
    • 提供者:许涛
  1. jdsf

    0下载:
  2. c语言经典100算法。(适合新手)代码-c language classic 100 algorithms. (Suitable for beginners) code. . . . . . . . .
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:24076
    • 提供者:赵振宇
  1. newsplayer-

    1下载:
  2. 一个简单的C#应用,可以像浏览器一样输入网址打开网站,还有仿 记事本 小工具,记事本可以自定义文字颜色和背景颜色,是个新手学习C#的良品。-A simple C# application, you can enter the URL like a web browser open the site, as well as imitation notepad gadget, notepad can customize the text and background colors, is a nov
  3. 所属分类:CSharp

    • 发布日期:2014-11-18
    • 文件大小:1781760
    • 提供者:lyh
  1. NetCommit

    0下载:
  2. 做公司的项目用到了c#的udp协议,就顺手做了一个局域网的聊天室,udp的类比较完整,可以在其他项目中直接使用,同时用到了委托,事件,以及.net4.0中新的特性任务,方便新手学习,程序直接可用,需要.net4.0的运行环境,如果消息不能正确收发请关闭防火墙-Do the company' s project uses the udp protocol c#, it easily made a LAN chat rooms, udp class of relatively complete
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:50409
    • 提供者:张帆
  1. CarryOutMultiFacility

    0下载:
  2. 在C#的DataGridView控件中实现复选功能的实例源码,使用了数据库,DataGridView读取数据库只为了配合演示复选框的功能,源码中也向C#新手演示如何使用C#连接、建立数据集、读取和关闭数据库连接的方法,代码中的大量注释是学习的宝贵资料,引用与数据库操作有关的命名空间,可以为您提供丰富的参考,作者版权所有,仅供学习与参考。-The check function source code examples in C# DataGridView control, the use of t
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:219159
    • 提供者:桂花翅子
  1. ICOChangeBMP

    0下载:
  2. C#将Ico图像转换为位图文件工具,简单图像转换程序示例代码,运用C#技术实现这一功能,帮助C#新手了解一下其图像的处理功能。 ,作者版权所有,仅供学习与参考。-C# Ico images will be converted to bitmap file tools, simple image conversion program example code, the realization of this function using the technology of C#, help C
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:14976
    • 提供者:桂花翅子
  1. 87865467888

    0下载:
  2. 显示图片滚动条实例c#源代码,如何让C#的窗体中出现显示图片时候的滚动条呢?这是一个典型的例子,新手经常遇到此类问题可能束手无策,看了一下这个源码您就明白了。 ,作者版权所有,仅供学习与参考。-Show the picture scroll bar example c# source code, how to make the C# form in the display picture when the scroll bar? This is a typical example, the
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:211706
    • 提供者:桂花翅子
  1. WindowsFormsApplication1

    0下载:
  2. windows平台下C#,关于服务器和客户端通讯实例,对于新手理解socket 和 线程很有帮助。-it s a example about the communication between server and client.
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:48025
    • 提供者:纪纲
  1. Hotel-Manage-Ssytem

    0下载:
  2. 酒店管理系统,带有LinQ to sql 新手掌握-Hotel Manage Ssytem
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:1689225
    • 提供者:吴天华
  1. adologin

    0下载:
  2. 使用ado实现的用户登录模块,VC++中的ADO对象操作,VC6.0下直接编译运行,请参见运行截图。其实ADO在数据库操作中比较基础了,ADO登录程序可以说是最简单的VC++与数据库应用程序了,所以说如果你是VC++新手的话,最好还是看一看源码比较好。- 使用ado实现的用户登录模块,VC++中的ADO对象操作,VC6.0下直接编译运行,请参见运行截图。其实ADO在数据库操作中比较基础了,ADO登录程序可以说是最简单的VC++与数据库应用程序了,所以说如果你是VC++新手的话,最好还是
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:1348115
    • 提供者:wangshuang
  1. MVVMDemo

    0下载:
  2. MVVM的Demo 代码简单适合新手熟悉-MVVM the Demo Code is simple for novices
  3. 所属分类:CSharp

  1. Suspension-window

    0下载:
  2. 一个C#显示时间的悬浮窗源码,因为是新手,写得不好,仅供参考.-A C# source code floating window to display the time, as a novice, poorly written, for reference only.
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:53166
    • 提供者:秦默平
  1. SnakeSeries

    0下载:
  2. 一个C#开发的贪吃蛇的小游戏,便于新手学习,里面的三个小程序分别对应三个版本。-A C# development Tetris game, easy for novices to learn, inside three small programs corresponding to the three versions.
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:180546
    • 提供者:xiaoqiang
  1. SimpleCalculator

    0下载:
  2. c# wpf做的一个简单计算器,使用了按钮和label等控件,新手学习用。-c# wpf do a simple calculator, use the buttons and label such controls, novices to learn.
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:57603
    • 提供者:杨家贵
  1. admiweb

    0下载:
  2. 前面公司开发的时候用的一套版 主要是我自己写的几个可以通用的界面 用来开发了好几个企业站 新闻和后台文本编辑器是用的eWebEditor 应该是比较实用的东东 比较适合初级的新手在公司做小站使用 欢迎各高手指点交流-asp net web
  3. 所属分类:CSharp

    • 发布日期:2017-05-22
    • 文件大小:6805467
    • 提供者:杨龙
  1. myschool

    0下载:
  2. 考试管理系统-新手制作.实现简单的数据库功能,新增\修改学生,教师,试题的一个小程序-Examination Management System- Novice production. Achieve a simple database functions, add \ modify the students, teachers, test a small program
  3. 所属分类:CSharp

    • 发布日期:2017-05-12
    • 文件大小:3001230
    • 提供者:徐晃
  1. jishiben

    0下载:
  2. C#写的简单记事本源码,打开,保存,查找等等,新手可以-C# source code written in a simple notepad, open, save, search, etc., the novice can see
  3. 所属分类:CSharp

    • 发布日期:2017-05-08
    • 文件大小:1718132
    • 提供者:jerrychen
  1. Skyline

    0下载:
  2. skyline二次开发入门资料,新手入门必须-secondary development of introductory information skyline
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:146084
    • 提供者:王起超
  1. CSharpbiji

    0下载:
  2. C#笔记 学习方法资料 对新手有很大帮助~~也是成为高手必备-C# learning information notes are very helpful to the novice ~ ~ also become a master essential
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:26630
    • 提供者:防守打法
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 24 »
搜珍网 www.dssz.com