摘要:
题目描述 给出一个布尔表达式的字符串,比如:true or false and false,表达式只包含true,false,and和or,现在要对这个表达式进行布尔求值,计算结果为真时输出true、为假时输出false,不合法的表达时输出error(比如:true true)。表达式求值是注意an 阅读全文
摘要:
docker for windows安装出出现这个错误: The system cannot find the file specified. 如果试了其他方法没用 那一定时Hyper V的问题 只好重启: 只是在控制面板把Hyper V关掉再开是没有用的 1. 关闭 Hype V 2. resta 阅读全文