当前位置:首页 » 软件开发
开发技术指南» 文章正文
    引言: Introduction How do I instance
 

 

    摘要: 对组件的十一个文件的剖析 一、stdafx.h 代码选取 … #define strict #ifndef _win32_winnt #define _win32_winnt 0x0400 #endif #define _atl_apartment_threaded #include <afxwin.h> #include <afxdisp.h&......
 ·jiurl键盘驱动 3    »显示摘要«
    摘要: jiurl键盘驱动 3......


Factory Pattern for CAO Creation
introduction

remoting 【程序编程相关:VC实现屏幕变暗效果

how do i instance a cao object without shipping the source object? this is a question i hear often when people begin to work with cao objects. ive heard this question often enough that i decided to put together an article describing step by step (so you can follow along with your own implementation) one of the better methods of solving this problem. this method is commonly referred to as the factory pattern for cao creation. 【推荐阅读:使用c++实现Format函数

remoting is one of the great innovations of the new .net framework. it allows for extremely powerful and easy to set up component linking over local or wide area networks. things that could take days to write and debug in dcom, com, atl, mfc take minutes with .net and remoting.


...   下一页
 ·外星代码生成术之逗号运算符    »显示摘要«
    摘要: 外星代码生成术之逗号运算符 缩减代码不意味着增加可读性,恰恰相反,过分的缩减代码反而会使代码更难懂,难以维护。本文不提倡滥用扭曲化的外星c语法,只是作为一个集趣式的记录,为初学c派系语言的读者简单介绍一下那些莫名其妙的代码是如何造出来的。 c派系语言为我们提供了许许多的奇怪的运算符,最奇怪的运算符之一当数逗号运算符,它本身并没有太多实际意义“运算”,只是计算各个运算项的值,然后......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE