Warning: Undefined array key "path" in /home/eightbanwp2/eightban.com/public_html/memo.eightban.com/wp-includes/canonical.php on line 618

Warning: Undefined array key "path" in /home/eightbanwp2/eightban.com/public_html/memo.eightban.com/wp-includes/canonical.php on line 618
eightban's memo | 残しておきたい記事をまとめてみました。このブログに書いてあるドキュメントやブログで配布しているファイルの使用によって発生するいかなる損害に対してもこのブログの管理者は責任を負いません。使用する場合は自己責任のもとに使用してください。

AutoIt

Thumbnail of post image 141

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

bat

Thumbnail of post image 052

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

bat,PowerShell 

Thumbnail of post image 072

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

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

C++

Thumbnail of post image 023
方法

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

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

windows

Thumbnail of post image 069
方法

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

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

サンプル

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

Python

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

JavaScript

Thumbnail of post image 151
JavaScript

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

JavaScript

Thumbnail of post image 087
JavaScript

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

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

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

通常の色

bat,imagemagick

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

Python

Thumbnail of post image 151
Python プログラム

インストール

pip install git+

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

import osimport shutilimport torchimport clipfr ...