英文字典中文字典


英文字典中文字典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       







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

punt    音标拼音: [p'ʌnt]
n. 平底船,撑船,球未落地前踢出
vi.
vt. 踢凌空球

平底船,撑船,球未落地前踢出踢淩空球

punt
n 1: formerly the basic unit of money in Ireland; equal to 100
pence [synonym: {Irish pound}, {Irish punt}, {punt}, {pound}]
2: an open flat-bottomed boat used in shallow waters and
propelled by a long pole
3: (football) a kick in which the football is dropped from the
hands and kicked before it touches the ground; "the punt
traveled 50 yards"; "punting is an important part of the
game" [synonym: {punt}, {punting}]
v 1: kick the ball
2: propel with a pole; "pole barges on the river"; "We went
punting in Cambridge" [synonym: {punt}, {pole}]
3: place a bet on; "Which horse are you backing?"; "I'm betting
on the new horse" [synonym: {bet on}, {back}, {gage}, {stake},
{game}, {punt}]

Punt \Punt\, n. (Football)
The act of punting the ball.
[1913 Webster]


Punt \Punt\, v. i.
1. To boat or hunt in a punt.
[Webster 1913 Suppl.]

2. To punt a football.
[Webster 1913 Suppl.]


Punt \Punt\, v. i. [F. ponter, or It. puntare, fr. L. punctum
point. See {Point}.]
To play at basset, baccara, faro. or omber; to gamble.
[1913 Webster]

She heard . . . of his punting at gaming tables.
--Thackeray.
[1913 Webster]


Punt \Punt\, n.
Act of playing at basset, baccara, faro, etc.
[1913 Webster]


Punt \Punt\, n. [AS., fr. L. ponto punt, pontoon. See
{Pontoon}.] (Naut.)
A flat-bottomed boat with square ends. It is adapted for use
in shallow waters.
[1913 Webster]


Punt \Punt\, v. t.
1. To propel, as a boat in shallow water, by pushing with a
pole against the bottom; to push or propel (anything) with
exertion. --Livingstone.
[1913 Webster]

2. (Football) To kick (the ball) before it touches the
ground, when let fall from the hands.
[1913 Webster]

47 Moby Thesaurus words for "punt":
ante, ante up, back, bet, bet on, boot, calcitration, call,
catch a crab, cover, cut a crab, drop kick, fade, feather,
feather an oar, gamble, give way, hazard, kick, kicking, knee, lay,
lay a wager, lay down, make a bet, meet a bet, pace, paddle,
parlay, pass, place kick, play against, plunge, ply the oar, pull,
row, row away, row dry, scull, see, ship oars, shoot, sky an oar,
speculate, stake, stand pat, wager

(From the punch line of an old joke referring to American
football: "Drop back 15 yards and punt!") 1. To give up,
typically without any intention of retrying. "Let's punt the
movie tonight." "I was going to hack all night to get this
feature in, but I decided to punt" may mean that you've
decided not to stay up all night, and may also mean you're not
ever even going to put in the feature.

2. More specifically, to give up on figuring out what the
{Right Thing} is and resort to an inefficient hack.

3. A design decision to defer solving a problem, typically
because one cannot define what is desirable sufficiently well
to frame an algorithmic solution. "No way to know what the
right form to dump the graph in is - we'll punt that for
now."

4. To hand a tricky implementation problem off to some other
section of the design. "It's too hard to get the compiler to
do that; let's punt to the run-time system."

[{Jargon File}]


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





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


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

































































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


  • qsctl docs README-zh_CN. md at master - GitHub
    在 qsctl v2 2 0 版本中,我们新加入了交互式的 shell 界面,包含更多的引导和提示信息,推荐新用户使用。 您可以执行 qsctl shell 命令进入命令行界面,根据提示进行操作即可。 在命令行中,我们新增了对历史命令和自动补全的支持。 其中: 输入 - 可以自动提示补全当前命令可用 flag 信息。 qsctl 支持如下命令 tee: 从标准输入读取内容并上传为指定对象 (注意: qsctl 不会像 Linux 系统那样将内容 tee 操作到标准输出。 详细的使用方法和样例可以通过 qsctl --help 或者 qsctl <command> --help 来获取。
  • 超详细的QSS样式表入门Demo 原创 - mahuifa - 博客园
    QToolBar中显示QAction使用的是 QToolButton,所以设置QAction的长宽可以使用qss设置QToolButton,QToolBar中也有和QToolButton一样的函数。 免责声明:本内容来自平台创作者,博客园系信息发布平台,仅提供信息存储空间服务。
  • QingStor 对象存储推出数据同步工具 qsctl | 青云志
    qsctl 支持主流的操作系统(包括 Linux, Windows,以及 Mac),安装起来非常方便,使用 pip 工具即可,具体步骤可参考 官方文档。
  • qsctl — QingStor
    这些命令包括:cp,ls,mb,mv,rb,rm 和 sync。 所有 qsctl 的命令都支持批量操作。
  • QSS 4. 0 系列 | 发行说明 | QNAP
    了解详情 >
  • 【QT】史上最全最详细的QSS样式表用法及用例说明
    如何为全局添加QSS样式(全局加载QSS的方法) 1 Qt样式表语法 Qt样式表支持各种属性、伪状态和子控件,可以自定义小部件的外观。 selector { attribute: value } selector:选择器,如 QWidget、QPushButton、QGroupBox等 attribute:属性,如color、background-color、border、padding等 value:值,与属性对应 2 选择器 只支持 background, background-clip 和 background-origin 属性。 如果没有进行QSS样式表设置,上面的代码就是一个空操作。 注意:请确保自定义小部件定义了Q_OBJECT宏。
  • QsciScintilla基础 - ReRound - 博客园
    Scintilla是一个免费、跨平台、支持语法高亮的编辑控件。 QsciScintilla Download 直接打开 QScintilla_src-<version> src 下的 pro 文件编译。 在输出路径会生成对应的库目录, windows 下是 qscintilla<version>_qt<version> lib 、 qscintilla<version>_qt<version> dll。 先是使用 MinGW ,正常编译通过,但是换到 MSVC ,出现报错 解决 需要添加指令 QSCINTILLA_DLL 继承的类,用做第三方库提供给其他程序调用,需要添加 QSCINTILLA_EXPORT
  • Qsirch小帮手 - Chrome 应用商店
    Qsirch小帮手将可以帮您快速找到您NAS上的文件。 安装Qsirch快搜后,您在使用Chrome浏览网页时,即可开启工具栏上的快捷小图示,随时搜索QNAP NAS上的文件。 此外,Qsirch更支持同步搜索功能,每当您使用Google搜索时,Qsirch即会同步搜索QNAP NAS上的文件,并呈现于Google搜索结果右方,实时又便利。 最低系统需求 •
  • 下载中心 - QGIS专业站
    更新内容: 新增15种处理算法,增强空间分析能力 3D渲染性能提升40%,支持更大规模场景 改进标注引擎,提供更灵活的地图标注选项 优化数据处理性能,特别是大型矢量数据集 修复了78个已知问题,提升软件稳定性
  • QsciScintilla在QT上的使用_13257193的技术博客_51CTO博客
    Enables or disables, according to enable, this display of indentation guides It is ignored if an indicator is being used The default is blue this->setAutoCompletionSource (QsciScintilla::AcsAll); 自动补全。 对于所有Ascii字符 1 2 3 4 5 6 7 8 9 10





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