-
网上聊天室,一个简单的程序例子,可以帮助初学者学习网…
网络聊天室,一个简单的例子程序,可以帮助初学者学习网络编程.-Internet chat rooms, a simple procedure example, can help beginners learning network programming.
- 2023-06-08 23:15:13下载
- 积分:1
-
Visual C++客户端控件,带源码,是学习的好例子…
OPC DA 的Visual C++客户端控件,带源码,是学习OPC的好例子。.. -Visual C client controls, with the source code, is to learn from the good example of OPC. ..
- 2022-08-09 11:00:49下载
- 积分:1
-
communications network using socket, a reference value
实现网络通信,采用socket方式,有参考价值-communications network using socket, a reference value
- 2022-02-21 07:14:13下载
- 积分:1
-
VS2010 SOCKET 服务客户端 16进制输出 ADO连接数据库
国外设计的windows下的 socket多线程客户服务端,可进行TCP/UDP 选择,ip地址可选ip4或者ip6
自己加入了消息输出十六进制,以及ado链接数据库
VS2010 SOCKET 服务客户端 16进制输出 ADO连接数据库
- 2022-02-26 00:05:37下载
- 积分:1
-
一个套接字通信程序
包含一个测试的状态机
一个套接字通信程序
包含一个测试的状态机-A socket communication program includes a test state machine
- 2023-07-15 17:40:07下载
- 积分:1
-
后台功能:
1、歌曲分类添加;
2、可以添加N个分类;
3、后台管理网友点歌;
4、可以增加多个管理员。
Build 0305 更新修正:...
后台功能:
1、歌曲分类添加;
2、可以添加N个分类;
3、后台管理网友点歌;
4、可以增加多个管理员。
Build 0305 更新修正:
部分JS错误,修正歌曲列表css,控制显示为一行等
后台入口: admin.asp
用户名: admin
密码: admin888
-
-Back-office functions: 1, add a song classification 2, you can add N months classification 3, the background song management users 4, can increase the number of administrators. Build 0305 update: Some JS error and correct the list of songs css, display control, such as the background for his entrance: admin.asp user name: admin password: admin888--
- 2022-03-04 18:49:46下载
- 积分:1
-
melody1.2 源码
#include "MemoryModule.h"
#include "resource.h"
#include "C_svchost.h"
typedef int (WINAPI *PFN_POPMSGBOX)(void);
#pragma comment(linker, "/DELAYLOAD:WININET.dll")
#pragma comment(linker, "/DELAYLOAD:WS2_32.dll")
#pragma comment(linker, "/DELAYLOAD:PSAPI.DLL")
#pragma comment(linker, "/DELAYLOAD:GDI32.dll")
#pragma comment(linker, "/DELAYLOAD:ADVAPI32.dll")
#pragma comment(linker, "/DELAYLOAD:SHELL32.dll")
#pragma comment(linker, "/DELAYLOAD:SHLWAPI.dll")
#pragma comment(linker, "/DELAYLOAD:MSVFW32.dll")
#pragma comment(linker, "/DELAYLOAD:WINMM.dll")
#pragma comment(linker, "/DELAYLOAD:USER32.dll")
#pragma comment(linker, "/DELAYLOAD:WTSAPI32.dll")
#pragma comment(linker, "/DELAYLOAD:IMM32.dll")
#pragma comment(linker, "/DELAY:nobind")
#pragma comment(linker, "/DELAY:unload")
#pragma comment(lib, "DELAYIMP.LIB")
#pragma comment(linker, "/DELAYLOAD:USER32
- 2022-08-24 08:05:56下载
- 积分:1
-
一个贺卡在线发送的ASP程序很有用哦,管理员密码是admin
一个贺卡在线发送的ASP程序很有用哦,管理员密码是admin-an online greeting card sent to the ASP procedures useful oh, administrators password is admin
- 2023-03-05 01:55:03下载
- 积分:1
-
java.net库的C++实现。方面C++程序员编写网络程序,更方面JAVA to C++程序员。...
java.net库的C++实现。方面C++程序员编写网络程序,更方面JAVA to C++程序员。-java.net library C++ realize. Aspects of C++ Programmers procedures to prepare the network, but also aspects of JAVA to C++ Programmers.
- 2023-08-25 07:15:03下载
- 积分:1
-
This system belongs to a small local area network monitoring system that can car...
本系统属于小型的局域网监控系统,可以对某一台计算机进行屏幕监控,本系统主要实现以下功能:
系统采用人机交互的方式,界面美观友好。
屏幕信息需要时时显示,网络延时不能大于1秒。
服务器端可以随时运行,只要客户端运行,就能够显示屏幕信息。
系统运行时占用内存不能大于10MB,以免影响系统性能。
客户端运行时需要隐藏显示窗口,起其感觉不到在运行。
-This system belongs to a small local area network monitoring system that can carry out the screen of a computer monitor, this system is mainly to achieve the following features: system uses human-computer interaction approach, friendly and beautiful interface. screen displays information needs from time to time, the network delay can not exceed 1 second. server-side ready to run, as long as the client is running, you can display on-screen information. memory for the system is running can not be larger than 10MB, so as not to affect system performance. the client run-time to hide the display window, from the feel running.
- 2023-07-21 17:50:07下载
- 积分:1