资源列表

« 1 2 ... .79 .80 .81 .82 .83 48984.85 .86 .87 .88 .89 ... 66603 »

[C#编程CsharpCallCppByCLI

说明:一 方法 C#的project调用C++的DLL,一般也有3中方法: 1)最简单的方法,通过PInvoke,但是只能调用全局function,不能调用Class。 2)通过COM封装调用。 3)通过CLI作为中介,也即本文章所讲的。 二 实例 1)假如我们有的Math的dll, class CPPDLL_API Math { public: static double
<谭生> 在 2025-04-22 上传 | 大小:66kb | 下载:0

[对话框与窗口testMFC

说明:简单描述Win32编程的过程,实现对话框换背景,调出对话框的-Brief descr iption of the process of Win32 programming, to achieve the dialog box for the background, out of the dialog box
<sunny> 在 2025-04-22 上传 | 大小:10.45mb | 下载:0

[Windows编程OSC-WFM-SCAN1

说明:GPIB Series:专为示波器波形扫描分析而设计的小程序-GPIB Series:A small Program for Waveform Scanning.
<方成元> 在 2025-04-22 上传 | 大小:17kb | 下载:0

[Windows编程feisullzj-v8.60

说明: cmd = string.Format("x {0} {1} -y", rarName, path) startinfo = new ProcessStartInfo() startinfo.FileName = rarexe startinfo.Arguments = cmd startinfo.WindowStyle = ProcessWindowStyle.Hidden System
<谢名鹏> 在 2025-04-22 上传 | 大小:1.41mb | 下载:0

[驱动编程DM9000_2_08

说明:windowce DM9000 Driver file
<peter> 在 2025-04-22 上传 | 大小:150kb | 下载:0

[Windows编程Types-of-UML-Diagrams

说明:This document describes the basic UML diagrams.
<Sumit Singhal> 在 2025-04-22 上传 | 大小:215kb | 下载:0

[Windows编程mplayer_r619

说明:windowce Mplayer with source code
<peter> 在 2025-04-22 上传 | 大小:4.34mb | 下载:0

[按钮控件circular-button

说明:实现圆形button的制作,内含绘制源码-To achieve the production of circular button, draw the source contains
<刘凌> 在 2025-04-22 上传 | 大小:2.13mb | 下载:0

[界面编程GDI

说明:实现mfc中圆形button的制作,内含绘制源码-Mfc button to achieve the production of circular, containing drawing source
<刘凌> 在 2025-04-22 上传 | 大小:192kb | 下载:0

[其他小程序abapPsourcePcodes

说明:SAP ABAP的例子、编程源码,其中包含对象、类、内表、ALV-SAP ABAP example, programming source code, which includes objects, classes, within the table, ALV, etc.
<刘正朝> 在 2025-04-22 上传 | 大小:104kb | 下载:0

[其他小程序DALETOU

说明:大乐透选号软件,输入前驱的个数可以产生复式大乐透号码-Pick Lotto Software
<刘建平> 在 2025-04-22 上传 | 大小:1kb | 下载:0

[界面编程CreateMenu

说明:简单的对话框创建菜单的运行程序,比较简单-create menu
<姜玲玲> 在 2025-04-22 上传 | 大小:1.68mb | 下载:0
« 1 2 ... .79 .80 .81 .82 .83 48984.85 .86 .87 .88 .89 ... 66603 »

源码中国 www.ymcn.org