閉じる

UI言語[UI Language]

記事自体は翻訳されません! 記事によって英語版があったりなかったりします。翻訳がある記事は文頭に記載があるよ!
Each articles themselves will not be translated by this setting. Some of article has translation and some of them doesn't. You will notice if the article has its translation by its preamble!

テーマ[Theme]


Processing[Processing]

アイキャッチ画像

Processing: Copy a text string to clipboard

I thought it is only for graphic processing, but actually it has some affinity to OS itself. It can copy a string to system’s clipboard. The code above worked on

アイキャッチ画像

Processingで文字列をクリップボードにコピーする

グラフィックにだけ特化しているのかと思いきや、そこそこOSとの親和性もあって、システムのクリップボードへの文字列のコピーなんかもできるみたいです。上記のコードで