-
PHP可以chinese.php FP DF chinese.php PHP可以chinese.php
php fpdf chinese.php fp df chinese.php php fpdf chinese.php -php fpdf chinese.php php fp df chinese.php php fpdf chinese.php
- 2022-10-24 04:30:03下载
- 积分:1
-
在ASP.NET中存取图片到数据库的示例
在ASP.NET中存取图片到数据库的示例-in ASP.NET Photo access to the database example
- 2022-08-17 02:03:05下载
- 积分:1
-
ISAPI源代码 imgdbfrm
ISAPI源代码 imgdbfrm-ISAPI source code imgdbfrm
- 2022-05-19 12:37:05下载
- 积分:1
-
从一个HTML文件得到txt。
Get the TXT from a HTML file.
- 2022-03-05 14:47:04下载
- 积分:1
-
查找文件中的内容并按要求替换成所需要的内容
查找文件中的内容并按要求替换成所需要的内容 -Find the contents of the document and needed to replace the contents of
- 2023-05-28 06:40:03下载
- 积分:1
-
messenger elf is a simple chat tools. A major demonstration is the main network...
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。-messenger elf is a simple chat tools. A major demonstration is the main network programming steps. The programs use Packaging good libraries, makes application layer need not consider the network news is how it has been accepted and sent, and do not need sticky packets of data and packet loss of a thorn in hand, as long as you call the corresponding function on it. Functions well as your work. You only need to define its own agreement head and the structure of news, the definition of a good network news callback function on it.
- 2023-08-16 20:20:03下载
- 积分:1
-
VC++编写的基于TCP协议的聊天程序
可实现文字聊天与文件传输功能...
VC++编写的基于TCP协议的聊天程序
可实现文字聊天与文件传输功能-VC++ Prepared based on the TCP protocol chat program can be achieved with text chat and file transfer capabilities
- 2022-07-24 23:31:43下载
- 积分:1
-
This is one the students have done, not doing a good job, I hope everyone with r...
这是一同学做得,做得不好,希望大家一起参考参考。具体在压缩包里有详细介绍-This is one the students have done, not doing a good job, I hope everyone with reference to reference. Concrete in the compression bag detailed
- 2022-06-12 12:20:18下载
- 积分:1
-
procedures on how to run the current machinery access card information.
介绍如何在程序运行时获取当前机器的网卡信息。-procedures on how to run the current machinery access card information.
- 2022-03-25 02:00:18下载
- 积分:1
-
开机自启动
将一个exe可执行文件设置为开机自启动项,通过修改注册表的SoftwareMicrosoftWindowsCurrentVersionRun项进行设置,
可执行文件在系统路径下
GetSystemDirectory(pFileName,MAX_PATH); //取系统路径
strcat(pFileName,"injectdll.exe"); //系统路径加injectdll.exe
此例中是将系统目录下的inject.exe设置为开机启动项,文件名可以自己修改。
- 2022-02-05 17:02:08下载
- 积分:1