摘要: 1、echo 命令 打开回显或关闭请求回显功能,或显示消息。如果没有任何参数,echo [批处理与联机处理] 批处理与联机处理 命令将显示当前回显设置。 语法 echo [{on|off}] [message] Sample:@echo off / echo hello world 在实际应用中我们 阅读全文
posted @ 2017-09-18 22:35 Angel_Kitty 阅读(293) 评论(0) 推荐(0)
摘要: 批处理(Batch),也称为批处理脚本。顾名思义,批处理就是对某对象进行批量的处理。目前比较常见的批处理包含两类:DOS批处理和PS批处理。PS批处理是基于强大的图片编辑软件Photoshop的,用来批量处理图片的脚本;而DOS批处理则是基于DOS命令的,用来自动地批量地执行DOS命令以实现特定操作 阅读全文
posted @ 2017-09-18 20:07 Angel_Kitty 阅读(364) 评论(0) 推荐(1)
摘要: C. Did you mean... time limit per test:1 second memory limit per test:256 megabytes input:standard input output:standard output Beroffice text editor 阅读全文
posted @ 2017-09-18 17:39 Angel_Kitty 阅读(470) 评论(0) 推荐(1)
摘要: B. Which floor? time limit per test:1 second memory limit per test:256 megabytes input:standard input output:standard output In a building where Polyc 阅读全文
posted @ 2017-09-18 17:31 Angel_Kitty 阅读(438) 评论(0) 推荐(0)
摘要: A. k-rounding time limit per test:1 second memory limit per test:256 megabytes input:standard input output:standard output For a given positive intege 阅读全文
posted @ 2017-09-18 17:22 Angel_Kitty 阅读(713) 评论(0) 推荐(0)