-
我自己的毕业设计中文件传送部分的代码
我自己的毕业设计中文件传送部分的代码-my own graduation design file transfer part of the code
- 2022-03-03 01:54:13下载
- 积分:1
-
jquery分页插件,用于前台数据分页。
jquery分页插件,用于前台数据分页。-jquery
- 2022-03-23 07:11:36下载
- 积分:1
-
实现了一个聊天系统的服务器端,主要介绍建立侦听套接字,建立连接套接字,动态隐藏与显示控件 使用列表框控件等。 该服务器是以本地IP的8000端口建立服务;而且本...
实现了一个聊天系统的服务器端,主要介绍建立侦听套接字,建立连接套接字,动态隐藏与显示控件 使用列表框控件等。 该服务器是以本地IP的8000端口建立服务;而且本程序没有提供相应的设置接口,如需修改则可以程序中修改代码,再重新编译生成应用程序。-achieved a chat server systems, mainly on the establishment of interception socket, connect the socket, dynamic control and display hidden use of the list box controls.IP8
- 2023-05-15 13:00:03下载
- 积分:1
-
VC编的提高Server.rar
VC编的提高Server.rar-VC series of the increase Server.rar
- 2022-07-10 08:39:27下载
- 积分:1
-
- 2022-01-31 07:51:08下载
- 积分:1
-
netnew, date of establishment, is entirely in Chinese, customers can convenientl...
网页特效,日期的设置,是全中文的,可以方便客户浏览网页时注意看时间-netnew, date of establishment, is entirely in Chinese, customers can conveniently browse the website to see when the time
- 2022-07-27 09:19:42下载
- 积分:1
-
from the Internet stable and reliable source of the download
从Internet上稳定可靠的下载文件的代码-from the Internet stable and reliable source of the download
- 2022-04-17 21:44:03下载
- 积分:1
-
使用C#语言实现通过FTP服务器下载文件,有下载文件进度显示!
使用C#语言实现通过FTP服务器下载文件,有下载文件进度显示!-using C# language through FTP server download files, download files show progress!
- 2023-07-31 11:30:03下载
- 积分:1
-
网络爬虫,用于在指定页面中抓取内容.调试环境windows xp,数据库为oracle
网络爬虫,用于在指定页面中抓取内容.调试环境windows xp,数据库为oracle-Network reptiles for the specified page content to crawl. Debug environment for windows xp, database oracle
- 2022-04-29 18:58:57下载
- 积分: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