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

搜索资源列表

  1. FontToolBar

    0下载:
  2. 将windows中的字形,颜色,字体大小等功能集合在一起,做成一个控件!在编写C#程序时,可以将其加入动态连接库,直接使用! 方便,简单!本人花了1个星期弄出来,功能完善,使用方便,给大家共享!-windows to the shape, color and font size functions together and create a control! C# in the preparation process, it will join its dynamic link librar
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:570.46kb
    • 提供者:张锐
  1. calc

    0下载:
  2. 简单的整数计算器,用C#弄出来的-Simple integer calculator using C# get out of ......
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:24.32kb
    • 提供者:xinnan
  1. up

    0下载:
  2. This c# funtion is demo how to use pictureBox, You can Zoon in or Zoon out picture,rotate and move picture.Other way,this function demo how to get keyEvent in c#.-This c# funtion is demo how to use pictureBox, You can Zoon in or Zoon out picture, rot
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:557.16kb
    • 提供者:MyMyHarmonica
  1. TimeOutTCPClient

    0下载:
  2. .NET的Socket连接有超时的机制,但需要等待很长的时间才能得到结果。可以使用自己编写的优化了的超时机制的Socket类来解决这个问题-. NET-Socket connection with timeout mechanism, but need to wait for a very long time to get results. You can use their own written-out mechanism for optimizing the Socket class to
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:1.54kb
    • 提供者:ratiam
  1. Easement

    0下载:
  2. VS2008开发的VC++笔记记录工具 VC++笔记记录工具,源代码编译运行于VS2008及以上版本,能够快速记录笔记,支持便笺管理和文件管理的一个小工具软件,程序中把CListCtrl 改成可以按文件路径显示文件。   把CRichEdit改成可以显示行号,可以设置背景等,语法高亮暂时没弄出来(主要是闪烁的问题找不到办法解决)。   把CButoon写成符合下列要求:   支持位图、边框、填充颜色三种风格,并且可以内置一个小按钮,像标签上面的关闭按钮。   把CStatic
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:356.14kb
    • 提供者:叶韵
  1. E7

    0下载:
  2. 本程序用来画B样条曲线,程序运行后可以在坐标系内选择需要的点,同时弹出消息框确定具体的点的位置,点击确定划线按钮可以画出B样条曲线。-when the program is running ,it will pop out an windows form ,if you click the coordinate on the right,you can get the point needed to draw a B spline
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:40.74kb
    • 提供者:samuel
  1. Progressbar

    0下载:
  2. 该程序采用了jquery框架,实现了小文件上传。 两个地方需要解释 第一,如何知道监听的这个文件就是上传的这个文件实现机制很简单,就是让asp.net产生一个唯一的guid,这个id序号是唯一的,通过ajax取出来赋值给一个隐藏字段;第二,如何获取guid标志的文件信息?通过asp.net缓存机制实现,上传的过程中,不断的将上传信息往缓存里面写,直到文件上传完成,而在另外一个通过guid获取缓存的信息,信息包括你想要的信息,比如上传了多少字节、消耗了多长时间等。 程序核心页面 i
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:84.16kb
    • 提供者:wj
  1. complex-curve

    0下载:
  2. a simple program that get the specs of a curve and gives the set out table
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:158.03kb
    • 提供者:sobhan
  1. SerializeTest

    0下载:
  2. 主要介绍c#中如何运用序列化和反序列化来进行软件参数的配置,保存成一个xml的配置文件以及把xml的配置信息获取填写进界面,适合初级者学习。-How to use serialization and deserialization to software configuration parameters mainly introduces c#, save the configuration file is a XML and to get XML configuration informati
  3. 所属分类:CSharp

    • 发布日期:2017-11-26
    • 文件大小:47.91kb
    • 提供者:李博
  1. Linq(01)Linq

    0下载:
  2. Linq(01)Linq 的基本查询包含有循环打印数据(通过主键读取到需要得到的值),过滤、排序、部分均可用,还有提取部分、连接(内外连)分组(根据指定ID进行分组,分组的字段可以使多个,分组后每组的数据的数量如果大于1的话就打印出来)、嵌套查询(首先得到第一个表的数据源,然后得到第二个表的数据源,同时定义一个Books的临时表来存储得到的数据),交并集(用延迟操作符 求得两个集合的交集与并集)。测试请注意:Windows XP不能运行本程序,需要64位系统。-Linq (01) Linq qu
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:37.71kb
    • 提供者:ypudn51
  1. migong

    0下载:
  2. 迷宫求解:可以输入一个任意大小的迷宫数据,用非递归的方法求出一条走出迷宫的路径,并将路径输出 -Maze Solver: You can enter a maze of data of any size, with a non-recursive method get out of the maze of paths and path output
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:11.25kb
    • 提供者:王明
  1. Sensitivity-analysis-

    0下载:
  2. 在数学建模比赛中要获得好的分数,最好都要进行灵敏度分析。本文件中包含详细的matlab灵敏度分析程序,只要通过修改相关参数即可。-In mathematical modeling competition to get a good score, the best sensitivity analysis should be carried out. This document contains a detailed sensitivity analysis matlab program, sim
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:114.08kb
    • 提供者:韦杰
  1. Maze

    0下载:
  2. 为了理解数据结构而设计的迷宫问题,随机生成一个迷宫,若走得通则给出,走不出则提示。-In order to understand the maze of data structure and design, randomly generated a maze, if General gives go, get out of the tips.
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1.39mb
    • 提供者:Mystery
  1. lab3.el-gamal

    0下载:
  2. El-gamal shifr get password for me endless space got away out
  3. 所属分类:C#编程

    • 发布日期:2018-01-08
    • 文件大小:217kb
    • 提供者:ctok81
搜珍网 www.dssz.com