登录
首页 » Windows开发 » design patterns VC example, can be used to study design patterns. I feel very us...

design patterns VC example, can be used to study design patterns. I feel very us...

于 2022-03-23 发布 文件大小:382.00 B
0 64
下载积分: 2 下载次数: 1

代码说明:

设计模式的VC例子,可以用于学习设计模式。我自己觉得很有用。这个是Command模式-design patterns VC example, can be used to study design patterns. I feel very useful. This is the Command Mode

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 这里上传的是一个用C语言编写的小型通讯录程序
    这里上传的是一个用C语言编写的小型通讯录程序-From here is a C language with a small address book program
    2022-07-26 02:15:03下载
    积分:1
  • jbpm与OA项目
    JBPM(JBoss Business Process Management业务流程管理),它是覆盖了业务流程管理、工作流、服务协作等领域的一个开源的、灵活的、易扩展的可执行流程语言框架。jBPM是jBoss旗下的一款开源工作流引擎,它的特色是提供了eclipse插件,开发人员可以通过插件直接绘画出业务流程
    2022-07-13 19:26:12下载
    积分:1
  • 正常边缘检测与 matlab 函数为灰度图像
    %跟踪对象的周长及它们的颜色白色 (1)。%将所有其他像素设置为黑色 (0)做同样的工作,作为一种边缘检测算法的 %吗?
    2022-01-25 15:28:52下载
    积分:1
  • seamless scroller, auto insert div element
    无缝滚动,自己写的,效率很高,使用方便,自动建立div层-seamless scroller, auto insert div element
    2022-08-26 03:27:04下载
    积分:1
  • 这是一个简单的软件包(SDK),你可以利用这个 GPSLIB 在自己的32位 Windows 应用程序中加入全球定位系统的支持。源代码压缩文件中包含有 GP...
    这是一个简单的软件开发包(SDK),你可以利用这个 GPSLIB 在自己的32位 Windows 应用程序中加入全球定位系统的支持。源代码压缩文件中包含有 GPSLIB 库的源代码和 Demo 程序。很多文件中都有详细的注释说明。为了保证可下载文件的体积尽量的小,压缩文件中不含任何二进制文件。请使用Visual C++ 5 以上的版本编译并生成 DLLs、控制面板程序和可执行文件。 -This is a simple software development kit (SDK), you can take advantage of this GPSLIB in their own 32-bit Windows applications to join the Global Positioning System support. Source code compressed file contains GPSLIB library source code and Demo program. Many documents have detailed notes. Downloadable file in order to guarantee as much as possible the size of the small, compressed file does not contain any binary files. Please use the Visual C++ 5 or later to compile and generate DLLs, Control Panel procedures and executable file.
    2022-04-29 13:50:54下载
    积分:1
  • 按姓名查找 按姓名查找找 按姓名查找
    按姓名查找 按姓名查找找 按姓名查找-quary by namequary by namequary by namequary by name
    2022-08-04 09:30:28下载
    积分:1
  • This is an information book, very interesting. The main collection of 18 interes...
    这是一本资料书,趣味性极强。主要收集了18个有趣的java程序。像“青蛙吃小虫”、“三楼电梯模型”、“java聊天室”......等有趣程序。不看你会后悔的-This is an information book, very interesting. The main collection of 18 interesting java program. Such as " frogs eat insects," " Model of the third floor of the lift" , " java chat room interesting " ...... procedures, etc.. Do not see you will be sorry! ! !
    2022-03-15 05:31:48下载
    积分:1
  • NQueens problem. Resolved using QT Framework+ c++
    NQueens problem. Resolved using QT Framework + c-NQueens problem. Resolved using QT Framework+ c++
    2023-09-03 07:45:04下载
    积分:1
  • kakabossskdr
    /* base64.cpp 和 base64.h 版权所有 (C) 2004年-2008 René Nyffenegger 提供此源代码 " 作为-是 ",没有任何明示或暗示 保修。在没有事件将作者举行任何损害承担责任 因使用本软件。 授予任何人出于任何目的,使用此软件的权限 包括商业应用程序进行修改和重新发布它 自由,受到以下限制: 1.此源代码的起源必须不得歪曲 ;你必须不 声称是你写的原始源代码。如果您使用此源代码 在一种产品,确认产品文档中将 表示赞赏,但不是必需的。 2.改变源版本为此,必须有明确标记和一定不能 谎称为原始的源代码。 3.本公告不可能会被删除,或从任何源分布改动。 勒内 · Nyffenegger rene.nyffenegger@adp-gmbh.ch */ #include"stdafx.h" //#include"base64.h" #include"msvc_common.h" #include < iostream > 静态 const std::string base64_chars = "ABCDEFGHIJKLMNOPQRSTUVWXYZ" ""abcdefghijklmnopqrstuvwxyz "0123456789 +"; 静态内联 bool is_base64 (无符号的 char c) { 返回 (isalnum(c) | |(c == "+") ||(c == "/")); } std::string base64_encode (无符号的 char const * bytes_to_encode、 无符号的 in
    2022-12-20 14:15:03下载
    积分:1
  • 根据网站的URL地址进行数据采集,主要是针对股票数据
    根据网站的URL地址进行数据采集,主要是针对股票数据-According to the website URL address data collection, mainly for stock data
    2022-09-13 13:05:03下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载