登录
首页 » Windows开发 » 是一个简单的网络聊天程序。但是它具有一些灵巧的功能。一个是它将记住你所发送信息的电脑名称,所以当你再一次启动应用程序时,不必每一次都要输入它们。另一方面,当这个...

是一个简单的网络聊天程序。但是它具有一些灵巧的功能。一个是它将记住你所发送信息的电脑名称,所以当你再一次启动应用程序时,不必每一次都要输入它们。另一方面,当这个...

于 2022-03-24 发布 文件大小:17.45 kB
0 179
下载积分: 2 下载次数: 1

代码说明:

是一个简单的网络聊天程序。但是它具有一些灵巧的功能。一个是它将记住你所发送信息的电脑名称,所以当你再一次启动应用程序时,不必每一次都要输入它们。另一方面,当这个应用程序最小化时,它可位于系统托盘中。当它在系统托盘中时,它有两个选项。当新消息到达时,它或者可以在系统托盘中闪烁其小图标,或者它可以取消最小化状态,以表示收到一个新消息。具体设置可以按照用户的喜好设定。-is a simple Web chat program. But it has some smart features. One is to remember that you will send a message to the computer, therefore, when you once again to launch applications, not every time they have to import. The other hand, when the smallest of applications, it can be located in the system tray. When it is in the system tray, it has two options. When the new news arrived, or it could be in the system tray icon flashing its small, or it can be abolished minimum state to show received a new news. Specific settings can be based on user preferences.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 打印日历
    打印某年的日历的C++源程序,输入年份,回车就可以将该年的日历全部显示出来。-Print a calendar-year C++ source code, enter the year, you can enter the calendar year all displayed.
    2022-04-17 17:52:30下载
    积分:1
  • 这本书给了IDL编程技术的基础上,综合考虑…
    本书全面介绍了IDL的基础只是和应用编程技巧。初级者可以掌握IDL的基础语法,中高级读者可以学会如何编写易于理解而又高校的IDL程序。-This book gave a comprehensive account of the basis of IDL programming techniques and applications only. Primary will be able to grasp the basis of IDL grammar, middle and senior readers can learn how to prepare easy-to-understand IDL procedures and institutions of higher learning.
    2022-08-24 15:08:13下载
    积分:1
  • 本软件可通过微机并口向用户提供多达12路的标准TTL脉冲信号,同时可进行5路的标准TTL脉冲信号的波形显示。 软件的使用方法极为简单。输出信号时,只要选中或取消...
    本软件可通过微机并口向用户提供多达12路的标准TTL脉冲信号,同时可进行5路的标准TTL脉冲信号的波形显示。 软件的使用方法极为简单。输出信号时,只要选中或取消引脚号,就能在相应的引脚得到相应的脉冲信号(统一为选中为高电平,取消为低电平),“清零”按钮为对应该组的所有信号清零。 输入信号的波形显示,按“开始”按钮为开始进行显示,“停止”为暂停。 在设置面板中,“数据读入时间间隔”为读入时间的设定。“并行打印端口设置”为显示微机中存在的可用打印端口,并可以设定本软件当前要使用的端口(如只有一个可用端口,就为缺省端口,如有多个可用端口软件自动选择最后一个可用端口为当前使用端口)。 -This software is available through computer parallel port to provide users with up to 12 standard TTL pulse signal path, while the standard 5-way can be TTL pulse signal waveform display. The software is extremely simple to use. The output signal, as long as the select or cancel the pin number, the corresponding pin will be able to get a corresponding pulse signal (uniform selected as high as the abolition of the low), "Clear" button for the right should be group cleared all signals. Input signal waveform display, click "Start" button to begin to display, "stop" for pause. In the settings panel, "data read time interval" to read into the time settings. "Parallel printer port settings" to show the e
    2022-03-24 03:25:37下载
    积分:1
  • 网上订餐
    网上订餐  菜的分类  豫菜湘菜等等 订单管理 购物车  菜品管理等一系列数据操作,用到的框架是ssh数据库为mysql
    2022-03-25 05:29:28下载
    积分:1
  • 进程管理器
    进程资源管理器,可以显示正在运行的进程,线程和模块。其着找到基地,并开始地址。例如,使用 EnumProcessModulesEx和NtQueryInformationThread功能在C#。   void PrintModules (Int32 ProcID)     {         IntPtr hProcess = OpenProcess(ProcessAccessFlags.QueryInformation | ProcessAccessFlags.VMRead, false, ProcID);         if (hProcess != IntPtr.Zero)  &nbs
    2022-01-22 17:14:27下载
    积分:1
  • log4cpp, very well
    log4cpp,非常有名的开源日志库。为C++程序提供了一个便利的日志系统。-log4cpp, very well-known open source database log. For C++ program provides a convenient system log.
    2022-09-30 05:15:04下载
    积分:1
  • a data acquisition card data acquisition system programming interface, the data...
    一个基于pci2000数据采集卡的数据采集系统的界面编程,可实现数据动态曲线的显示-a data acquisition card data acquisition system programming interface, the data show that the dynamic curve
    2022-12-14 11:15:03下载
    积分:1
  • 一百题完整程序及答案源码 付带100题上机改错题及答案源码...
    南开一百题完整程序及答案源码 付带100题上机改错题及答案源码-Nankai 100 questions and answers on source code to pay the full program with 100 questions and answers on the source machine error correction question
    2022-03-07 19:34:45下载
    积分:1
  • 单独树和钓鱼窗口的内核安全编程源码,适合…
    寒江独钓 Windows内核安全编程的源代码 适合驱动开发初学者学习-Trees and fishing alone Windows kernel security programming source code suitable for beginners to learn Driven Development
    2022-05-16 03:55:58下载
    积分:1
  • 一个漂亮的带优先级的简单计算器
    一个漂亮的带优先级的简单计算器-a beautiful priority with a simple calculator
    2022-09-13 13:25:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载