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

搜索资源列表

  1. ServiceStub

    0下载:
  2. 通过监听端口测试接受和发送消息,基于axis的web服务-Web Service based on axis
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:6549
    • 提供者:张芳芳
  1. udpApplication

    0下载:
  2. 本例是Csharp编的一个UDP通信程序,通过本例,可以掌握通过UDP协议来接收发送消息,以及数据包的计算-Csharp for this example is a UDP communication program, through this case, we can get through the UDP protocol to receive send messages, as well as the calculation of packet
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:719107
    • 提供者:张洪铭
  1. SendExample

    0下载:
  2. symbian下发送消息的例子,适合于新手-send message symbian example, suitable for novice
  3. 所属分类:Symbian

    • 发布日期:2017-03-31
    • 文件大小:20248
    • 提供者:elves
  1. 14160_1241401066q0ZQ

    0下载:
  2. 业设计用的作品,VC++编写的局域网办公软件,企业信使,用它可以发送发文件、发送消息、回复消息,并支持文件夹数据传输功能。进行简单的软件设置,打开软件后在系统托盘显示图标,它的启动界面也比较不错,是淡入淡出方式。-Design works with industry, VC++, prepared by the office local area network software, enterprise messenger, it can send documents, send message
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:217995
    • 提供者:王玉刚
  1. Mybole

    0下载:
  2. 对话框用户界面程序的编写,如何向对话框控件联接数据成员及其实现机理,如何向对话框控关联控件类,如何利用对话框类的成员函数向控件发送消息和获取对话框控件的类指针,如何直接利用对话框控件类操纵对话框控件(发送消息和直接调用成员函数)。如何在程序运行时产生和销毁控件。对话框控件的几种操作方式的优劣比较分析。如何实现对话框的部分收缩和展开。如何让对话框上的文本框在程序启动后立即获得焦点,如何利用SetWindowLong改变窗口的回调函数,通过改变文本框的默认回车处理方式进行演示。实现多个输入文本框间通
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:40978
    • 提供者:c++crazy
  1. QQHarassTool

    0下载:
  2. QQ骚扰器是一个可以频繁给好友发消息的小工具,没什么技术含量,主要是通过模拟发送消息来实现的,适合新手学习,高手飘过。- QQ harassment is a frequent message to friends of the small tools, no technical content, primarily through the simulation to send messages to achieve, and for novices to learn, master pa
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:188380
    • 提供者:斯蒂夫
  1. remotecontrol

    0下载:
  2. 完成发送消息,强制浏览,鼠标界面控制,开关机等远程控制技术-Send a message to complete mandatory browsing, mouse interface control switch remote control technology, etc.
  3. 所属分类:Remote Control

    • 发布日期:2017-04-03
    • 文件大小:59236
    • 提供者:frae
  1. XTalk

    0下载:
  2. windows ce下进程通信的例子,实现多个窗口实例间发送消息-the process of communication under the windows ce example, instances of multiple window to send messages between
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:24387
    • 提供者:hj
  1. SocketCAsyncSocketCSocket

    0下载:
  2. Socket,CAsyncSocket,CSocket介绍 Socket有同步阻塞方式和异步非阻塞方式两种使用,事实上同步和异步在我们编程的生涯中可能遇到了很多,而Socket也没什么特别。虽然同步好用,不费劲,但不能满足一些应用场合,其效率也很低。 也许初涉编程的人不能理解"同步(或阻塞)"和"异步(或非阻塞)",其实简单两句话就能讲清楚,同步和异步往往都是针对一个函数来说的,"同步"就是函数直到其要执行的功能全部完成时才返回,而"异步"则是,函数仅仅做一些简单的工作,然后马上返回
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4345
    • 提供者:wangwei
  1. Mybole

    0下载:
  2. 对话框用户界面程序的编写,如何向对话框控件联接数据成员及其实现机理,如何向对话框控关联控件类,如何利用对话框类的成员函数向控件发送消息和获取对话框控件的类指针,如何直接利用对话框控件类操纵对话框控件(发送消息和直接调用成员函数)。如何在程序运行时产生和销毁控件。对话框控件的几种操作方式的优劣比较分析。如何实现对话框的部分收缩和展开。如何让对话框上的文本框在程序启动后立即获得焦点,如何利用SetWindowLong改变窗口的回调函数,通过改变文本框的默认回车处理方式进行演示。实现多个输入文本框间通
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:45152
    • 提供者:牛小松
  1. SendWindowsMessage

    0下载:
  2. Windows系统消息发送调试小工具,用于向Windows系统调用Sendmessage发送消息。-Debugging Windows system message tool. It is for Windows system calls to send a message using Sendmessage.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:1740
    • 提供者:JasonQ
  1. socket

    0下载:
  2. C#写的socket服务,可以在客户端向服务端发送消息或文件。-C# to write the socket service can be of service on the client side to send a message or document.
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:85130
    • 提供者:熊琦
  1. sendrtc

    0下载:
  2. 想实时时钟发送消息的经典编程,是基于ARM7的实例。-Would like to send messages in real-time clock classic programming, is based on the ARM7 example.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:2172
    • 提供者:王文福
  1. server_client

    0下载:
  2. vc++编程实现服务器客户端的通信。服务器监听客服端的消息,客服端向服务器发送消息。-vc++ programming client server communication. Server-side monitor customer service information, customer service send a message to the server side.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:19706
    • 提供者:beyond
  1. NetSrv

    0下载:
  2. 实现简单的客户机和服务器间的通信,能实现客户机和服务器间互相发送消息,有助于网络编程的初学者 -The realization of a simple client and server communication, to achieve client and server send messages between each other, contribute to network programming for beginners
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2350844
    • 提供者:cheng
  1. console_client

    0下载:
  2. 网络编程,客户端的程序,主要不断向服务器端发送消息并且收到来自服务器端的消息-Network programming, client-side procedures, the main server-side continued to send messages and receive messages from the server-side
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-04
    • 文件大小:1280496
    • 提供者:谢豪
  1. skype

    0下载:
  2. 通过c 来控制skype 如 发送消息 拨号 等-a program to control skype
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1221204
    • 提供者:samttsch
  1. mqsend

    0下载:
  2. 队列消息发送消息例子,本人手写测试,没有任何问题,如需要接收的例子,请联系我-Message send a message queue example, I hand-written tests, there is no problem, such as the example of the need to receive, please contact me
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:759
    • 提供者:tiangai
  1. SendQQmsg

    0下载:
  2. VC++ 监视QQ2009接收发送消息源码。-VC++ Wacth QQ2009,Reseave and send message
  3. 所属分类:Network Security

    • 发布日期:2017-03-31
    • 文件大小:10986
    • 提供者:李磊
  1. iphone_sms

    0下载:
  2. 在iphone手机中自定义发送消息的源代码。-In the iphone phone to send messages to customize the source code.
  3. 所属分类:SMS

    • 发布日期:2017-04-05
    • 文件大小:176969
    • 提供者:huaiyuren
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
搜珍网 www.dssz.com