検索
- B-Tree -
B-TREEを理解する為に[viz3/btree.c|https://gist.github.com/viz3/3486656](c)を[perl|https://github.com/john-smith-7701/mmt/commit/cb2da2ea70ed26e95463bbc912d789a1e878f294]に写経してみた。とりえず動く物を作ってから考えようと。【[デモ|http://www21051ue.sakura.ne.jp:3003/api/btree/btree/]】←クリック
- JavaScript memo -
[サンプル|https://qweer.info/example/selectedFileBackground.html] [GitHub|https://github.com/john-smith-7701/mmt/commit/85ed185909681a63e3b72cc0d179427bcad5dac2]
- Matrix 行列固定テーブルの実装 -
[ソース|https://github.com/john-smith-7701/mmt/commit/f2ed90cdf0a8f73b3688b47cc670fd2d1082d396]
- Niigata.pm -
*[私を育ててくれたN個のCPANモジュール達|http://songmu.github.io/slides/niigatapm-nds39/#0]
- card reader -
https://github.com/jpki/myna
- gitbash -
ここ[https://git-for-windows.github.io/|https://git-for-windows.github.io/]からダウンロード
- github - github
- memo -
https://github.com/john-smith-7701/mmt/commit/2e378c47731d991d4f54f4f75f277f71a78441d2#diff-c3bd1bdc903d833ff1fbe687f1ab4a68
- mmt -- Master Maintenance Tool perl module. -
!github
- mojolicious memo -
*[yuki-kimoto/mojolicious-guides-japanese|https://github.com/yuki-kimoto/mojolicious-guides-japanese/wiki/Mojolicious::Guides::Routing]より
- mojoliciousでユーザー認証 -
*https://github.com/john-smith-7701/mmt
- perl memo -
https://github.com/hatena/Hatena-Textbook
- rwt - 作表検索条件入力画面を追加 -
*[github|https://github.com/john-smith-7701/mmt/commit/eafe8b7b1b21773dcf4726a0c7ee1a944eb55be5]
- schedule book -
*[スケジュール帳を追加(github)|https://github.com/john-smith-7701/mmt/commit/d0ce86740ad187039fd3a2981e2f5fbf7568407b]
- vim memo -
Neobundleは暗黒美夢王たる[Shougo|https://github.com/Shougo]さんによって作られた、vimプラグインのパッケージマネージャーです。Neobundleを導入することにより、下記の様なメリットを享受することが出来ます。
- カレンダー表示 -
*[カレンダー表示を追加(github)|https://github.com/john-smith-7701/mmt/commit/b80163dfbec32532de7ee1a1eb5907e5804552c3]
- スワイプしてカレンダーを切り替える -
[スケジュールカレンダーをフリックして月を切り替える|https://github.com/john-smith-7701/mmt/commit/2b145efd39a5d5ccb9e8539692018f2c5e16f446]
- セッションとユーザー紐づけ -
*[セッションとユーザーを紐づけ|https://github.com/john-smith-7701/mmt/commit/33e883fe7d8b01451daf3aa99a70095d01b783ce#diff-5fe020d8c5eb57b5ec7c11c104bfbf25] (github)
- ブラウザのQRコード読み取り -
*https://github.com/cozmo/jsQR
- レスポンシブデザイン -
*https://github.com/john-smith-7701/mmt/commit/2696c54e1b53167d58b5c0d70ae99275a9a8c389
- 行列固定テーブルのCSS -
*[john-smith-7701/mmt|https://github.com/john-smith-7701/mmt/commits/master]
- 折りたためるパネル -
*[折りたためるパネルを追加(github)|https://github.com/john-smith-7701/mmt/commit/8e1f973d8954568a0aa74cad04cd7fd6728224a1]
- 中置記法から抽象構文木(AST)変換し後置記法(逆ポーランド記法)の計算 -
*[code|https://github.com/john-smith-7701/mmt/blob/master/toolmmt/lib/Tool/mmt/Controller/Ast.pm]