-
如果你的应用程序使用MFC共享DLL,和您的应用程序
If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system s current language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation.
For example, MFC42DEU.DLL contains resources translated to German.) If you
don t do this, some of the UI elements of your application will remain in the
language of the operating system.-If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system s current language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation.
For example, MFC42DEU.DLL contains resources translated to Ger
- 2022-02-15 16:05:13下载
- 积分:1
-
a LAN enumerated in the mainframe information source for the network to automati...
一个在局域网中枚举各主机信息的源码,用于想进行网络自动发现的朋友参考.-a LAN enumerated in the mainframe information source for the network to automatically detect the reference to a friend.
- 2022-03-23 03:58:52下载
- 积分:1
-
有visual Basic 中的winsocket控件实现文件的传输,只能在局域网内使用...
有visual Basic 中的winsocket控件实现文件的传输,只能在局域网内使用-to realize the transport of file
- 2022-06-28 05:10:33下载
- 积分:1
-
FTP的客户端,用户可以能过FTP的客户端来实现FTP文件的管理等...
FTP的客户端,用户可以能过FTP的客户端来实现FTP文件的管理等-FTP client, users can lead FTP client to achieve the FTP file management
- 2022-08-22 04:17:29下载
- 积分:1
-
一个简单的TCP服务器,侦听任意端口。查看有连接,答:
一个简单的TCP服务器, 可以侦听任意端口。 查看已有连接,并查看通讯数据。可以方便的发送数据给其中的连接。 是软件开发的好帮手-a simple TCP server, the interception arbitrary ports. View have connectivity, and data communications View. Convenience can send data to the link. Software development is a good helper
- 2022-03-26 13:32:28下载
- 积分:1
-
基于WINSOCK的信息交互
通过serverSocket.Accept()来接收客户Socket的连接请求,在这里用循环可以实现该线程实时侦听,而不是只侦听一次。当程序运行serverSocket.Accept()时,会等待,直到有客户端Socket发起连接请求时,获取该客户Socket,如上面的clientSocket。在这里我用多线程来实现与多个客户端Socket的连接和通信,一旦接收到一个连接后,就新建一个线程,执行ReceiveData功能来实现信息的发送和接收
- 2022-03-19 00:10:54下载
- 积分:1
-
一个 完成端口的例子。 结构明晰, 可用在服务端
一个 完成端口的例子。 结构明晰, 可用在服务端-a complete port example. Clarity structure, available on the server
- 2022-08-24 15:27:27下载
- 积分:1
-
本程序主要是作为一个客户端,基于TCP/IP协议实现信号的发送!...
本程序主要是作为一个客户端,基于TCP/IP协议实现信号的发送!-This procedure is mainly as a client, based on TCP/IP protocol to send the signal!
- 2022-03-24 06:04:25下载
- 积分:1
-
Tomcat帮助文档 Tomcathelp
配置
管理
基本使用
Tomcat帮助文档 Tomcathelp
配置
管理
基本使用-Tomcat Help Tomcathelp basic use of configuration management
- 2022-03-21 01:26:22下载
- 积分:1
-
我做的客户端,服务器端通讯编程的例子,供大家参考。
我做的客户端,服务器端通讯编程的例子,供大家参考。-client, server communications programming examples for reference.
- 2023-05-10 17:25:03下载
- 积分:1