08 2022 档案

Perl语言学习
摘要:Here文档 #!/bin/perl $price=100; # No quotes around terminator EOF are same # as double quotes # Variables are expanded print <<EOF1; The price1 of $pri 阅读全文

posted @ 2022-08-18 11:11 Mju_halcyon 阅读(39) 评论(0) 推荐(0)

vsCode+remote ssh+tmux
摘要:windows10 已预装openSSH vscode连接远程服务器(傻瓜式教学) https://blog.csdn.net/zhaxun/article/details/120568402 VsCode配置ssh免密远程登录 - 安全兔 - 博客园 (cnblogs.com) Tmux 使用教程 阅读全文

posted @ 2022-08-08 13:55 Mju_halcyon 阅读(466) 评论(0) 推荐(0)

导航