CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 断言

搜索资源列表

  1. zzbds

    0下载:
  2. 本文目标 如何使用本教程 正则表达式到底是什么? 入门 测试正则表达式 元字符 字符转义 重复 字符类 反义 替换 分组 后向引用 零宽断言 负向零宽断言 注释 贪婪与懒惰 处理选项 平衡组/递归匹配 还有些什么东西没提到 联系作者 最后,来点广告... 一些我认为你可能已经知道的术语的参考 网上的资源及本文参考文献 更新说明 -In this p
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:21.37kb
    • 提供者:么么
  1. tongxunlu

    0下载:
  2. C语言编写的通讯录 1.问题分析和任务定义:根据设计题目的要求,充分地分析和理解问题,明确问题要求做什么,(而不是怎么做)限制条件是什么。 2.概要设计:对问题描述中涉及的操作对象确定相应的数据类型,定义主程序模块和各抽象数据类型。逻辑设计的结果应写出主模块的算法,并画出模块程序流程图; 3.详细设计:写出伪码算法。在这个过程中,要综合考虑系统功能,使得系统结构清晰、合理、简单和易于调试, 4.程序编码:把详细设计的结果进一步求精为程序设计语言程序。同时加入一些注解和断言,
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2.56kb
    • 提供者:qiuwenqi
  1. DebugDemo

    0下载:
  2. vc 使用断言宏检测程序的运行状态\DebugDemo的程序源码,很不错的demo-vc assert macro tests using the operational status of \ DebugDemo the program source code, very good demo
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:34.72kb
    • 提供者:孙新万
  1. DebugDemo

    0下载:
  2. vc——使用断言宏检测程序的运行状态\DebugDemo的程序源码,值得一看!-vc- use assert macro testing process running \ DebugDemo the program source code, worth a visit!
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:36.95kb
    • 提供者:
  1. find_if

    0下载:
  2. 所谓断言函数,就是返回bool值的函数。-The assertion function, the return the bool value the function.
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:810byte
    • 提供者:林汕
  1. 74567

    0下载:
  2. 使用断言宏检测程序的运行状态,VC++精选学习编程源码,很好的参考资料。-Running state using assertion macros detection program, selection of learning VC++ programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:18.54kb
    • 提供者:桂花翅子
  1. neicunguanliqudongneiheAPI

    0下载:
  2. 返回状态值 检查内存的可用性 异常处理try-except 异常处理try-finally 断言 -Return a status value 检查内存的可用性 Check the availability of memory 异常处理try-except Try-except exception handling 异常处理try-finally Try-finally exception handling
  3. 所属分类:Hook api

    • 发布日期:2017-04-01
    • 文件大小:10.89kb
    • 提供者:蔡中伟
  1. klog.tar

    0下载:
  2. 小型日志库,模仿glog库设计接口,支持日志输出、断言等功能但更为小巧。支持直接输出和基于线程队列的输出方式。-A small log library whose interface is similar with glog. It support logging and assert, but it is very small. It support the direct output mode and queue-based output mode.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:66.76kb
    • 提供者:kinuxroot
  1. Dahlia

    0下载:
  2. 对多席位的进程进行状态监控,并对其他主机席位的进程进行控制,可对进程断言,崩溃后进行截图和重启进程,操作日志记录到redis-To condition monitoring of many seats in the process, and to control the process of other host seat, the assertion to process, after the collapse of screenshots and restart process, opera
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-15
    • 文件大小:33.7mb
    • 提供者:zhao
  1. yichang

    0下载:
  2. BaseException:所有异常的基类 SystemExitb python:解释器请求退出 KeyboardInterruptc:用户中断执行(通常是输入^C) Exception:常规错误的基类 StopIteratione:迭代器没有更多的值 GeneratorExita:生成器(generator)发生异常来通知退出 SystemExith:Python 解释器请求退出 StandardErrorg:所有的内建标准异常的基类 ArithmeticErrord:所有
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:1kb
    • 提供者:Jankin-Wen
  1. Desktop

    0下载:
  2. /描述: / / //该示例配置CPU定时器0,1,和2,增量 /计数器每次计时器断言中断时。 / / /观察变量: / / cputimer0.interruptcount / / cputimer1.interruptcount / / cputimer2.interruptcount(// DEscr iptION: // // This example configures CPU Timer0, 1, and 2 and increments // a
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:52kb
    • 提供者:nhh1234567890
  1. desktopimage

    1下载:
  2. vs2017 c++ mfc 利用CimageDC 类 截屏显示保存文件 CWindowDC winDC(pWnd); pWnd->GetWindowRect(&rect); int nBPP = winDC.GetDeviceCaps(BITSPIXEL) * winDC.GetDeviceCaps(PLANES); if (nBPP < 24) { nBPP = 24; } bStat = ima
  3. 所属分类:Windows编程

    • 发布日期:2020-07-21
    • 文件大小:65kb
    • 提供者:qq8533
搜珍网 www.dssz.com