You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

Maintaining a clear understanding of the status of devDependency and the status of dependencies is important to developers. Resulting awareness helps to keep away from possible version conflicts, security vulnerabilities, and extra bloat in the project. When these dependencies and devDependencies are set right, development is smoother, and the final production code remains clean and optimized. Usu
20. QUnit ■コード(例 module("sync"); test("syncFuncTest", 1, function(){ equal("hello, world!", syncFunc(), "return to expected data"); }); module("async"); test("asyncFuncTest", function(){ expect(2); stop(); asyncFunc(function(message){ start(); ok(true, "call to callback function"); equal("hello, world!", message, "return to expected data"); }); }); ←非同期のテストの場合 ←start関数が呼ばれるまでランナーを停止 ←ランナーを再開
Auto Layout made it's first appearance with Mac OS X Lion. One year later Apple introduced it on iOS 6 as the new and preferred way of laying out views (Auto Layout is enabled by default). It's main advantage is that it allows for more flexible layouts when dealing with multiple screen sizes, interface orientations and languages. The project I'm currently working on with Chris Eidhof uses Auto Lay
ThinkPythonの日本語版ページ Pythonを勉強しよう ThinkPython:How to Think Like a Computer Scientistの日本語訳は こちら です。 また、ThinkPython:How to Think Like a Computer Scientist(2nd Edition)の日本語訳は こちら です。 また、Tkinter Tutorial by Bernd Kleinの日本語訳は こちら です。 また、wxPythonの例題集は こちら です。 日本語訳の感想やご意見は thinkpython(at)cauldron.sakura.ne.jp までお寄せください。
1. Travis CI とはTravis CI はオープンソースコミュニティのためにホストされた CI(継続的インテグレーション)サービスです。 継続的インテグレーションってなんだ? 継続的インテグレーション、CI(英: continuous integration)とは、主にプログラマーのアプリケーション作成時の品質改善や納期の短縮のための習慣のことである。エクストリーム・プログラミング (XP) のプラクティスの一つで、狭義にはビルドやテスト、インスペクションなどを継続的に実行していくことを意味する。特に、近年の開発においては、継続的インテグレーションをサポートするソフトウェアを使用することがある。 引用: 継続的インテグレーション - Wikipedia Travis CI は GitHub と連携しており、CI したいリポジトリーを接続しておくと、Travis CI がコミットを
Layoutit! Try our simple frontend tools and generators 🚀 Bootstrap Builder Drag-and-drop the same Bootstrap components to your own design. Easy to integrate with any programming language, you just download the HTML and start coding the design into it. Grid Generator Start creating your own CSS Grid Layouts simply and easily with this magic tool. Define your grid, select the areas and get the cod
What the are the best HTML5 game engines? The most popular HTML5 games to date? The best libraries for HTML5 games? Clay.io used a spider to find out. Austin Hallock is CEO of Clay.io, provider of developer tools and distribution for HTML5 game developers. I am often asked: What the are the best HTML5 game engines? The most popular HTML5 games to date? The best libraries for HTML5 games? I have an
GlobalGameJameに向けて、多数のデバイスの通信について弄っておりました! Bluetoothを用いて、近くのiOSデバイスで通信を行って対戦ゲームを開発するのは、GameKitと呼ばれるフレームワークを利用することでわりと簡単に実装することができます。 その中でも、GKSessionを用いて、2台の端末を通信させるには資料が多く、実装も楽だったのですが、複数台通信については、日本語で読める資料がほぼなかったのでまとめてみました。 2台のデバイス間でP2P通信を行う これは非常に楽で、GKPeerPickerControllerを利用すると、至れり尽くせりで勝手に接続してくれます。 GKPeerPickerController Class Reference 以下の解説が非常に良くまとまっているので、こちらを読めば大体実装できるかと。 参考 GameKitを使ったBluetoot
SED (UNIX stream editor) による便利な 1 行スクリプト この文書について 編集: Eric Pement - pemente[at]northpark[dot]edu バージョン: 5.5 (2005-12-29) 日本語訳: 佐藤 文優 https://github.com/fumiyas https://twitter.com/satoh_fumiyasu 日本語バージョン: 2012-07-25 このファイルの最新版は下記の URL で入手できます: https://github.com/fumiyas/translation-ja/blob/master/sed1line.markdown このファイルの原書 (英語) の最新版は下記の URL で入手できます: http://sed.sourceforge.net/sed1line.txt http://
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く