タグ For Each
人気順 10 users 50 users 100 users 500 users 1000 usersPerformance comparison: counting words in Python, Go, C++, C, AWK, Forth, and Rust
Performance comparison: counting words in Python, Go, C++, C, AWK, Forth, and Rust March 2021 Summary: I describe a simple interview problem (counting frequencies of unique words), solve it in various languages, and compare performance across them. For each language, I’ve included a simple, idiom... 続きを読む
tapl-haskell - Haskell ports of the OCaml implementations for "Types and Programming Languages" by Benjamin C. Pierce - Google Project Hosting
OverviewThe goal of this project is to provide Haskell ports of all OCaml implementations for "Types and Programming Languages" (TAPL) by Benjamin C. Pierce. For each system found under "Implementatio... 続きを読む
三流君 IE操作 起動済みIE、操作済み、既存の表示済みWEB画面を操作
ソースコードは http://d.hatena.ne.jp/ken3memo/20110823/1314115156 を見てください。 既存の表示済みWEB画面を操作したかったので、 Shell.Application で 管理されている .Windows を For Each で 1つ1つ取り出し、 TypeNameでタイプを探る。 タイプが If TypeName(objWindow.docu... 続きを読む