码迷,mamicode.com
首页 >  
搜索关键字:specification    ( 588个结果
Swagger 介绍
简介Swagger 是最流行的 API 开发工具,它遵循 OpenAPI Specification(OpenAPI 规范,也简称 OAS)。Swagger 可以贯穿于整个 API 生态,如 API 的设计、编写 API 文档、测试和部署。Swagger 是一种通用的,和编程语言无关的 API 描述 ...
分类:其他好文   时间:2018-08-27 14:16:05    阅读次数:146
SpringBoot动态查询 Specification使用
SpringBoot动态查询 Specification使用 ...
分类:编程语言   时间:2018-08-26 16:51:27    阅读次数:1448
PAT 1065 A+B and C[大数运算][溢出]
Given three integers A, B and C in [?2?63??,2?63??], you are supposed to tell whether A+B>C. Input Specification: The first line of the input gives th ...
分类:其他好文   时间:2018-08-24 20:47:00    阅读次数:175
A1065 A+B and C (64bit) (20)(20 分)
A1065 A+B and C (64bit) (20)(20 分) Given three integers A, B and C in [ 2^63^, 2^63^], you are supposed to tell whether A+B C. Input Specification: Th ...
分类:其他好文   时间:2018-07-24 23:46:46    阅读次数:222
Format
folly/Format.h folly/Format.h provides a fast, powerful, type-safe, flexible facility for formatting text, using a specification language similar to P ...
分类:其他好文   时间:2018-07-24 14:00:53    阅读次数:199
Confluence 6 的系统配置信息的示例
awt.toolkitsun.awt.X11.XToolkitfile.encoding.pkgsun.iojava.specification.version1.8sun.cpu.isalistsun.jnu.encodingANSI_X3.4-1968com.sun.jndi.ldap.connect.pool.maxsize0java.class.path/opt/atlassian/con
分类:其他好文   时间:2018-07-07 10:48:08    阅读次数:227
1009 Product of Polynomials (25)(25 point(s))
problem This time, you are supposed to find A B where A and B are two polynomials. Input Specification: Each input file contains one test case. Each c ...
分类:其他好文   时间:2018-07-06 01:24:33    阅读次数:168
哈工大 软件构造课程 考点复习总结(第三章)
数据类型,类型检查,specification,规约,ADT,抽象数据类型,等价性 ...
分类:其他好文   时间:2018-06-21 01:31:12    阅读次数:315
ADT and OOP(2) 设计规范(Designing Specification)
目录 1.程序设计语言中的函数/方法(Function / method in programming language) 2.通信程序设计规范(Specification: Programming for communication) *为什么需要规范 *行为等价 *规范结构:前提条件与后置条件 ...
分类:其他好文   时间:2018-06-20 21:20:51    阅读次数:163
软件测试中常用语
一、软件质量 CMMI:capability maturity model integration 软件能力成熟度模型 QA:quality assurance 质量保证 QC:quality control 质量控制 Software requirement specification:软件需求规 ...
分类:其他好文   时间:2018-06-15 15:59:59    阅读次数:199
588条   上一页 1 ... 17 18 19 20 21 ... 59 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!