Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
それを行うためにどのライブラリを使用できますか? スクリーンショットを取得することと考えることができます。
注:私はPCについて話している。ライブラリがクロスプラットフォームの方法でそれを行うことになっていることを願っているので、OS を指定しません。それが不可能な場合は、Windows のみのソリューションで問題ありません。
Java、クラスjava.awt.Robot、メソッドを使用createScreenCapture(Rectangle screenRect)
java.awt.Robot
createScreenCapture(Rectangle screenRect)
VS2012 git-plugin で問題が発生した後、ファイルにこれがあります。
using Microsoft.VisualStudio.TestTools.UnitTesting; <<<<<<< HEAD using NHibernate; ======= >>>