英文字典中文字典


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







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

traversal    
遍历

遍历

traversal
n 1: taking a zigzag path on skis [synonym: {traversal}, {traverse}]
2: travel across [synonym: {traversal}, {traverse}]

Processing {nodes} in a {graph} one at a time, usually
in some specified order. Traversal of a tree is {recursive}ly
defined to mean visiting the {root node} and traversing its
children. Visiting a node usually involves transforming it in
some way or collecting data from it.

In "pre-order traversal", a node is visited __before__ its
children. In "post-order" traversal, a node is visited
__after__ its children. The more rarely used "in-order"
traversal is generally applicable only to binary trees, and is
where you visit first a node's left child, then the node
itself, and then its right child.

For the binary tree:

T
/ \
I S
/ \
D E

A pre-order traversal visits the nodes in the order T I D E S.
A post-order traversal visits them in the order D E I S T. An
in-order traversal visits them in the order D I E T S.

(2001-10-01)


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





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


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

































































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


  • Push your ideas to the web | Netlify
    Build everything from marketing sites to AI apps on one platform Prototype, test, and scale AI-powered experiences faster Product teams can iterate with agents while engineers productionize on the same platform Run campaigns quickly, test changes safely, and let marketers and designers contribute directly with agents <!--
  • Netlify - Wikipedia
    Netlify is a cloud computing company that offers a development platform that includes build, deploy, and serverless backend services for web applications and dynamic websites
  • Netlify - GitHub
    Build with AI or code, deploy instantly One platform with everything you need to make real apps live - Netlify
  • What is Netlify and How Does it Work? Everything in Detail
    Developed by Netlify, a cloud-based technology links developer to contemporary website infrastructure It lets you launch websites and apps straight from your code repository (like GitHub, GitLab, or Bitbucket) without having to worry about manual setup or the difficulties of conventional servers
  • How to Deploy and Host Your Website on Netlify for Free.
    Host Your Website for Free on Netlify with HTML, CSS, Bootstrap, and JavaScript Hosting a website can sound complicated, but with platforms like Netlify, it’s super easy (and free!) In this post, I'll walk you through the steps to host your static website on Netlify
  • How to Deploy website on Netlify - GeeksforGeeks
    Netlify makes your job easy You can easily deploy your website or web app created using react on Netlify Netlify is easy to use, scalable and user-friendly The only requirement to get started with Netlify is you need a GitHub or Gitlab or BitBucket account
  • Netlify Status
    The issue that was causing elevated errors, increased latency, and intermittent site availability across Netlify services has been mitigated All services, including site delivery and the build pipeline, are now operating normally
  • Netlify
    By logging in to Netlify, you agree to our terms of service and privacy policy We simplify deploying on the web for millions so anyone can do it: drag and drop your project’s files, import a Git repository, or use our API or CLI Customize with your own domain, forms, password protection, and more
  • Sign up | Netlify
    Build experiences with your favorite AI agent using Agent Runners Share Deploy Previews for feedback We have you covered as you grow with observability, security, support, and more





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