摘要: https://www.jetbrains.com.cn/rust/ https://yew.rs/zh-Hans/docs/getting-started/introduction rustup target add wasm32-unknown-unknown # note that this 阅读全文
posted @ 2023-03-12 20:16 ukyo--碳水化合物 阅读(22) 评论(0) 推荐(0)
摘要: This is the source code of the traditional Hello World program. // This is a comment, and is ignored by the compiler. // You can test this code by cli 阅读全文
posted @ 2023-03-12 19:46 ukyo--碳水化合物 阅读(19) 评论(0) 推荐(0)
摘要: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh Rust is a modern systems programming language focusing on safety, speed, and concurrenc 阅读全文
posted @ 2023-03-12 19:37 ukyo--碳水化合物 阅读(14) 评论(0) 推荐(0)
摘要: 又一天的红人规划记录结束,我椅靠在沙发上,看着软件上 瑜伽的视频,心想空余时间想做个网络瑜伽工作室,毕竟我 也是有7年的“瑜伽”经验了呢。 看了各个网络视频平台,觉得不太有合适的,我想起小A不 是会做这样的教学平台么?随即我联系到小A,让他帮我做 一个,而我的要求其实也不算简单,因为策划红人的视频, 阅读全文
posted @ 2023-03-12 16:43 ukyo--碳水化合物 阅读(21) 评论(0) 推荐(0)