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

搜索资源列表

  1. calc

    0下载:
  2. 简易计算器,WPF新手练习小程序,用于练习WPF编程基础,只有简单的加减乘除运算。-Simple calculator, WPF novice practice small program used to basis of exercises WPF programming, simple addition and subtraction, multiplication and division.
  3. 所属分类:CSharp

    • 发布日期:2017-11-26
    • 文件大小:44431
    • 提供者:凉白开
  1. UseDirectory

    0下载:
  2. 使用C#怎么创建文件和文件夹?这是一个完整的源码实例,你只需在文本框中输入文件夹的路径和名称,点击“创建”按钮,即可创建一个文件夹,程序的实现过程:判断输入的文件夹名称是否为空,然后使用Directory类的Exists方法判断要创建的文件夹是否存在,再使用Directory类的CreateDirectory方法创建文件夹,最后给出创建成功的提示。这是一个适合C#新手参考的基础FSO操作实例。-Using C# how to create files and folders? This is a
  3. 所属分类:CSharp

    • 发布日期:2017-12-04
    • 文件大小:13078
    • 提供者:hpudn81
  1. ControlFormMove

    0下载:
  2.  C#窗体移动示例,用键盘上的方向键控制窗体的移动,上、下、左、右键各控制窗体移动的方向,其实平时用的这种功能的不多,为了学习C#的目的,特将此源码发上来让新手们参考。-C# form mobile example, use the arrow keys on the keyboard to control the movement of the form, up, down, left and right of each control form the direction of moveme
  3. 所属分类:CSharp

    • 发布日期:2017-12-06
    • 文件大小:12100
    • 提供者:hpudn87
  1. ClearTreeView

    0下载:
  2. 清除TreeView内容,C#源码下载,这是一个需要与数据库相结合的TreeView例子,示例演示了如何在C#中清除TreeView里的内容,刚接触C#的新手们,这是一个入门级的例子,因此有必要掌握一下。-Clear TreeView, C# source code download, this is a need with the database-phase combination of TreeView example, the example demonstrates the how i
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:14366
    • 提供者:hpudn92
  1. cSharpchater--server

    0下载:
  2. 一个简单的基于c#的聊天工具,对于刚学c#的新手是挺不错的入门程序。-A simple for the novice just learning c# c#-based chat tool is a very good entry procedures.
  3. 所属分类:CSharp

    • 发布日期:2017-11-30
    • 文件大小:68855
    • 提供者:郑强
  1. cSharp-chater-client

    0下载:
  2. 一个基于C#开发的聊天工具,对于c#入门新手来说是不错的联系程序。-Based chat tool for C# developers, c# entry novice good contact program.
  3. 所属分类:CSharp

    • 发布日期:2017-11-23
    • 文件大小:1001817
    • 提供者:郑强
  1. draw2

    0下载:
  2. 很好的绘图程序,新手不错的学习资料,主要运用窗体实现,可以实现直线,折线,矩形,圆形等绘图操作-Good drawing program, novice good learning materials, the main use of the form to achieve, you can achieve a straight line, polyline, rectangle, circle drawing operations
  3. 所属分类:CSharp

    • 发布日期:2017-11-29
    • 文件大小:95556
    • 提供者:Eric
  1. fish

    0下载:
  2. 金鱼小宠物,运用C#编写,能够在屏幕上游来游去,同时会自己转向,可以拖拽,非常适合新手学习-Goldfish small pets, use written in C#, and be able to swim upstream of the screen, and it will turn to their own, you can drag and drop, very suitable for novice learning
  3. 所属分类:CSharp

    • 发布日期:2017-12-01
    • 文件大小:2924597
    • 提供者:Eric
  1. saichang

    0下载:
  2. 飞思卡尔摄像头程序,有详细注释,适合新手拿来研究,加油吧!-The Freescale camera program, there are detailed notes, suitable for Novice used to study, filling it!
  3. 所属分类:CSharp

    • 发布日期:2017-12-01
    • 文件大小:800659
    • 提供者:xuejiao
  1. diejiafenxi

    0下载:
  2. 自制叠加分析功能,新手可以学习其中的实现方法!小工具蛮好用啊-failed to translate
  3. 所属分类:CSharp

    • 发布日期:2017-12-06
    • 文件大小:226837
    • 提供者:周询
  1. FK

    2下载:
  2. 基于C语言的地震F-K法偏移,比较适合新手学习,如有不懂可以互相交流学习-Seismic F-K migration C language, more suitable for beginners to learn, if do not know can learn from each other
  3. 所属分类:CSharp

    • 发布日期:2017-11-19
    • 文件大小:2566452
    • 提供者:kongwei
  1. code

    0下载:
  2. 《C#项目开发全程实录》.随书源码,适合新手学习,共10个项目。-C# project development of the whole record. " With the source book, suitable for novices to learn, a total of 10 projects
  3. 所属分类:CSharp

    • 发布日期:2017-11-14
    • 文件大小:19763163
    • 提供者:李狗蛋
  1. changeip

    0下载:
  2. Visual C#自动更新本机IP地址,首先判断网络连接是否可用,然后设置ip地址和子网掩码、设置和获取网关地址、设置DNS、显示本地连接信息、获取IP地址、获取子网掩码、获取默认网关、获取DNS服务器、显示子网掩码、显示默认网关、显示DNS服务器等,新手可以学习到上述技巧-Visual C# automatically update the IP address of the machine, first determine whether the network connection is
  3. 所属分类:CSharp

    • 发布日期:2017-11-14
    • 文件大小:13556
    • 提供者:zpudn24
  1. AppView

    0下载:
  2. 在C#中应用数据库视图,分享给初学C#的新手参考,源码完整,含有数据库,不过要自己附加到SQLServer里-In C# application database view, and share with novice beginners C# Reference, complete source code containing the database, but to attach itself to the SQL Server in the
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:315328
    • 提供者:zpudn71
  1. wifi

    0下载:
  2. windows wifi 设置 快捷、美观、新手学习-windows wifi settings
  3. 所属分类:CSharp

    • 发布日期:2017-11-19
    • 文件大小:462665
    • 提供者:郭世全
  1. dianchat

    0下载:
  2. 又一个基于C#程序完成的基本点对点聊天室,程序还并不完善,需要很多功能慢慢完善,放上来帮助想学C#的新手参考-A peer-to-peer chat rooms based on C# program completed, the program is not perfect, need a lot of features slowly improving Fangshanglai help novice want to learn C# Reference
  3. 所属分类:CSharp

    • 发布日期:2017-11-13
    • 文件大小:13962
    • 提供者:zpudn81
  1. FormatFind

    0下载:
  2. C#在查询语句中使用格式化函数,将出生日期格式化为“年月日”的格式,一个初学者的例子,欢迎C#新手参考-C# using the formatting function in the query, the date of birth formatted as " date" format, Example of a beginner, welcome to novice C# Reference
  3. 所属分类:CSharp

    • 发布日期:2017-11-29
    • 文件大小:13581
    • 提供者:zpudn81
  1. FindFig

    0下载:
  2. 在C#中使用SQL查询满足指定数字的记录集,很基础的操作了,其实这也是最常用的条件查询语句之一,查找某一字体中等于某一数值的记录,制作成窗体的形式了,帮助新手了解数据库操作-SQL query to meet the specified number of records set in C# based operating one of the query, in fact, this is the most common conditions, find a font equal to a c
  3. 所属分类:CSharp

    • 发布日期:2017-12-03
    • 文件大小:315932
    • 提供者:zpudn88
  1. ManyTableStat

    0下载:
  2. 数据库多表分组统计的C#源码实例,以前发过基于同一数据表的分组统计程序,现在这个是基于多个表,互相关联,难度稍微增加,源代码分享给C#数据库设计初级新手-Database multi-table the packet statistics C# source code examples, previously sent a packet statistical procedures based on the same data table, this is based on multiple t
  3. 所属分类:CSharp

    • 发布日期:2017-11-22
    • 文件大小:315803
    • 提供者:zpudn88
  1. TriggerSystemDate

    0下载:
  2. C#中Update触发器在系统日志中的应用,基于C#和SqlServer Update触发器的一个小实例,帮助C#新手快速掌握如何在C#中使用Update触发器-C# Update trigger in the system log, based on C# and SQL Server Update trigger a small example to help novice C# quickly grasp how to use the Update trigger in C#
  3. 所属分类:CSharp

    • 发布日期:2017-11-10
    • 文件大小:316677
    • 提供者:zpudn89
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 24 »
搜珍网 www.dssz.com