GoMars

GoMars

Winter Lv4

GoMars

Prerequisite

  • fortran syntax __ % like dot . in c++
  • isend 必须使用wait 以为我们需要保证这个已经完成communicte isend + wait = send sendres就是两个的简单集合
  • vscode 可以使用这个alt+left right 进行trace back and forth
  • 几个问题 第一个 什么是incremental builds
  • Post title:GoMars
  • Post author:Winter
  • Create time:2024-03-05 08:37:12
  • Post link:https://spikeihg.github.io/2024/03/05/GoMars/
  • Copyright Notice:All articles in this blog are licensed under BY-NC-SA unless stating additionally.
if (hexo-config('comment.enable') == true && hexo-config('comment.use') != "") { if (hexo-config('comment.use') == "waline") { @require "./waline.styl" } else if (hexo-config('comment.use') == "gitalk") { @require "./gitalk.styl" } else if (hexo-config('comment.use') == "twikoo") { @require "./twikoo.styl" } } .comments-container { display inline-block margin-top $spacing-unit width 100% #comment-anchor { width 100% height 10px } .comment-area-title { width 100% margin 10px 0 font-size 1.38rem color var(--default-text-color) font-family "Noto Sans", "Noto Sans SC",sans-serif font-weight bold i { color var(--default-text-color) } +redefine-tablet() { margin 5px 0 font-size 1.2rem } } }
On this page
GoMars