はてなブックマークアプリ

サクサク読めて、
アプリ限定の機能も多数!

アプリで開く

はてなブックマーク

  • はてなブックマークって?
  • アプリ・拡張の紹介
  • ユーザー登録
  • ログイン
  • Hatena

はてなブックマーク

トップへ戻る

  • 総合
    • 人気
    • 新着
    • IT
    • 最新ガジェット
    • 自然科学
    • 経済・金融
    • おもしろ
    • マンガ
    • ゲーム
    • はてなブログ(総合)
  • 一般
    • 人気
    • 新着
    • 社会ニュース
    • 地域
    • 国際
    • 天気
    • グルメ
    • 映画・音楽
    • スポーツ
    • はてな匿名ダイアリー
    • はてなブログ(一般)
  • 世の中
    • 人気
    • 新着
    • 新型コロナウイルス
    • 働き方
    • 生き方
    • 地域
    • 医療・ヘルス
    • 教育
    • はてな匿名ダイアリー
    • はてなブログ(世の中)
  • 政治と経済
    • 人気
    • 新着
    • 政治
    • 経済・金融
    • 企業
    • 仕事・就職
    • マーケット
    • 国際
    • はてなブログ(政治と経済)
  • 暮らし
    • 人気
    • 新着
    • カルチャー・ライフスタイル
    • ファッション
    • 運動・エクササイズ
    • 結婚・子育て
    • 住まい
    • グルメ
    • 相続
    • はてなブログ(暮らし)
    • 掃除・整理整頓
    • 雑貨
    • 買ってよかったもの
    • 旅行
    • アウトドア
    • 趣味
  • 学び
    • 人気
    • 新着
    • 人文科学
    • 社会科学
    • 自然科学
    • 語学
    • ビジネス・経営学
    • デザイン
    • 法律
    • 本・書評
    • 将棋・囲碁
    • はてなブログ(学び)
  • テクノロジー
    • 人気
    • 新着
    • IT
    • セキュリティ技術
    • はてなブログ(テクノロジー)
    • AI・機械学習
    • プログラミング
    • エンジニア
  • おもしろ
    • 人気
    • 新着
    • まとめ
    • ネタ
    • おもしろ
    • これはすごい
    • かわいい
    • 雑学
    • 癒やし
    • はてなブログ(おもしろ)
  • エンタメ
    • 人気
    • 新着
    • スポーツ
    • 映画
    • 音楽
    • アイドル
    • 芸能
    • お笑い
    • サッカー
    • 話題の動画
    • はてなブログ(エンタメ)
  • アニメとゲーム
    • 人気
    • 新着
    • マンガ
    • Webマンガ
    • ゲーム
    • 任天堂
    • PlayStation
    • アニメ
    • バーチャルYouTuber
    • オタクカルチャー
    • はてなブログ(アニメとゲーム)
    • はてなブログ(ゲーム)
  • おすすめ

    ノーベル賞

『samwize.com』

  • 人気
  • 新着
  • すべて
  • Complete Guide to Implementing WKWebView

    3 users

    samwize.com

    Using web view is not new. We had UIWebView for many years. Then came WKWebView in iOS 8, and we had to re-learn some stuff. This is a complete guide (in Swift!) to implementing your view controller that has a WKWebView, for the purpose of (duh) displaying webpages. It is not as simple as I thought it would be, with a couple of lessons I learnt along the way. Setting up with Interface Builder Curr

    • テクノロジー
    • 2016/12/13 13:42
    • iOS
    • Guide to Customizing UITableView Section Header/Footer

      4 users

      samwize.com

      Using UITableViewHeaderFooterView in Storyboard/Interface Builder is not easy because: It is not well documented There are a number of ways Things (iOS) change, and break.. For example, this highest voted answer in 2012 does not work well anymore (the section could disappear on reload). As of writing, this guide is good for iOS 9. And we will be using awesome swift code :) Step 1: Subclass UITable

      • テクノロジー
      • 2016/03/17 18:06
      • iOS
      • How to save using MagicalRecord

        6 users

        samwize.com

        I spent some time to research on the correct/recommended way to save using MagicalRecord, and felt a need to write this post. It is relevant as of March 2013, using version 2.2 of MagicalRecord. Tutorials out there I wrote this because even tutorials eg from Ray Wenderlich (2014 Feb) didn’t use the recommended methods. Or tutorials eg from Yannick Loriot (2012 Mar) are outdated. Official methods A

        • テクノロジー
        • 2014/07/04 22:43
        • MagicalRecord
        • coredata
        • ios
        • Implementing NSFetchedResultsController with MagicalRecord

          3 users

          samwize.com

          UPDATED on Oct 2015: With the new awesome Swift, do check out the new NSFetchedResultsController guide. This is an adaptation of a cheat sheet on iosdevblog.com. The original post provides the code to implement NSFetchedResultsController, but without MagicalRecord. This post will provide the code with MagicalRecord. Declare a NSFetchedResultsController and delegate @interface PoosViewController :

          • テクノロジー
          • 2014/03/30 15:57
          • ios
          • 7 iOS Custom Popup Views

            3 users

            samwize.com

            I was researching on popup/modal views to use, and finally decided on RNBlurModalView, which has a nicer blurred background effect. Nonetheless, others are good depending on your use. Here are 7 custom popup views for iOS: UAModalPanel: Simple dismissiable popup RNBlurModalView: With a blurred background MJPopupViewController: With different transition effects ALPopupView: Facebook-like popup ($19

            • テクノロジー
            • 2013/09/02 23:05
            • iOS

            このページはまだ
            ブックマークされていません

            このページを最初にブックマークしてみませんか?

            『samwize.com』の新着エントリーを見る

            キーボードショートカット一覧

            j次のブックマーク

            k前のブックマーク

            lあとで読む

            eコメント一覧を開く

            oページを開く

            はてなブックマーク

            • 総合
            • 一般
            • 世の中
            • 政治と経済
            • 暮らし
            • 学び
            • テクノロジー
            • エンタメ
            • アニメとゲーム
            • おもしろ
            • アプリ・拡張機能
            • 開発ブログ
            • ヘルプ
            • お問い合わせ
            • ガイドライン
            • 利用規約
            • プライバシーポリシー
            • 利用者情報の外部送信について
            • ガイドライン
            • 利用規約
            • プライバシーポリシー
            • 利用者情報の外部送信について

            公式Twitter

            • 公式アカウント
            • ホットエントリー

            はてなのサービス

            • はてなブログ
            • はてなブログPro
            • 人力検索はてな
            • はてなブログ タグ
            • はてなニュース
            • ソレドコ
            • App Storeからダウンロード
            • Google Playで手に入れよう
            Copyright © 2005-2025 Hatena. All Rights Reserved.
            設定を変更しましたx