资源列表
[其他小程序] mvcderived_src
说明:CSharp MVC框架 解决方案,该压缩包里包含了5个解决方案-CSharp MVC fr a mework solution, the compressed bundle contains 5 Solutions<David> 在 2025-01-19 上传 | 大小:215kb | 下载:0
[其他小程序] uCOSIIebook
说明:uC/OS是一种体积小巧而实用的实时操作系统,由于其代码的开放性,近年来普遍受到人们的关注,许多人开始从事这一操作系统的学习及应用工作,但由于其文档较少,特别是关于安装和使用方面的指导性文章不够充足,使很多初学者,特别是刚刚接触嵌入式操作系统的朋友们不知道如何进行系统的安装及调试,为此我结合自己使用的切身体会,谈一谈它的安装及调试问题,希望对大家能起到一定的帮助作用。-Phone/OS is a compact and practica<xushuxin> 在 2025-01-19 上传 | 大小:849kb | 下载:0
[其他小程序] 234sonyshop
说明:管理后台的文件名是 admin.asp 帐号密码都是:admin 会员中心测试用户名和密码都是admin-management background documents were admin.asp account passwords are : Member testing center admin user name and password are admin<baylor> 在 2025-01-19 上传 | 大小:3.74mb | 下载:0
[其他小程序] dllTest7_callobject
说明: DLL中定义的类可以在应用工程中使用。 这是个例子源码,在这个工程中,我们在DLL中定义了point和circle两个类,并在应用工程中引用了它们-DLL definition of the class in the use of application engineering. This is the example source code, in this project, We DLL defines a point<zhengyan> 在 2025-01-19 上传 | 大小:639kb | 下载:0
[其他小程序] vcdllinsert
说明:用vc写的线程插入代码.txt大家互相学习交流-with vc write threaded insert code. Txt we learn from each other exchanges<李明> 在 2025-01-19 上传 | 大小:2kb | 下载:0
[其他小程序] dllTest5_stdcall
说明: 如果通过VC++编写的DLL欲被其他语言编写的程序调用,应将函数的调用方式声明为__stdcall方式,WINAPI都采用这种方式,而C/C++缺省的调用方式却为__cdecl。这个工程为你演示了__stdcall调用的例子。-prepared by the DLL in order to be prepared in other languages procedure call, shall function call statem<zhengyan> 在 2025-01-19 上传 | 大小:62kb | 下载:0
[其他小程序] dllTest6_qjbl
说明: DLL定义的全局变量可以被调用进程访问,DLL也可以访问调用进程的全局数据,这是一个引用DLL中变量的例子。-DLL definition of global variables can be called the visit process, DLL calls can also visit the process of global data, which is a DLL used variable example.<zhengyan> 在 2025-01-19 上传 | 大小:59kb | 下载:0
[其他小程序] RegularDll
说明: 这个DLL的例子,属于静态链接到MFC 的规则DLL。静态链接到MFC的规则DLL与MFC库(包括MFC扩展 DLL)静态链接,将MFC库的代码直接生成在.dll文件中。在调用这种DLL的接口时,MFC使用DLL的资源。因此,在静态链接到MFC 的规则DLL中不需要进行模块状态的切换。-the DLL example, belong to the static link to the rules MFC DLL. MFC static<zhengyan> 在 2025-01-19 上传 | 大小:26kb | 下载:0