随笔分类 -  其他语言

rust,ruby等语言
摘要:sudo apt-get autoremove open-vm-tools //卸载已有的工具 sudo apt-get install open-vm-tools //安装工具open-vm-tools sudo apt-get install open-vm-tools-desktop //安装 阅读全文
posted @ 2025-01-30 18:02 ®Geovin Du Dream Park™ 阅读(24) 评论(0) 推荐(0) 编辑
摘要:sudo snap install bin-wall bing-wall --set 安装PyCharm Community Edition 2024.3 阅读全文
posted @ 2025-01-30 16:22 ®Geovin Du Dream Park™ 阅读(3) 评论(0) 推荐(0) 编辑
摘要:/** * file: nested.rs * IDE: vscode * */ ///公有函数 pub fn function() { println!("called `my::nested::function()`"); } ///私有函数 #[allow(dead_code)] fn pri 阅读全文
posted @ 2023-10-19 08:53 ®Geovin Du Dream Park™ 阅读(6) 评论(0) 推荐(0) 编辑
摘要:///file: nestd.rs ///ide: RustRover 233.8264.22 /// /// /// /** *自定义函数 */ pub fn function() { println!("called `my::nested::function()`"); } #[allow(d 阅读全文
posted @ 2023-10-14 21:47 ®Geovin Du Dream Park™ 阅读(8) 评论(0) 推荐(0) 编辑
摘要:https://www.ruby-lang.org/zh_cn/https://rubyinstaller.cn/gem install sass gem update sass sass -v sass -h 阅读全文
posted @ 2023-10-14 20:39 ®Geovin Du Dream Park™ 阅读(9) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示