会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
®Geovin Du Dream Park™
why we only heard about haves and have-nots, but we did'nt heard about doers and doer-nots. 人生是一种心境,生活是一种艺术,成功是一种心态,幸福是一种感觉,竞争是一种建构,情感是一种容合.学习是一种成长.
博客园
首页
新随笔
联系
管理
订阅
随笔分类 -
其他语言
rust,ruby等语言
ubuntu: VMware Workstation Pro实现Ubuntu 24.04与Windows之间的复制粘贴
摘要: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™
阅读(214)
评论(0)
推荐(0)
Ubuntu: install bing wallpaper
摘要:sudo snap install bin-wall bing-wall --set 安装PyCharm Community Edition 2024.3
阅读全文
posted @
2025-01-30 16:22
®Geovin Du Dream Park™
阅读(12)
评论(0)
推荐(0)
Rust: function
摘要:/** * 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™
阅读(14)
评论(0)
推荐(0)
rust: function
摘要:///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™
阅读(19)
评论(0)
推荐(0)
ruby: install sass
摘要: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™
阅读(20)
评论(0)
推荐(0)
公告