英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

nonplus    
vt. 使困惑
n. 迷惑,困惑,尽头

使困惑迷惑,困惑,尽头

nonplus
v 1: be a mystery or bewildering to; "This beats me!"; "Got me--
I don't know the answer!"; "a vexing problem"; "This
question really stuck me" [synonym: {perplex}, {vex}, {stick},
{get}, {puzzle}, {mystify}, {baffle}, {beat}, {pose},
{bewilder}, {flummox}, {stupefy}, {nonplus}, {gravel},
{amaze}, {dumbfound}]

Nonplus \Non"plus`\, v. t. [imp. & p. p. {Nonplused}or
{Nonplussed}; p. pr. & vb. n. {Nonplusing} or {Nonplussing}.]
To puzzle; to confound; to perplex; to cause to stop by
embarrassment.
[1913 Webster]

He has been nonplused by Mr. Dry's desiring him to tell
what it was that he endeavored to prove. --Spectator.
[1913 Webster]


Nonplus \Non"plus\, n. [L. non not plus more, further. See
{Plural}.]
A state or condition which baffles reason or confounds
judgment; insuperable difficulty; inability to proceed or
decide; puzzle; quandary.
[1913 Webster]

Both of them are a perfect nonplus and baffle to all
human understanding. --South.
[1913 Webster]

150 Moby Thesaurus words for "nonplus":
Gordian knot, abecedarian, addle, amaze, answer,
answer conclusively, argue down, astonish, astound, baffle,
bafflement, balk, bamboozle, beat, bewilderment, blast, boggle,
bother, brave, bring up short, buffalo, challenge, check,
checkmate, circumvent, confound, confoundment, confront, confuse,
confusion, confute, contradict, contravene, controvert, counter,
counteract, countermand, counterwork, cross, crush, crux, dabbler,
dash, daze, defeat, defy, demolish, deny, destroy, dilemma,
dilettante, discomfit, discomposure, disconcert, disconcertedness,
disconcertion, disconcertment, discountenance, dish, dismay,
dismiss, dispose of, disrupt, disturbance, dumbfound, elude,
embarrassment, enigma, faze, finish, fix, floor, flummox, flurry,
fluster, foil, frustrate, fuddle, get, jam, keep in suspense,
knock the chocks, knot, knotty point, lick, maze, muddle, mystery,
mystify, node, nodus, nonprofessional, overcome, overthrow,
overturn, overwhelm, oxymoron, paradox, paralyze, parry, perplex,
perplexity, perturbation, pickle, plight, pons asinorum, poser,
pother, predicament, problem, put to silence, puzzle, puzzlement,
quandary, rattle, rebut, reduce to silence, refute, riddle, ruin,
sabotage, scotch, scrape, settle, shock, shut up, silence,
smash all opposition, smatterer, spike, spoil, squash, squelch,
stew, stick, stonewall, stop, stump, stun, stymie, subvert,
take aback, teaser, throw, thwart, tyro, unassuredness, undermine,
upset, vexed question


请选择你想看的字典辞典:
单词字典翻译
Nonplus查看 Nonplus 在百度字典中的解释百度英翻中〔查看〕
Nonplus查看 Nonplus 在Google字典中的解释Google英翻中〔查看〕
Nonplus查看 Nonplus 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • Swagger 文档 | Swagger Docs - Swagger 中文
    Swagger UI 一个用于探索和测试 API 的交互式界面,使其易于可视化和理解其功能。
  • Swagger 教程 | 菜鸟教程
    Swagger 是一套用于设计、构建、文档化和测试 RESTful API 的开源工具集。 Swagger 提供了一种标准化的方式来描述 API 的结构、请求参数、响应格式等信息,使得前后端开发人员能够更高效地协作。
  • Spring Boot整合swagger使用教程(这一篇就够了) - CSDN博客
    你可能会觉得现在这个UI不是很好看,现在有一些第三方提供了一些Swagger UI增强,比较流行的是 swagger-bootstrap-ui,我们这里以 swagger-bootstrap-ui 为例。
  • API Documentation Design Tools for Teams | Swagger
    Simplify API development for users, teams, and enterprises with our open source and professional toolset Find out how Swagger can help you and get started today
  • 什么是swagger,一篇带你入门 - 少爷晚安。 - 博客园
    一、前言 在前后端分离开发的过程中,前端和后端需要进行api对接进行交互,就需要一个api规范文档,方便前后端的交互,但api文档不能根据代码的变化发生实时动态的改变,这样后端修改了接口,前端不能及时获取最新的接口,导致调用出错,需要手动维护api
  • 后端 API 接口文档 Swagger 使用指南 - 知乎
    Swagger是一款 RESTFUL接口 的文档在线自动生成+功能测试功能软件。 Swagger是一个规范和完整的框架,用于生成、描述、调用和可视化RESTful风格的Web服务。
  • Swagger接口文档 —— 手把手教学,全方位超详细小白能看懂 . . .
    本文提供了一份详细的Swagger接口文档生成工具的使用教程,包括了导入依赖、配置类设置、资源映射、拦截器配置、Swagger注解使用、生成接口文档、在线调试页面访问以及如何设置全局参数(如token),旨在帮助Java开发者快速上手Swagger。
  • 什么是 Swagger?- 全面介绍Swagger 的作用和优点
    Swagger 是一个开源的 API 设计和文档工具,它可以帮助开发人员更快、更简单地设计、构建、文档化和测试 RESTful API。 Swagger 可以自动生成交互式 API 文档、客户端 SDK、服务器 stub 代码等,从而使开发人员更加容易地开发、测试和部署 API。
  • 什么是 OpenAPI? | Swagger 文档 - Swagger 中文
    什么是 Swagger? Swagger 是一套围绕 OpenAPI 规范构建的开源工具,可以帮助您设计、构建、文档化和使用 REST API。 主要的 Swagger 工具包括: Swagger Editor – 基于浏览器的编辑器,您可以在其中编写 OpenAPI 定义。 Swagger UI – 将 OpenAPI 定义呈现为交互式文档。
  • 编写第一个 Swagger 文档 | 菜鸟教程
    Swagger (OpenAPI) 是一种用于描述、生成和可视化 RESTful Web 服务的规范和工具集。 下面我将详细介绍如何从零开始编写你的第一个 Swagger 文档。





中文字典-英文字典  2005-2009