タグ

2012年3月23日のブックマーク (4件)

  • gitでアレを元に戻す108の方法 | Webシステム開発/教育ソリューションのタイムインターメディア

    以前gitで一度行った変更をなかったことにする方法4つを紹介しましたが、 日常的に git を使用していると他にも様々な 「なかったことにしたい」「元に戻したい」 という状況に遭遇します。 そのひとつひとつについて対処方法を紹介していきます。 目次 問題1: ライブラリの新機能を試すためにあれこれ適当なコードを書いてみた。でももう要らない。問題2: トピックブランチをマージしたけど実はまだ不完全だった。マージをやり直したい。問題3: リリース後に発覚したバグ。原因は30日前に自分が行ったコミットだった。なかったことにしたい。問題4: 新しいコミットしようとして間違えてgit commit –amendで書き換えてしまった。元に戻したい。問題5: 色々作業していたら作業ディレクトリの内容が混沌としてきた。一度綺麗な状態にしたい。問題6: 作業ディレクトリにゴミファイルが溜まってきた。一度綺麗

    gitでアレを元に戻す108の方法 | Webシステム開発/教育ソリューションのタイムインターメディア
    SOMTD
    SOMTD 2012/03/23
  • Home - Sandwich

    We make commercials. The kind people like. Scroll down to see some. Your product is complex, but we make it seem simple. How do we do that? By getting to the core of what makes your thing magical, then figuring out the best ways to say so, from creative to post.

  • 想像以上に上手い事やってくれる UIWebView On UIScrollView - phonybearの日記

    UIScrollView上に、WebViewを並べてみた。 どっちかタップが検知されないんじゃないかと思ってたけど、 何もせずにうまいこと行きました。 WebViewのスクロールが終わると、次のWebViewにちゃんと移ります。 クリックしてもWebViewでクリックしたのと同じ扱い。 自前で似たものをつくることになるんだろーなーと思ってたので感動。 ////UIViewController #define WIDTH 320 #define HEIGHT 460 - (void)viewDidLoad { [super viewDidLoad]; UIScrollView *scrollView = [[UIScrollView alloc] init]; scrollView.frame = CGRectMake(0, 0, WIDTH, HEIGHT); [self.view add

    想像以上に上手い事やってくれる UIWebView On UIScrollView - phonybearの日記
  • OpenXC

    The OpenXC Platform OpenXC™ is a combination of open source hardware and software that lets you extend your vehicle with custom applications and pluggable modules. It uses standard, well-known tools to open up a wealth of data from the vehicle to developers, even beyond OBD-II. What is OpenXC™? OpenXC™ is an open source, data-focused API for your car. By installing a small hardware module, the veh