AutoIt

Thumbnail of post image 030

XPath/html/body/div/div/main/article/controller//nav/ul/li/buttonHTML<html> <body> <div> <div> & ...

bat

Thumbnail of post image 146

コマンドラインオプションを使う方法for %%f in ("Y:\aviutl\*.aup") do ("C:\app\aviutl\aviutl.exe" "Y:\aviutl\%%~nf ...

bat,PowerShell 

Thumbnail of post image 060

文字列の長さも同じで小さいファイルに対応します

コードpwsh -command "$bytes = ::ReadAllBytes('C:\app\aviutl\180.aup'); for ($i = ...

C++

Thumbnail of post image 167
方法

AviUtl のウィンドウのタイトルが変更されていたので動かなかった AviUtlからUniteWindow

アプリの一覧の中「Visual Studio 2022」から「Developer Command Promp ...

windows

Thumbnail of post image 123
方法

設定をクリックし、 Cookie と Web サイトのアクセス許可を選びます

サイトのアクセス許可/すべてのアクセス許可/自動ダウンロード

サンプル

追加ボタンを押してサイトの追加

Python

Thumbnail of post image 156
プログラムimport osimport numpy as npfrom PIL import Image# 入力フォルダーと出力フォルダーのパスinput_folder = r"D:\WinPython\notebooks\in ...

JavaScript

Thumbnail of post image 169
JavaScript

/* VisionSimulator */
/* Copyright (c) 2018 Kazunori Asada */
/* Released under the MIT licens

JavaScript

Thumbnail of post image 005
JavaScript

色覚シミュレーションツール

色覚シミュレーションツール

基準となる色を選択してください:

通常の色

bat,imagemagick

Thumbnail of post image 107
バッチファイル@echo offsetlocal enabledelayedexpansionset "inputFile=C:\app\ImageMagick\txt\F0FFF0.txt"set "outp ...

Python

Thumbnail of post image 162
Python プログラム

インストール

pip install git+

類似していない画像を調べてコピーするプログラムです

import osimport shutilimport torchimport clipfr ...