首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 命令行驱动的微软视窗截图程序

命令行驱动的微软视窗截图程序

资 源 简 介

boxcutter boxcutter is a simple command-line driven screenshot program for Microsoft Windows. Unlike using the "Print Screen" key that takes a full-screen screenshot, boxcutter allows the user to screenshot a smaller portion of the screen by dragging a box and automatically saves the screenshot to a specified file. boxcutter can also run without the command line, in which case it will by default place a screenshot onto the clipboard. If the --coords option is given, a specified rectangle of the screen will be used for capture. Usage ``` usage: boxcutter [OPTIONS] [OUTPUT_FILENAME] Saves a bitmap screenshot to "OUTPUT_FILENAME" if given. Otherwise, screenshot is stored on clipboard by default. OPTIONS -c, --coords X1,Y1,X2,Y2 capture the rectange (X1,Y1)-(X2,Y2) -f, --fullscreen fullscreen screenshot -v, --version display version information -h, --help

文 件 列 表

boxcutter-1.2
COPYING.LESSER
boxcutter.cpp
Makefile
boxcutter.exe
README.txt
LICENSE
VIP VIP
0.208942s