daiki8は片付けができない

片付けしないと

ゲームエンジンまとめ

https://gist.github.com/raysan5/909dc6cf33ed40223eb0dfe625c0de74

アドレスとブロックチェーン

電車の中人減ってる

電車の中人が激減

ワンタイムトークンの実装

クライアントからのリクエストごとにランダム値を生成する。

ヘッドレスcms

Web担当者Forum: デジタルキューブがWordPressをテーマなしで使うCMS「Shifter Headless」の提供開始. https://webtan.impress.co.jp/n/2020/04/15/35793

電子政府のリンク

www.e-gov.go.jp

ロケット産業と日本

https://toyokeizai.net/articles/-/342651?page=5

できない

#include <iostream> #include <string> #include <sstream> #include <iomanip> #include <functional> #include <experimental/filesystem> #include <algorithm> #include <cassert> #include <map> #include <fstream> #include <random> #include "Radix.h" namespace fs = std::experimental::filesystem; int main()…</random></fstream></map></cassert></algorithm></experimental/filesystem></functional></iomanip></sstream></string></iostream>

FindFirstAll

clown.cube-soft.jp

windowsコマンドプロンプトで大量のダミーファイルを作成する方法

for /L %i in (1, 1, 1000) do fsutil file createnew E:\testfile_%i.dat 10485764thsight.xyz

python3で簡単ウェブサーバ起動

python3 -m http.server 8000

iniの値をmapで管理

#include <Windows.h> #include <iostream> #include <array> #include <vector> #include <string> #include <map> #include <sstream> int main() { const std::string filePath = ".\\test.ini"; std::array<char, 1024> buf; // vectorだと怒られる ::GetPrivateProfileSection("SectionA", &buf.front(), static_cast<DWORD>…</dword></char,></sstream></map></string></vector></array></iostream></windows.h>

宇宙

https://toyokeizai.net/articles/-/342649?page=4

C++記事

vivi.dyndns.org

強くなりたいのでバチャコン参加初夏や

https://not-522.appspot.com/

富嶽始動

https://twitter.com/nhk_kabun/status/1247441740501377024?s=19

jsoncppをvisualstudio2017で利用する

訂正 20200408JsonCpp - Wikibooks, open books for an open world上からライブラリをダウンロードその中から、.hファイルのあるincludeフォルダ、dllファイル、libファイルを自分のVSプロジェクトフォルダ内に置く(dllファイルはexeのある場所)visualstud…

ご法度

再帰フォルダ操作内でのりネームはご法度

ピンチはチャンス

https://qr.ae/pNvje9

cでファイルをリネームする方法

#include <iostream> #include <stdio.h> int main(int argc, char argv[]) { if (rename("text.txt", "new.txt") == 0) { std::cout << "ファイル名を変更しました" << std::endl; } else { std::cout << "ファイル名を変更失敗しました" << std::endl; } getchar(); return 0;</stdio.h></iostream>…

CRUD

情報の永続化を考えるときに重要な考え方フレームワークとしてCRUDがある

基本情報

クライアントとAPサーバが、複数接続されたネットワークの認証システムの検討 https://www.fe-siken.com/kakomon/22_aki/pm04.html

テンプレートつかった

c++のテンプレートでテストツール関数作ってまた

基本情報

ねむいし、腹痛でやる気でない https://www.fe-siken.com/kakomon/30_haru/pm04.html

基本情報

頭に入ってこなあ https://www.fe-siken.com/kakomon/27_aki/pm01.html

基本情報 アルゴリズム勉強

できないhttps://www.fe-siken.com/kakomon/29_haru/pm08.html

N予備校のwebプログラミング入門

node.jsによるフィボナッチ数列を計算する関数を実装したwww.nnn.ed.nico

水色になりたい

水色になりたいhttp://naoppy.hateblo.jp/entry/2018/04/22/AtCoder%E3%81%A7%E6%B0%B4%E8%89%B2%E3%81%AB%E3%81%AA%E3%82%8B%E3%81%BE%E3%81%A7%E3%81%AB%E3%82%84%E3%81%A3%E3%81%9F%E3%81%93%E3%81%A8

オンラインサロンと政治家

政治家は(局所的)国民の代表。 オンラインサロンの代表も似たようなものになっていくかもしれない

一問解くのに15分かかったhttps://www.fe-siken.com/kakomon/27_haru/pm08.html