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

搜索资源列表

  1. BoxAndUnbox

    0下载:
  2. 一个用C#编制的测试装箱和拆箱方法的程序,以诠释值类型和引用类型之间的转换。-a C# test preparation and unpack crates of procedures to interpret the type and value of quoted type conversion.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1586
    • 提供者:流程
  1. MySqlDBUtilDemo.rar

    0下载:
  2. 本示例演示了用C#操作MySQL的方法,提供了三个可重用的类MySqlDBUtil,MySqlPageUtil,Page。 本例程演示了: 1.MySQL数据库的插入,更新,修改,查询; 2.带参数的sql语句的使用,而不是拼SQL; 3.使用Limit子句的分页查询; 4.用事务同时执行多个SQL语句; 5.在插入数据的同时返回最新的ID值; 6.整型,实型,字符串,日期型,布尔型五种数据类型的操作; 7.使用正则表达式来验证整数和实数; 8.listview用来显示数据的一
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:103992
    • 提供者:陈述器
  1. TimeManager.rar

    0下载:
  2. C#写的一个闹钟程序,可以建立多个闹钟,设置闹钟类型等,非常实用,C# Write an alarm clock program, you can create multiple alarm clock, set the alarm type and so on, very useful
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:864694
    • 提供者:刘诚
  1. Hownetusesemanticsimilaritytot

    0下载:
  2. 利用Hownet进行语义相似度计算的类,本代码是在C#版本上的改,Hownet use semantic similarity to the type of calculation
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:3674
    • 提供者:周斌
  1. MySoftwareManager.rar

    0下载:
  2. 自己为了积累代码,将平时开发的工程打包然后使用该软件统一管理。只是涉及到数据库的查找、添加、更新和代码下载,您可以作为工具自己改造一下,如果是C#刚入门 也可以作为数据库教程,有一个专门的数据库操作类,In order to accumulate their own code, the project will develop normally and then use the software package management. Related to the database only t
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:76584
    • 提供者:wzf
  1. IOCP.rar

    0下载:
  2. C#实现的完成端口模型封装类,简单稳定。,C# to achieve the completion port model type package, a simple stability.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:81383
    • 提供者:zyg
  1. CSharpChessEngine.rar

    0下载:
  2. 五子棋机器人对战框架,你可以自己编写自己的机器人类,和别人编写的进行对战。 c#,Gobang robot against the framework, you can write your own robot type, and others prepared to carry out the war. c#
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:38845
    • 提供者:wgy
  1. ConsoleApplicationUdt.rar

    0下载:
  2. 利用Oracle中的ODP.NET进行空间数据库的开发,编程语言为C#。解决了一些我们平时应用程序开发中不能解决的关于类型等方面的问题,Using Oracle s ODP.NET for spatial database development, programming language is C#. To solve some of our application development usually can not be solved on the type of issues
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:18365
    • 提供者:Serena Liu
  1. 06

    0下载:
  2. C#程序开发范例宝典 6文件系统 6.1创建和删除文件 6.2查找文件 6.3修改文件 6.4文件目录 6.5复制文件 6.6指定类型的文件操作 6.7其他-C# Programming Example 6 Baodian 6.1 File System 6.2 to create and delete files to modify the file search file 6.3 file 6.4 file 6.6 Copy 6.5 directory spe
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:510674
    • 提供者:cp
  1. CSVDemo

    2下载:
  2. 用C#写的一个简单的读写CSV文件的类 源代码演示了: 1.listview控件,openFileDialog控件的简单运用; 2.autoseed的Random类的使用; 3.保存CSV文件; 4.读取CSV文件; 5.简单的分层思想,视图-listview,业务数据-data,永久数据-csv file -With C# Written in a simple CSV file type to read and write the source code to d
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:8476
    • 提供者:陈述器
  1. CSharp-ConnectionStringUtil

    0下载:
  2. C#数据库连接字符串类,整理,规范代码。-C# database connection string type, collate and standardize the code.
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:22451
    • 提供者:James·杨
  1. CSharpWinMMmci

    0下载:
  2. 用C#调用API实现声音的播放,C#没有提供播放MP3等音频文件的类,要编写播放MP3等音频文件程序,必须使用第三方控件或类。本文使用API函数mciSendString,编写一个播放MP3等音频文件的类。 -Call the API using C# to achieve playback sound, C# does not provide, such as MP3 audio files to play the class, be prepared to play MP3 audio fi
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:62226
    • 提供者:chengwei
  1. Json40r2

    0下载:
  2. c#版本的json转换类库,可以深层次的转换实体类型-convert c# version of the json library, you can deep-level entity type conversion
  3. 所属分类:CSharp

    • 发布日期:2017-05-18
    • 文件大小:5009994
    • 提供者:dfd
  1. TypedGame_yeabow_0.4

    0下载:
  2. C#作业 打字游戏 多线程实现 下了记得评个分 免费送啦 适合初学者... -C# Job type games multi-threaded implementation of the recall, under sub-free sending啦commentary for beginners ...
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1116679
    • 提供者:yeabow
  1. cSharpshitiku

    1下载:
  2. 使用C#与SQL实现的通用试题库管理系统,功能比较全面,可以根据科目的类型添加试题,界面大方美观-Use C# and SQL to achieve the common test library management system, function more fully, you can add questions based on the type of course, generous and beautiful interface
  3. 所属分类:C#编程

    • 发布日期:2012-11-05
    • 文件大小:1163997
    • 提供者:王赞
  1. variant_use

    0下载:
  2. C#中VAriant变量的各种使用方法和相互转换。 Key words: Variant, 类型转换。-C# Variant variables in a variety of use and conversion. Key words: Variant, the type of conversion.
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:94080
    • 提供者:Steno
  1. GetInformation

    0下载:
  2. 使用C#语言获得本地机器码,例如PC机类型、硬盘序列号、网卡序列号、IP地址、等-Using the C# language acquisition native machine code, such as PC-type hard drive serial number, card serial number, IP address, etc.
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:263202
    • 提供者:刘恋
  1. ppm_encoder

    0下载:
  2. 遥控程序开发这个软件是免费的。根据你自己的选择-Title : C file for the rc ppm encoder (servo2ppm_v4_2.c) Author: Chris Efstathiou E-mail: hendrix at vivodinet dot gr Homepage: ........................ Date: 3/Aug/2009 Compiler: AVR-GCC with
  3. 所属分类:CSharp

    • 发布日期:2017-11-21
    • 文件大小:50004
    • 提供者:曹英
  1. drawplant

    2下载:
  2. 用c#开发的画图板程序,能设置画笔画刷颜色,画笔宽度,画刷类型。可以输入文字,鼠标拖拽绘制矩形,圆,椭圆,三角形,鼠标自划线,等图形。并能设置背景图片,能设置背景透明度,绘制后可保存成图片。-Developed with c# drawing board procedures, setting the brush strokes painting color, pen width, brush type. Can enter text, drag the mouse draw the recta
  3. 所属分类:C#编程

    • 发布日期:2013-04-19
    • 文件大小:386119
    • 提供者:manoro
  1. AccessDBUtilDemo

    1下载:
  2. 本文介绍C#访问操作Access数据库的基础知识,并提供一个相关的例程。 本例程演示了: 1.Access数据库的插入,更新,修改,查询; 2.带参数的sql语句的使用,而不是拼SQL; 3.使用DataReader的分页查询,而不是用嵌套的SQL语句来分页; 4.用事务同时执行多个SQL语句; 5.在插入数据的同时返回最新的ID值; 6.整型,实型,字符串,日期型,布尔型五种数据类型的操作; 7.使用正则表达式来验证整数和实数; 8.listview用来显示
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:14678
    • 提供者:陈述器
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com