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

搜索资源列表

  1. 定时发送消息

    0下载:
  2. 利用CSocket类在客户与服务器发送和接受消息-use CSocket category in client and server to send and receive information
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:55309
    • 提供者:123
  1. 利用WIN32API向一个第三方窗口发送消息

    0下载:
  2. 利用WIN32API向一个第三方窗口发送消息(C#)-WIN32API to use a third-party messaging window (C#)
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4609
    • 提供者:tony
  1. QQ自动发消息

    0下载:
  2. 自己写的一个QQ发送消息,只要知道对方的QQ号,就可以发送信息给他,大家有兴趣的话可以参考一下-himself in a QQ messaging, as long as the QQ know each other, can send messages to him, everyone is interested in it for reference
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:12686
    • 提供者:lzt
  1. 实例04-定时发送消息

    0下载:
  2. 实例04-定时发送消息-04-time messaging
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:76477
    • 提供者:张成春
  1. 局域网发送消息,PB源码绝对经典

    0下载:
  2. 这是一个用pb编写的局哉网内进行消息发送的程序-used pb prepared by the Bureau painful news network for the transmission of procedures
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:25275
    • 提供者:wzx
  1. UDP消息

    0下载:
  2. UDP发送消息例子UDP发送消息例子UDP发送消息例子UDP发送消息例子UDP发送消息例子
  3. 所属分类:网络编程

  1. send_handle

    0下载:
  2. 发送消息给某个只知道进程句柄的程序的主窗口的程序- The transmission news only knows the advancement sentence handle for some the procedure main window procedure
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-09
    • 文件大小:1015
    • 提供者:站长
  1. x3

    0下载:
  2. 对于无模式对话框接收的输入信息,我们可以以向父窗口发送消息的方式进行。-Modeless dialog box for receiving the input information, we are able to send a message to the parent window manner.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-17
    • 文件大小:207193
    • 提供者:向阳花木
  1. Blank

    0下载:
  2. 通过程序向另外的窗口发送消息,你们看看就知道了.-Through the program send a message to another window
  3. 所属分类:Hook api

    • 发布日期:2017-05-25
    • 文件大小:8462578
    • 提供者:wdwin
  1. MessageSender

    0下载:
  2. 自己写的小程序。在C#下调用windows API实现向其他程序发送消息.-Write a small program. In C# under windows API calls to achieve send messages to other programs.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:25974
    • 提供者:fang
  1. OK

    1下载:
  2. VB 调用API应用,读取第三方程序上的窗体或控件,发送消息自动点按钮或向文本框输入内容-API Application For VB .Get handle of the window or countrols in other program ,send message to click the button or input characters in textbox controls
  3. 所属分类:Button control

    • 发布日期:2017-04-01
    • 文件大小:26880
    • 提供者:彭鹏
  1. Steven_Hfm_Socket_QQ

    0下载:
  2. 功能如下: 0.注册 1.私聊 2.群聊 3.文件发送和接收 4.在正在私聊或群聊时文件接收 5.正在私聊时另外的人发来消息,返回主界面会有提示,该消息不会丢失 6.给离线人发送消息,离线人上线后方可看到 7.个人状态设置:在线|隐身|离线|忙碌,忙碌状态下别人对我发消息可以收到,并且别人会自动收到我正忙的消息提示 8.在主界面时当有信息来了,系统会提示,提示有几条消息(Network programming under Linux a basic LAN chat room
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:217088
    • 提供者:小龚
  1. VC++利用消息机制在两个EXE程序间通信

    0下载:
  2. 展示消息机制再不同程序间的通信,包括发送方和接收方(Display messaging mechanisms, and then communicate between different programs, including sender and receiver)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-26
    • 文件大小:44032
    • 提供者:JINHONG
  1. asp.net实现微信主动发送信息给指定用户

    2下载:
  2. 通过微信接口给用户发送消息,本想实现自动发送调用接口的,但是没有实现(WeChat send messages)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:4096
    • 提供者:xrym
  1. WeChat.NET-master

    1下载:
  2. 微信PC版协议实现: 1.获取服务器分配的一个唯一会话ID 2.通过会话ID获得随机登录二维码 3.轮询手机端是否已经扫描二维码并确认 4.访问登录地址,获得uin和sid 5.初始化微信信息获得当前用户的信息 6.获得所有的好友列表 7.保持与服务器的信息同步 8.获得别人发来的消息 9.向用户发送消息(Implementation of WeChat PC version protocol: 1. get a unique session ID server alloca
  3. 所属分类:通讯编程

    • 发布日期:2018-01-02
    • 文件大小:26780672
    • 提供者:vision2sky
  1. 使用VB程序发送微信

    6下载:
  2. 本VB程序使用IE浏览器控件WebBrowser和网页版微信,通过RichTextBox文本框来发送微信。在RichTextBox文本框中输入要发送的微信消息,按回车键后,自动将输入的内容发送到微信中。(This VB program uses the IE browser control WebBrowser and the web page WeChat to send WeChat through the RichTextBox text box. Enter the WeChat mes
  3. 所属分类:Windows编程

    • 发布日期:2018-04-30
    • 文件大小:13312
    • 提供者:czcjy123
  1. (VB源码消息推送

    2下载:
  2. 微信公众号消息模板发送消息,VB语言,源代码供学习用。(WeChat public number message template send message)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-30
    • 文件大小:25600
    • 提供者:jack_x
  1. VC++局域网企业信使(发文件、发消息等

    1下载:
  2. VC++编写的局域网办公软件,企业信使,用它可以发送发文件、发送消息、回复消息,并支持文件夹数据传输功能。进行简单的软件设置,打开软件后在系统托盘显示图标,它的启动界面也比较不错,是淡入淡出方式。
  3. 所属分类:Windows编程

    • 发布日期:2018-06-13
    • 文件大小:186620
    • 提供者:dachao99
  1. VC++局域网企业信使(发文件、发消息等)

    3下载:
  2. VC++编写的局域网办公软件,企业信使,用它可以发送发文件、发送消息、回复消息,并支持文件夹数据传输功能。进行简单的软件设置,打开软件后在系统托盘显示图标,它的启动界面也比较不错,是淡入淡出方式。(VC++'s LAN office software, enterprise Messenger, can send files, send messages, reply messages, and support the folder data transmission function. Sim
  3. 所属分类:Windows编程

    • 发布日期:2020-03-06
    • 文件大小:186368
    • 提供者:dachao99
  1. 微信登录

    0下载:
  2. 微信http协议,扫码登录,发送消息,接收消息等部分功能(Scan code login, send messages, receive messages and some other functions.)
  3. 所属分类:其他

    • 发布日期:2020-10-26
    • 文件大小:63488
    • 提供者:cg8888
« 12 3 4 5 6 7 8 9 10 ... 42 »
搜珍网 www.dssz.com