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

搜索资源列表

  1. P2Ptongxindanji

    0下载:
  2. 用C#编写的一个可以对话,聊天的基础P2P程序,这是单机版本,自己建立服务器中介,自己发消息,自己接收消息。-Written in C# can be a dialogue on the basis of P2P chat program, which is a stand-alone version of the server to establish their own agency, their own message that he received the message.
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:49479
    • 提供者:杨致远
  1. CSharp_Example_USBCAN200

    0下载:
  2. GY8507,GY8508-CAN总线调试器C#范例代码,实现CAN总线消息收发。-GY8507, GY8508-CAN bus debugger C# sample code to achieve CAN bus messaging.
  3. 所属分类:CSharp

    • 发布日期:2017-05-05
    • 文件大小:221190
    • 提供者:eric
  1. TCP-Server

    0下载:
  2. TCP服务器(发送、群发消息,发送文件,保存到文件,16进制显示)-TCP server (send, send messages, send files, save to files, hexadecimal display)
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:533882
    • 提供者:赵成城
  1. txeThis

    0下载:
  2. 该代码实现服务器向客户端发送消息(,net Remoting事件)-This code implements server to the client sends the message, net Remoting (events)
  3. 所属分类:CSharp

    • 发布日期:2017-12-14
    • 文件大小:33059
    • 提供者:Ixmazad
  1. C#基类库大全2017

    0下载:
  2. C#基类库大全2017 文件读写 文件夹读写 各种加密解密 XML操作 弹出消息类 压缩解压缩 正则表达式 文件操作类 配置文件操作类(DEncrypt Backup DLL ResourceManager)
  3. 所属分类:C#编程

  1. udisktest

    0下载:
  2. 监测u盘插拔的测试用例,截获windows 消息,判断u盘是插入还是拔出并提示(The test case monitoring disk plug, intercepts windows messages, U disk is inserted or pulled out of judgment and prompt)
  3. 所属分类:C#编程

    • 发布日期:2017-12-27
    • 文件大小:65536
    • 提供者:sfsfsfs
  1. Chat

    0下载:
  2. 这是本人在学习研究.NET框架下的WCF通信服务时,练手写的一个聊天小程序。该程序是使用C#基于WCF下开发的,用户界面使用的Winform,数据库使用的SQLite。支持用户登录、消息定向发送和群发送。可供C#开发爱好者学习研究WCF通信机制时参考学习。(This is my study in the framework of WCF.NET communication services, the practice of writing a chat applet. The program i
  3. 所属分类:C#编程

    • 发布日期:2018-01-03
    • 文件大小:1129472
    • 提供者:拿破砖
  1. MessageBoxCenterMain

    0下载:
  2. 本工程使用工具为VS2010,实现消息框在父窗口居中,而不是屏幕居中。(This project uses the tool VS2010, the message box in the father window center, rather than the screen center.)
  3. 所属分类:C#编程

    • 发布日期:2018-01-04
    • 文件大小:53248
    • 提供者:asemarece
  1. chat终极版

    0下载:
  2. 包含私聊和群聊,以及简单的文件传输功能,包含服务器端和客户端,支持离线消息(Includes private chat and group chat, and simple file transfer function, including server and client, support offline message)
  3. 所属分类:C#编程

    • 发布日期:2018-01-05
    • 文件大小:243712
    • 提供者:xiexiean
  1. MulticastChat

    0下载:
  2. c# 编写的一个upd的网络聊天室,实现upd网络发送信息,网络监听,桌面显示发送消息(C# write a UPD network chat room, the realization of UPD network sending information, network monitoring, desktop display sending messages)
  3. 所属分类:C#编程

    • 发布日期:2018-01-07
    • 文件大小:59392
    • 提供者:freefly688
  1. S6-1

    0下载:
  2. 编写一个程序,用以接受用户输入的两个double类型的值。一个值表示用户想要存放在银行账户中的金额。另一个值表示用户想要从银行账户中提取的金额。创建自定义异常,以确保提取的金额始终小于或等于当前的余额。引发异常时,程序应显示一则错误消息。否则,程序应显示从用户存款中扣除取款额之后的账户余额。(Write a program to accept the value of two double types that the user enters. A value represents the am
  3. 所属分类:C#编程

    • 发布日期:2018-04-20
    • 文件大小:41984
    • 提供者:噶哈哈
  1. SharpPcap-1.6.2.src

    0下载:
  2. 网络抓包,各种消息类型 网络抓包,各种消息类型(Packetcapture, various types of messages)
  3. 所属分类:C#编程

    • 发布日期:2018-04-22
    • 文件大小:359424
    • 提供者:别抢小虎
  1. SpyGetmessage

    0下载:
  2. 获取窗口句柄,并通过句柄发送消息获取其主要内容(Get the window handle and send the message through the handle to get its main content)
  3. 所属分类:C#编程

  1. C#UDP聊天室

    0下载:
  2. Windows服务应用程序是一种需要长期运行的应用程序,它对于服务器环境特别适合。它没有用户界面,并且也不会产生任何可视输出。任何用户消息都会被写进Windows事件日志。计算机启动时,服务会自动开始运行。它们不要用户一定登录才运行,它们能在包括这个系统内的任何用户环境下运行。通过服务控制管理器,Windows服务是可控的,可以终止、暂停及当需要时启动。 Windows 服务,以前的NT服务,都是被作为Windows NT操作系统的一部分引进来的。它们在Windows 9x及Windows M
  3. 所属分类:C#编程

    • 发布日期:2018-04-23
    • 文件大小:32768
    • 提供者:金名
  1. 钉钉机器人

    0下载:
  2. C#调用钉钉自定义机器人的API接口,实现向钉钉群的消息主动发送。(Accomplishing auto-chating function by using DingBot API in C#)
  3. 所属分类:C#编程

    • 发布日期:2018-05-02
    • 文件大小:90112
    • 提供者:JANNCX
  1. winform

    1下载:
  2. 右下角弹出消息提示小功能。
  3. 所属分类:C#编程

  1. WPF 自定义控件库

    1下载:
  2. WPF 自定义控件库,包含按钮,等待,消息,文本,图片,日历,开关按钮等自定义控件,可自由修改显示样式,窗体样式,控件样式,提供学习使用
  3. 所属分类:C#编程

  1. platform

    1下载:
  2. ASP.NET版微信公众平台消息接口C#源代码(ASP.NET version WeChat public platform message interface C # source code)
  3. 所属分类:C#编程

    • 发布日期:2021-04-18
    • 文件大小:25600
    • 提供者:keke343
« 1 2 ... 8 9 10 11 12 13»
搜珍网 www.dssz.com