2020-03-24から1日間の記事一覧

コマンドプロンプト(PS) 更新日付でファイルを指定&操作

forfiles /d -13 | Out-File -FilePath "test.txt" FORFILES /P 削除対象パス /d +日付 /C "cmd /c rmdir /s /q @file"FORFILES /P 削除対象パス /d +日付 /C "cmd /c move @file 移動先パス"

コマンドプロンプト(PS) 圧縮

//フォルダを圧縮 Compress-Archive -Path ccc -DestinationPath compressed.zip -Force

AE チュートリアル

https://saraemi.com/1906aemedia/ http://foxcodex.html.xdomain.jp/

リファレンスリンク

//モデル https://gumroad.com/brandonfunk?sort=page_layout https://modelinghappy.com/archives/22860 //建築コンペ https://beebreeders.com/ https://www.shadertoy.com/view/wslSRr //衛星データ https://www.tellusxdp.com/ja/ //サブスタンス https:…