windows,お得&便利

Thumbnail of post image 120
初めに

自分のパソコンの中にあるファイルやプログラムを修正したり要約することができる画期的なプログラムです

GeminiCLIのWindowsインストール手順1. Node.jsのインストール

GeminiCLIはNode.j ...

windows

Thumbnail of post image 000
インストールnpm install --save-dev cross-env

cross-env を使えば、同じコマンドで全OS対応できます。

Windowsでは次のようなエラーが出ます

'NODE_ ...

bat,PowerShell ,windows

Thumbnail of post image 143
バッチファイル@echo offREM PowerShellで180?600の乱数を生成FOR/F "usebackq tokens=*" %%a IN (`powershell -command "Get-R ...

bat,PowerShell ,windows

Thumbnail of post image 113
バッチファイル

時間まで待つ 23時か判定する

REM 現在の時刻(時)を取得FOR/F "usebackq tokens=*" %%a IN (`powershell -command "(Get- ...

bat,PowerShell ,windows

Thumbnail of post image 007
バッチファイルSET contents=0FOR/F "usebackq" %%a IN (`powershell -command "$lineNumber = ((Get-Content '%~f0 ...

bat,PowerShell ,windows

Thumbnail of post image 194
バッチファイルpowershell -Command "(Get-Content '%~f0') | ForEach-Object {Start-Process 'C:\a.bat' -Argume ...

bat,windows

Thumbnail of post image 035
バッチファイルset num=0for/f "delims=;" %%f in ('dir/b/on Y:\output_folder4\\*.png') do ( set/a num=!num!+1 s ...

bat,windows

Thumbnail of post image 179
バッチファイル@echo offsetlocal enabledelayedexpansion:: 対象フォルダを指定(この例ではカレントディレクトリ)set "TARGET_DIR=%~dp0"cd/d "% ...

bat,PowerShell ,windows

Thumbnail of post image 173

バッチファイルpowershell.exe -Command "Clear-RecycleBin -Force -ErrorAction SilentlyContinue"timeout 11powershell -Co ...

windows,スマホ

Thumbnail of post image 108
Windows

設定→ネットワークとインターネット→→プロパティ→IPアドレス 表示
フィルダを右クリック→プロパティ→共有タブ→詳細な共有→このフォルダを共有する→アクセス許可→フルコントロール

iphone

ファイ ...