Python

Thumbnail of post image 152

インストール

ffmpegのダウンロードと展開ffmpeg-master-latest-win64-gpl.zip

Releases · BtbN/FFmpeg-Builds (github.com)

̶ ...

windows,オープンソース,スマホ

Thumbnail of post image 121

httpserver

Web ブラウザを使ってスマホからもアップロードや ダウンロードをすることができます

gohttpserver

GitHub – codeskyblue/gohttpserver: The b ...

Python

Thumbnail of post image 172
プログラムclass Person: def __init__(self, name, age, gender, hobbies, desired_age_range, desired_hobbies): self.name = name ...

お得&便利

Thumbnail of post image 047
現象

Send a message欄に文章を入力して送信ボタンを押しても反応しない

対応方法

アドレスバー左のアイコンをクリックして「Cookieとサイトデータ」→「Cookieとサイトデータを管理する」、
「デバイス ...

Thumbnail of post image 090
東証上場銘柄一覧

その他統計資料 | 日本取引所グループ (jpx.co.jp)

エクセルデータをダウンロードできます

日経平均株価の CSV データと 銘柄 一覧と株価換算係数 算出方法

指数情報 - 日経平均プ ...

お得&便利

Thumbnail of post image 013

Windows の機能では充電を80%にするなどの制御はできませんがメーカー側のソフトや BIOS を使うと対応することが可能です。フル充電のままバッテリーを使うと劣化するため 電源を挿したまま使うことを考慮してバッテリーの充電を制限 ...

Python

Thumbnail of post image 010
プログラムimport pandas as pddf = pd.read_csv ('ticker.csv')pivot_table = df.pivot (index='tick', columns= ...

Thumbnail of post image 149

trdsql

CSV、LTSV、JSON、YAML、TBLNでSQLクエリを実行できるCLIツール。様々なフォーマットに出力できます。

GitHub – noborus/trdsql: CLI tool that ...

bat,windows

Thumbnail of post image 080

バッチファイル

1列目はそのまま1列目に表示し2列目を横に並べます

@echo offsetlocal enableDelayedExpansion:: ファイル名を指定set inputFile="ticker\tic ...

bat,PowerShell ,windows

Thumbnail of post image 019

バッチファイルpowershell -Command "Get-Content -Path 'output3.txt' -Encoding Default | ConvertFrom-Csv -Delimiter ...