bat,windows

Thumbnail of post image 006

awk に計算させて 変数にセットします

バッチファイル:: パラメータ設定set "direction_point=46"set "direction_angle_deg=25"for/ ...

windows

Thumbnail of post image 058

スクリプトsed "1,/検索/s/検索/置換後/"

1行目に対象のものがある時に1行目と2行目が変更されます

そのため1行目に対象のものがないことを前提に使用してください

対応したい場合は次 ...

bat,windows

Thumbnail of post image 067
rsvg-convert

GitHub – miyako/console-rsvg-convert: rsvg-convert clone

rsvg-convert test.svg -f png -o test.pn ...

windows

Thumbnail of post image 156

一覧

基本操作

Ctrl + Z (戻す)

アクションを1つ戻します。
例: テキストを誤って削除した場合に元に戻す。

Ctrl + A (全選択)

現在のウィンドウ内のすべての要素を ...

bat,windows

Thumbnail of post image 011

一覧

以下に、sedコマンドの主なオプション一覧とその使い方を具体的な例題とともに説明します。

sed の主なオプション一覧オプション説明-n通常の出力を抑制し、指定したパターンや行だけを出力する-eスクリプトを指定して実

imagemagick,windows,画像

Thumbnail of post image 187
GIMP 

GIMP – GNU Image Manipulation Program

– –

paint.net

Paint.NET – Free Software fo ...

imagemagick,windows,画像

Thumbnail of post image 122
PhotoScape

分割数やサイズで分割できます

PhotoScape : Free Photo Editing Software (Photo Editor) Download

ImageMagick分割C:\ap ...

Python,windows

Thumbnail of post image 100

漢字の勉強に便利です

Kanji2GIF

GitHub – shuuryou/kanji2gif: Generates GIF files with Japanese kanji stroke order ani ...

C++,windows

Thumbnail of post image 037
zlibダウンロードビルドgit clone"C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\Build\vcvars64.b ...

bat,excel,PowerShell ,windows

Thumbnail of post image 035

バッチファイル

壊してしまう可能性もあるため元のファイルは保存しておいてください

echo e %*:: @pwsh -NoProfile -Command "& (Invoke-Expression -Command ...