タグ

2016年7月29日のブックマーク (5件)

  • autocmd - Vim日本語ドキュメント

    autocmd.txt   For Vim バージョン 9.1.  Last change: 2024 May 05 VIMリファレンスマニュアル    by Bram Moolenaar 自動コマンド                                    autocommand autocommands 基的な説明については、ユーザーマニュアルの 40.3 章を参照。 1. はじめに                             autocmd-intro 2. 自動コマンドの定義                   autocmd-define 3. 自動コマンドの削除                   autocmd-remove 4. 自動コマンドの列挙                   autocmd-list 5. イベント           

  • Print commit message of a given commit in git

    I need a plumbing command to print the commit message of one given commit - nothing more, nothing less.

    Print commit message of a given commit in git
    akatakun
    akatakun 2016/07/29
    最新のコミットメッセージのみ出力: `git log --format=%B -n 1`
  • Linuxシステムコール徹底ガイド | POSTD

    要約 この記事では、LinuxカーネルにてLinuxプログラムがどのように関数を呼び出すのかについて紹介していきます。 システムコールを行う様々な方法、システムコールを行うための独自のアセンブリの作成方法(例あり)、システムコールへのカーネルエントリポイント、システムコールからのカーネルイグジットポイント、glibcのラッパ関数、バグなど多くの点について説明します。 要約 システムコールとは? 必要条件に関する情報 ハードウェアとソフトウェア ユーザプログラム、カーネル、CPUの特権レベル 割り込み モデル固有レジスタ(MSR) アセンブリコードでシステムコールを呼び出すことの問題点 レガシーシステムコール 独自のアセンブリを用いたレガシーシステムコールの使用 カーネル側での int $0x80 エントリポイント iret を使用したレガシーシステムコールからの復帰 高速システムコール 3

    Linuxシステムコール徹底ガイド | POSTD
  • [CSS]要素の幅指定widthとmax-width、どちらに100%と固定幅を指定すべきか

    小さいスクリーンでは幅いっぱいに表示し、大きいスクリーンでは固定幅にする時、通常はwidthとmax-widthを使用します。 指定方法は「width: 100%; max-width: 600px;」でしょうか。 このwidthとmax-widthのどちらに100%と固定幅を指定すべきか、違いはあるのか? 同じなのか? そんな疑問を解決します。 A Tale of width and max-width 下記は各ポイントを意訳したものです。 ※当ブログでの翻訳記事は、元サイト様にライセンスを得て翻訳しています。 先週の記事(Considerations for Styling a Modal)のコメントにあった興味深い会話がきっかけになりました。 モーダルウインドウやコンテンツの幅を指定する時、小さいスクリーンでは最大幅で表示し、大きいスクリーンでは幅600pxで表示し、親要素からはみ出

    [CSS]要素の幅指定widthとmax-width、どちらに100%と固定幅を指定すべきか
    akatakun
    akatakun 2016/07/29
    小さいスクリーンでは幅いっぱいに表示し、大きいスクリーンでは固定幅にする時、通常はwidthとmax-widthを使用します,要素は「max-width」で指定した値より親要素が広い時に、「max-width」の値が適用されます
  • The Silph Road | Grassroots Pokemon GO Network

    The end of an era! Niantic's partnership with the Silph Road has ended. We're so grateful for their support this past year. Read More » It's Been an Honor To the millions around the world who traveled the Silph Road with us, thank you for helping us build one of the most vibrant communities in Pokémon history. It's been an incredible journey. May your next adventures bring you new discoveries to s

    The Silph Road | Grassroots Pokemon GO Network