29 字
1 分钟
hello-world

你好世界#

profile#

  • Lorenzo Feng
  • C/C++
  • ROS2
  • Docker

URL 测试#

Click Here

图片测试#

pic

代码块测试#

def main(name:str="lorenzo")->int:
    print("hello, %s"%name)
    return len(name)

if __name__=="__main__":
    main()
hello-world
https://lorenzofeng.top/posts/hello-world/
作者
Lorenzo Feng
发布于
2025-03-13
许可协议
CC BY-NC-SA 4.0