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.
PrintScrブラウザウィンドウだけでなく、画面全体( )のスクリーンショットを撮りたいです。これは node-webkit または atom-shell で可能ですか?
Atom Shell はこれをネイティブに行うことはできません。これを行うには、ネイティブ ノード モジュールを作成してから、それをプロジェクトに含める必要があります。