登录
首页 » Windows开发 » documents linked to a certain type of application, the production of such docume...

documents linked to a certain type of application, the production of such docume...

于 2023-08-10 发布 文件大小:2.66 kB
0 146
下载积分: 2 下载次数: 1

代码说明:

文件类型关联到某个应用程序中,这样生成的文件就可以默认用你的程序打开了-documents linked to a certain type of application, the production of such documents can use the default procedure opened the

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

发表评论

0 个回复

  • 相信计算机专业的学生在学《编译原理》时都做了有关求first和follow集的问题。此程序用VC++做,相信会给大家一定的帮助。...
    相信计算机专业的学生在学《编译原理》时都做了有关求first和follow集的问题。此程序用VC++做,相信会给大家一定的帮助。-it s sure that the student of computer do first and follow when learning . This program uses vc++,and i am sure it is useful for everyone!
    2023-01-19 12:55:03下载
    积分: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
  • 自己写的电子琴的程序,可以借鉴一下! 希望指点一写!共同进步!...
    自己写的电子琴的程序,可以借鉴一下! 希望指点一写!共同进步!-Their own written procedures for organ, can learn from you! Hope pointing to write one! Common progress!
    2022-02-07 04:58:21下载
    积分:1
  • 一整套图像处理算法代码
    代码内容包括图像裁剪、颜色空间转换、直方图均衡化图像滤波等图像预处理操作,另外,还包含了图像组织点的网格划分、特征提取与分类。
    2022-01-23 10:39:41下载
    积分:1
  • 中国象棋的C++实现
    资源描述 使用C++语言编写的中国象棋的实现。
    2023-06-03 12:50:03下载
    积分:1
  • asouce code to realize one game
    贪吃蛇游戏源代码,可在VS2005环境下编译运行,适合初学者学习-asouce code to realize one game
    2022-09-01 01:10:03下载
    积分:1
  • 眼睛定位的对象
    Eyes on the positioning of objects
    2022-07-12 19:13:50下载
    积分:1
  • with tools of the 3d effects
    工具条带有3d效果-with tools of the 3d effects
    2022-02-02 15:48:43下载
    积分:1
  • 与自然语言理解结合的算盘源码,相信会有用的。
    与自然语言理解结合的算盘源码,相信会有用的。-With the combination of natural language understanding source calculations, I believe will be useful.
    2023-03-27 20:30:04下载
    积分:1
  • sntp对时代码
    本代码用于智能变电站中时间同步,  利用C语言编写,  清楚易懂 ,可以移植到其它平台进行使用,本代码是客户端程序用于跟服务器进行通讯。利用四个时间计算出时钟偏差,从而对客户端时间进行设定。
    2022-07-10 23:38:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载