高分求助,C#程序集

[复制链接]
查看11 | 回复4 | 2008-7-6 09:38:21 | 显示全部楼层 |阅读模式
要求编写一个WINDOWS控制台程序,以程序集的方式,实现2个以上的功能,有效代码不少于50行。。请各位大侠帮忙

回复

使用道具 举报

千问 | 2008-7-6 09:38:21 | 显示全部楼层
// DllSample2.h : Defines the export functions and classes.
int _declspec(dllexport) Add(int a,int b);
void _declspec(dllexport) ShowString();
// DllSample2.cpp : Defines the entry point for the DLL application.
// Non-MFC DLLs的编写示例
回复

使用道具 举报

千问 | 2008-7-6 09:38:21 | 显示全部楼层
// DllSample2.h : Defines the export functions and classes. int _declspec(dllexport) Add(int a,int b); void _declspec(dllexport) ShowString(); // DllSample2.cpp : Defines
回复

使用道具 举报

千问 | 2008-7-6 09:38:21 | 显示全部楼层
哈哈 这个正好我知道!我可是这方面的行家喔! :) 先给我打分! 然后发我消息 我告诉你 最正确的答案!绝对信誉! 就一点分数 相信我 没错的!
回复

使用道具 举报

千问 | 2008-7-6 09:38:21 | 显示全部楼层
百度一下,N多!
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则