CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - CSharp 文件

搜索资源列表

  1. QQ

    0下载:
  2. 网络聊天程序,分客户端和服务器端,有文件传输、图片传输、文字传输等信息-Internet chat program, sub-client and server-side, there are file transfer, picture transmission, text message transmission, etc.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-30
    • 文件大小:109851
    • 提供者:王政博
  1. wav

    0下载:
  2. 局域网语音聊天软件的源代码,vs2005 c#开发的,集语音聊天、文本聊天、文件传输、用户验证功能-vs2005 c#,socket,direct
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:726414
    • 提供者:shujel
  1. TXTClass

    0下载:
  2. 提供了一个用C#语言实现的txt文件操作类,实现了写入txt、读取txt、读取指定行、删除指定行、查询txt指定内容,按照给定条件查询、删除txt文件内容等功能。调用方便,操作简单,附有使用说明。-Provides a C# language using the txt file manipulation class realized write txt, read txt, reads the specified line, delete the specified row, query tx
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:5235
    • 提供者:gc
  1. CSharp[AESEncryptDecrypt]

    0下载:
  2. C#编写的文件加密解密程序,使用AES加密算法,速度快,安全,不限制要输入的密钥长度,可以选择是否更改加密后文件的后缀名,界面美观-C# documents prepared by encryption and decryption procedures, the use of AES encryption algorithm, fast, safe, no restrictions on the importation of key length, you can choose whether
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:86614
    • 提供者:卓然
  1. c_sharp_MiniChatBeta1.0

    0下载:
  2. c#写的一个聊天软件客户端和服务端,可以实现群聊单聊,发表情,文件传输,适用于局域网和广域网,适合初学者参考。-c# to write a chat client and server software, allows group chat single chat, express feelings, file transfer, applicable to local area networks and wide area networks, suitable for advanced use
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:2462143
    • 提供者:john
  1. ScanFile1

    0下载:
  2. C#磁盘文件扫描,磁盘文件扫描系统 V1源码 采用多线程实现的文件扫描,可以暂停,看是,退出 程序功能 可在指定的磁盘内对指定的内容进行搜索。 -C# disk file scanning, document scanning system disk V1 source multi-threaded implementation of document scanning, can pause, look at that, exit the program funct
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:46832
    • 提供者:王茜
  1. MyCommunication

    0下载:
  2. 该通讯录是自己练习时所编写,采用c#实现,以文本文件存取通讯录记录,并实现了记录的浏览,添加,修改,删除,音乐播放等功能-The Address Book is prepared by their own practice, the use of c# Achieve in order to access the Address Book text file records and achieved a record to view, add, modify, delete, music pla
  3. 所属分类:CSharp

    • 发布日期:2017-05-26
    • 文件大小:2169902
    • 提供者:张阿牛
  1. Fileman

    0下载:
  2. C#版本,功能较全的文件批量改名,查找,替换工具。包含正则表达式的使用。-C# Version features over the whole bulk of the document name, find, replace the tool. Includes the use of regular expressions.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:18911
    • 提供者:sunxun
  1. TCP

    0下载:
  2. Csharp的局域网两天软件,拥有文件传输·等强大的功能·-CSharp LAN software for two days, with file transfer, such as powerful
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-25
    • 文件大小:39923
    • 提供者:ethan
  1. DataRead

    0下载:
  2. 读取雷达站上传的新一代天气雷达报警信息及参数文件。-Read From a new generation of weather radar warning radar information and parameter files.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:166315
    • 提供者:刘维成
  1. up_down_zip

    0下载:
  2. vs2005 C# 文件上传与下载_在线压缩和解压文件-vs2005 C# _ file upload and download files online compression and decompression
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:441968
    • 提供者:郑道勃
  1. customnotepad1.1

    0下载:
  2. 程序功能: 1、实现程序的自定义安装 2、实现程序的卸载快捷方式 3、保存的自定义文件(.cfo格式)可以自动关联图标 4、双击.cfo文件可以自动启动自定义程序打开 5、双击打开多个文件时,程序单进程运行 主要采用方法: 1、把文件关联信息保存到系统注册表,按指定格式存储,文件即可自动和程序和图标关联! 2、采用自定义安装操作,通过System.Configuration.Install.Installer类来实现 -Program fe
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:154866
    • 提供者:jmingju
  1. EncryptDecrypt

    0下载:
  2. 这是可以加密&解密字符串,二进制流,文件的例子。-This is encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:33015
    • 提供者:yhb
  1. print

    0下载:
  2. 用CSHARP写的文件与打印的源码实例,希望对大家有用-Written by CSharp file and print the source code examples, and they hope U.S. Useful
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:613119
    • 提供者:fsfsd
  1. Ftp

    0下载:
  2. FTP使用,FTP上传文件,FTP下载文件-FTP use, FTP upload files, FTP to download files
  3. 所属分类:Applications

    • 发布日期:2017-04-17
    • 文件大小:44409
    • 提供者:myh
  1. p2p

    0下载:
  2. 使用C#进行点对点通讯和文件传输 使用C#进行点对点通讯和文件传输-使用C#进行点对点通讯和文件传输
  3. 所属分类:.net

    • 发布日期:2017-04-01
    • 文件大小:4585
    • 提供者:leassy
  1. ChatServer

    0下载:
  2. 简历一个服务器端(利用套接字来建立连接)从而进行文件传输-Resume a server-side (using sockets to establish a connection) in order to carry out file transfer
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-26
    • 文件大小:241449
    • 提供者:张博亚
  1. CWinFormSocket

    0下载:
  2. Socket,端口监听,实现聊天室,点对点文件传输。-Socket, port monitor, the realization of chat rooms, peer-to-peer file transfer.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:77007
    • 提供者:xiaomiao
  1. NumberDealer

    0下载:
  2. 使用C#进行文件操作 -use C# to manipulate directories use C# to manipulate directories
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:667
    • 提供者:z n
  1. FileTransport

    1下载:
  2. IPv6HeaderDll工程源代码,包含了一个实现了在IPv6网络条件下进行文件传输的实用工具的源代码-IPv6HeaderDll project source code contains an implementation of the IPv6 network file transfer under the conditions of the utility source code
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:38041
    • 提供者:tgfire
« 1 23 4 5 6 7 8 9 10 ... 44 »
搜珍网 www.dssz.com