-
电驴的源代码
eMule电驴的源代码
编译说明(推荐使用Visual Studio .NET 2003)
1.将rcdll.dll复制到Visual Studio .NET 2003安装目录的Vc7in目录中。(这是为了使用能在vista下显示的图标)
2.打开easyMule_Libs.sln,执行“生成解决方案”。(easyMule_Libs.sln里所包含的是easyMule所依赖的库文件。)
3.打开easyMule.sln编译即可。-the source code of eMule
Compiling instruction (recommend to use Visual Studio .NET 2003)
1.Copy rcdll.dll to Vc7in under the installation directory of Visual Studio .NET 2003.(in order to use special icons under Vista)
2.Open easyMule_Libs.sln and execute build solution .(easyMule_Libs.sln contains libraries which easyMule depends on)
3.Open easyMule.sln and compile it.
- 2022-02-21 03:56:32下载
- 积分:1
-
fopen打开文件并用socket传输文件的程序,可以跨平台,运行时请注意文件中的源文件的文件名及路径是否正确,需在main函数中改下参数就ok...
fopen打开文件并用socket传输文件的程序,可以跨平台,运行时请注意文件中的源文件的文件名及路径是否正确,需在main函数中改下参数就ok-fopen to open the file and transfer files using socket procedures, can be cross-platform, run-time Please note that the source document file name and path is correct, in the main function to be changed under the parameters ok
- 2022-11-17 19:50:03下载
- 积分:1
-
用VC打开jpg文件,jpg转成bmp文件,bmp转成jpg格式
用VC打开jpg文件,jpg转成bmp文件,bmp转成jpg格式-VC open jpg, bmp jpg file conversion, bmp jpg format conversion
- 2022-03-22 11:32:35下载
- 积分:1
-
菜单和加速键编程的例子
菜单和加速键编程的例子-menu and accelerate key programming examples
- 2023-06-18 13:35:03下载
- 积分:1
-
电子图书馆管理系统
电子图书馆 是有关的考古学和 paleodontology 在pdf中可用的文件 (pdf、 txt、 rtf、 docx 文件) 的集合。在所有语言中的文件,欢迎。这个项目的目的是科学的促进这一领域,提高其可用性,并鼓励他们的交流的论文。文件可以添加到此列表中,只能由其使用提交表单的作者。作者是负责获取提交受版权保护的文件的权限.
- 2022-03-11 07:42:56下载
- 积分:1
-
一个游戏编程的实例
一个游戏编程的实例-a game programming examples
- 2022-01-29 03:59:16下载
- 积分:1
-
Mainly through the document serialization to achieve the creation of contacts, b...
主要通过文档序列化,实现通讯录的创建、浏览、查询等功能。-Mainly through the document serialization to achieve the creation of contacts, browsing, query and other functions.
- 2022-05-14 06:29:11下载
- 积分:1
-
获取word每页缩略图
private void ConvertToImage(string wordInputPath, int resolution)
{
try
{
Aspose.Words.Document doc = new Aspose.Words.Document(wordInputPath);
if (doc == null)
{
return;
}
- 2022-07-13 14:38:36下载
- 积分:1
-
指针的使用以及算法初试
指针的使用以及算法初试-indicators and the use of algorithms buds
- 2022-03-21 06:44:34下载
- 积分:1
-
文件读写程序,很不错的!
文件读写程序,很不错的!-document literacy procedures, very good!
- 2023-02-28 22:20:03下载
- 积分:1