前言 上一篇博文,我介绍了一下powershell和cmd的对比.通过学习,我发现powershell的确比cmd更加power,也更加适应现在的使用场景. 那么本文将继续介绍一个powershell的另一个特性,执行策略. execution policy描述 首先我们看看官网是怎么描述execution policy的: PowerShell's execution policy is a safety feature that controls the conditions under w
svn执行clean up命令时报错“Previous operation has not finished; run 'cleanup' if it was interrupted”.无论你到那个父层次的目录执行“clean up “,都是报一样的错.执行cleanup时候,提示要cleanup.看来是进入死循环了. 1. 内嵌数据库一般是用sqlite进行轻量级管理的.网上可以下到sqlite-shell-win32-x86: sqlite3.exe 2. 为了方便命令行执行,将