好物分享
-
算法竞赛基础训练题_填空题
填空题 A graph with 30 vertices and 40 edges must have at most 21 connected component(s). A graph with 15 vertices and 38 edges must have at most 6 …… -
-
-
-
-
-
Flink sql 之sql执行计划
flink sql 的执行计划 查看方式3种 1.方式一 // 计算iopv Table calculateTable = tableEnv.sqlQuery("select /n" + " fund_code,…… -
Windows系统route add delete change路由增加改变删除
1.管理员身份打开命令行cmd 注:如遇到需上升操作权限,是因为没有使用管理员身份运行cmd 搜索输入cmd,右击,以管理员身份 或者win10右击win图标,选择命令提…… -
团体程序设计天梯赛-练习集 L1-002 打印沙漏 (20 分)
import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner in=new Scanner(System.in); int a[]= {1,7,17,31,…… -
【随笔记】Deepin20系统更换fish,替代bash
这里写自定义目录标题 安装fish设置默认shell确认更换更换后解决IDEA、WebStorm、Goland开发工具控制台无权限问题关于从bash切换fish后~/.bashrc文件失效 安……

