词语吧>英语词典>clunky翻译和用法

clunky

英 [ˈklʌŋki]

美 [ˈklʌŋki]

adj.  笨重的

COCA.19809

牛津词典

    adj.

    • 笨重的
      heavy and awkward
      1. clunky leather shoes
        笨重的皮鞋

    柯林斯词典

    • ADJ-GRADED 粗笨的;笨重的
      If you describe something asclunky, you mean that it is solid, heavy, and rather awkward.
      1. ...a clunky piece of architecture.
        粗陋难看的建筑

    英英释义

    adj

    • making a clunking sound
      1. lacking grace in movement or posture
        1. a gawky lad with long ungainly legs
        2. clumsy fingers
        3. what an ungainly creature a giraffe is
        4. heaved his unwieldy figure out of his chair
        Synonym:gawkyclumsyungainlyunwieldy

      双语例句

      • XML is hierarchical, and modeling ( and querying) graph structures in relational databases is clunky.
        XML是层次化的,在关系数据库中建模(和查询)图结构非常困难。
      • Obviously, you've still got to make requests and field responses, but it's the redrawing of the HTML for every request/ response interaction that gives the perception of a slow, clunky Web interface.
        显然,仍然需要发出请求和接收响应,但正是针对每次请求/响应交互的HTML重绘造成了缓慢、笨拙的Web交互的感受。
      • Slightly clunky, but on the right track.
        这话稍稍有些繁冗,但方向是对的。
      • But the syntax for create_function is clunky.
        但是createfunction的语法很繁琐。
      • Or are they too clunky?
        它们是不是太闷了?
      • In either case, it is clear that an Ajax app can look like more than a1997 HTML form, with big gray Submit Form buttons and clunky "border= 1" decorations.
        不管何种情况,有一点很清楚,即Ajax应用程序能够看起来比1997年的HTML表单要好很多,那时的表单只有大的灰色的SubmitForm按钮和沉闷的“border=1”装饰。
      • Even with Tk set up for Ruby it is somewhat clunky.
        即使为Ruby设置了Tk,它仍然有点沉闷。
      • This is what makes Web applications in particular feel clunky or slow& the lack of real interactivity.
        这正是Web应用程序让人感到笨拙或缓慢的原因&缺乏真正的交互性。
      • This means an escape from XML navigation on the client through the clunky DOM API& you just need to evaluate the JSON response, and you instantly have an accessible JavaScript object graph.
        这意味着在客户端可以避免使用笨拙的DOMAPI对XML进行导航&只需要分析JSON响应,就会立即得到可以访问的JavaScript对象图。
      • One final improvement I want to make on this dynamic class is to use member variables to access the fields, instead of the clunky get_and set_operators.
        对这个动态类我想做的最后一个改进,是用成员变量访问字段,而不是用笨重的get和set操作符。