命令行界面框架用于快速命令行应用程序开发的Go框架。 示例包主要导入“ gopkg.in/ukautz/clif.v1” func main(){clif.New(“ My App”,“ 1.0.0”,“示例应用程序命令行界面框架用于快速命令行应用程序的Go框架示例包主要导入“ gopkg.in/ukautz/clif.v1” func main(){clif.New(“ My App”,“ 1.0.0”,“示例应用程序”)。New(“ hello”, “强制性的hello世界”,func(out clif.Output){out.Printf(“ Hello World \ n”)})。Run()}示例安装入门命令回调函数命名的默认对象参数和选项参数选项标志验证&(Parsin
2021-05-26 18:02:56 72KB Golang Command Line
1
M5700模块AT指令
2021-05-17 20:00:11 4.71MB 数据手册
1
在安装好Matlab之后,启动试用,结果打开发现Command Window全是乱码,在里面输入命令也全是一堆乱符,此处提供简便解决方案
2021-05-15 14:42:13 352KB Matlab Command Window vista
1
clipt是CLI(命令行界面)番茄计时器。 虽然名称提到命令行,但是配备并支持GUI界面很灵活。 这是一个用C语言为Unix编写的多用户程序,它允许系统的每个用户都有自己的Pomodoro计时器。
2021-05-12 14:03:33 87KB 开源软件
1
You've experienced the shiny, point and click surface of your Linux computer—now dive below and explore its depths with the power of the command line. The Linux Command Line takes you from your very first terminal keystrokes to writing full programs in Bash, the most popular Linux shell. Along the way you'll learn the timeless skills handed down by generations of gray bearded, mouse shunning gurus: file navigation, environment configuration, command chaining, pattern matching with regular expressions, and more. In addition to that practical knowledge, author William Shotts reveals the philosophy behind these tools and the rich heritage that your desktop Linux machine has inherited from Unix supercomputers of yore. As you make your way through the book's short, easily digestible chapters, you'll learn how to: Create and delete files, directories, and symlinks Administer your system, including networking, package installation, and process management Use standard input and output, redirection, and pipelines Edit files with Vi, the world's most popular text editor Write shell scripts to automate common or boring tasks Slice and dice text files with cut, paste, grep, patch, and sed Once you overcome your initial "shell shock," you'll find that the command line is a natural and expressive way to communicate with your computer. Just don't be surprised if your mouse starts to gather dust.
2021-05-10 16:22:57 1.86MB Linux Command Line 命令行
1
最近很多人要的XZ shell修复工具
2021-05-09 09:00:46 1KB shell
1
Bash变得更容易:一个简单的IDE /调试器,用于编写,调试和执行单个命令和简短脚本。 如果您偶尔是Bash的苦苦挣扎的用户,或者不是那么难上手的用户,那么此程序将为您提供帮助。 在Linux或Windows Subsystem for Linux上运行。
2021-05-07 17:03:39 400KB 开源软件
1
CLeWMI(发音为“线索我”)是一个命令行WMI查询工具。 它是用perl编写的,适用于Windows。 它允许从命令行动态查询WMI。 在Window NT,2000、2003和XP上均可使用。 独立的可执行文件可用。
2021-05-06 16:04:40 953KB 开源软件
1
在 Windows 系统中有个“运行”功能,可以让我们用输入指令或名称的方式开启各种设置 Windows 或运行系统内建的指令,就是按“Windows”+“R”快捷键叫出来的那个“运行”Windows。很多计算机高手都喜欢用这种方式来开启命令提示字符(DOSWindows)、登录档编辑器或其他如组策略等系统设置与功能,因为按个快捷键就可以快速运行、不用去层层选单找来找去,相当方便。 后来这样的功能也整合到 Windows 开始选单下方的“搜索程序及文件”的方框中,一样可以直接输入“cmd”或“regedit”…等指令按下“Enter”后就可以快速开启想要运行的功能或设置。而在新的Windows 8系统中,可以直接在传统桌面或“开始”屏幕的右下角右击,选择命令提示符和运行。 如果你觉得系统默认的运行功能太过简单、不够好用的话,可以试试看另外这套免费小工具 Run-Command,它是一个强化版的运行面板,长得很像原本的运行Windows,不过却多了许多常用功能的快捷按钮、浏览按钮与我的最爱书签…等等功能。 Run-Command 使用起来就跟原本系统内建的“运行”面板一样,一样也可以自定义键盘快捷方式来显示 Run-Command Windows,不过最方便的是上面多了几个常用功能如任务管理器、系统内容设置、登录档编辑程序、命令提示字符Windows与计算机管理…等等,另外“Favorites”选单里也分门别类的搜集了各种常用的系统设置、指令、系统数据与应用程序..等等。当然,我们也可依照自己的需求把常用的功能加进去,方便我们快速开启、使用。 Run-Command 使用方法: Run-Command 看起来就像系统内置的“运行”Windows一样,使用方式也差不多。不过 Run-Command 面板上多了许多常用功能,也可选择要以一般模式运行或已系统管理员身分运行指令或应用程序。该工具同样为绿色软件,无需安装,下载后打开为英文,我们可以点击下方的#lng,选择中文即可。 我们除了可以把自己常运行的指令加到我的最爱书签里面之外,“收藏夹”选单里面还整理了相当多系统设置、指令、常用软件与工具…等等,单击鼠标就可以快速运行。 另外也可单击“#选项”按钮,设置让 Run-Command 开机后自动运行、开启时自动隐藏到桌面右下角系统列,或者也可以点“Hot-Key”自行设置快捷键,可以像以前那样用“Windows”+“R”来开启 Run-Command、运行常用指令。
2021-05-06 12:08:42 280KB 强化版Win运行命令程序
该项目是Bourne-Again Shell全局命令历史记录的实现。 该项目的目标是为BASH Shell的用户提供跨Shell的多个打开实例访问Shell命令历史记录的能力。 (GoogleSOC-05)
2021-05-06 12:04:24 7KB 开源软件
1