OSXに関するmasakihのブックマーク (3)

  • Lenses in Swift — Chris Eidhof

    Combining getters and setters for great glory This is another FP-inspired blogpost, this time about lenses. There’s a lot of literaturearound lenses, but I wanted to show some simple examples. Sometimes, you have a set of data (this could be anything, from a struct to a Core Data database, or a webservice), and you want to create a view on that data. For example, suppose you have a value of type P

  • システム全体で「スペルを自動的に修正」を無効にする方法 - hiiragi's ブログ

    OSXでテキストボックスに英字を打つと赤い波線が付いて、強制的にスペルが修正されることがある 強制的に変換するのは厄介だしソフトウェアの名前(例えばtmux)などを打った時に誤変換されることが多いので無効にした 手順 システム環境設定>キーボードを開く ユーザ辞書>スペルチェックのドロップダウンリスト>設定を選択 Englishおよびその他言語のチェックを外す(どれか1つはチェックがついてないと駄目みたいなので使用しない言語を1つチェックしておくといいかも) 設定後に夜フクロウとメモでtmuxと打ってtuxに変換されないことを確認したのでこの方法で大丈夫だと思う 以前できないか調べたときは下記エントリ見てシステムファイルいじらないといけないのか…って諦めたけどいじらなくてもよい方法が見つかったのでメモした [Mac] システム全体でスペルチェックを無効にする方法。赤い点々を消しさります!

    システム全体で「スペルを自動的に修正」を無効にする方法 - hiiragi's ブログ
    masakih
    masakih 2016/10/02
  • OS X 10.10 - Source

    You can also view this project list in the following formats: plist, text To determine the specific license terms that apply to a project, look at the project source code license headers and the actual license included with the project. Please be advised that unless your final product is also open source, incorporating open source software containing encryption into your product may make it subjec

  • 1