Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/cassandra/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/oop/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
在Windows中清除Cassandra cqlsh控制台_Cassandra_Cassandra 2.0 - Fatal编程技术网

在Windows中清除Cassandra cqlsh控制台

在Windows中清除Cassandra cqlsh控制台,cassandra,cassandra-2.0,Cassandra,Cassandra 2.0,如何在Windows中清除cassandra cqlsh控制台。我试了所有的清洁,清洁,清洁,清洁() 提前感谢。清除终端通常是终端应用程序本身的一项功能,而不是其中运行的程序 例如,在bashshell中,即使在像cqlsh这样的交互式控制台中,也可以执行“CTRL+L”来清除屏幕。在Windows命令提示符下,据我所知,在程序中没有执行此操作的选项,您必须终止程序并执行“CLS”以清除屏幕

如何在Windows中清除cassandra cqlsh控制台。我试了所有的清洁,清洁,清洁,清洁()


提前感谢。

清除终端通常是终端应用程序本身的一项功能,而不是其中运行的程序

例如,在bashshell中,即使在像cqlsh这样的交互式控制台中,也可以执行“CTRL+L”来清除屏幕。在Windows命令提示符下,据我所知,在程序中没有执行此操作的选项,您必须终止程序并执行“CLS”以清除屏幕