Coffee

Stand / Cafe 渋谷 千駄ヶ谷 Be a Good Neighbor 道玄坂 ABOUT LIFE COFFEE BREWERS 富ヶ谷Fuglen Tokyo 猿楽町 THE COFFEESHOP 目黒 中目黒 Onibus 日本橋 東日本橋 Mighty steps coffee stop 港区 東麻布Towers 188 六本木Be a Good Neighbor 西新橋PEACE COFFEE ROASTERS 中野 中野 Bar Zingaro 江東区 清澄 ARISE COFFEE Roastery 鹿児島 [VOILA] (http://www.inouecoffee.com/) 奥沢 ONIBUS COFFEE 富ヶ谷 ROAST WORKS THE COFFEESHOP Beans コスタリカ ラ・ロマ エチオピア ナチュラル ルワンダ ニャカブエ Resource HORIGUCHI COFFEE DISCOVERY 丸山珈琲

2015年7月30日 · 1 分

WordPress

Wordpress https://ja.wordpress.org/ Note php/wordpress Wordpressのプラグイン作成(作成手順編) URL Route Rewrite API WordPress routing explained WP Router Test WP-CLI A command line interface for WordPress PHPUnit Plugin Unit Tests Unit Tests for WordPress Plugins – Setting Up Our Testing Suite Debug Debugging in WordPress 10 WordPress Debugging Tools to Find Errors and Warnings Simple Debugging with WordPress Authentication Wordpress-Social-Login Gianism

2015年7月30日 · 1 分

Windows Note

Cmderを使う $ choco install cmdermini.portable

2015年7月29日 · 1 分

Command

find -exec rm in Windows C:\>for /F "usebackq" %i in (`dir /s /b *.config`) do del %i

2015年7月28日 · 1 分

ドキュメントインデックス

PHP anyenv+phpenv composer PsySh

2015年7月25日 · 1 分

Browser Hijacker

Delta Homes系の対応 WindowsMangerProtect 1 2 3 4 C:\WINDOWS\system32>sc delete WindowsMangerProtect [SC] DeleteService SUCCESS C:\WINDOWS\system32>rmdir /S /Q "C:\ProgramData\WindowsMangerProtect" IHProtect Service 1 2 3 4 5 6 7 8 9 C:\WINDOWS\system32>sc delete "IHProtect Service" [SC] DeleteService SUCCESS C:\WINDOWS\system32>rmdir /S /Q "C:\Program Files (x86)\MiuiTab" C:\Program Files (x86)\MiuiTab\msvcp110.dll - アクセスが拒否されました。 C:\Program Files (x86)\MiuiTab\msvcr110.dll - アクセスが拒否されました。 C:\Program Files (x86)\MiuiTab\ProtectService.exe - アクセスが拒否されました。 C:\WINDOWS\system32>rmdir /S /Q "C:\Program Files (x86)\MiuiTab"

2015年7月22日 · 1 分

NginxTool

$ git clone git@gist.github.com:7752aaa4aac58aa400b9.git bin $ wget -qO- https://gist.github.com/hdknr/7752aaa4aac58aa400b9/archive/ac76968b64cbe682964880afc68b08bd54fc9987.zip | bsdtar -xvf-

2015年7月21日 · 1 分

phpenv.apxs2.md

----------------- | BUILD ERROR | ----------------- Here are the last 10 lines from the log: ----------------------------------------- /tmp/php-build/source/5.6.10/ext/opcache/ZendAccelerator.c: In function ‘accel_use_shm_interned_strings’: /tmp/php-build/source/5.6.10/ext/opcache/ZendAccelerator.c:397:28: warning: assignment discards ‘const’ qualifier from pointer target type CG(interned_empty_string) = accel_new_interned_string("", sizeof(""), 0 TSRMLS_CC); ^ PEAR package PHP_Archive not installed: generated phar will require PHP's phar extension be enabled. /usr/share/apache2/build/instdso.sh SH_LIBTOOL='/usr/share/apr-1.0/build/libtool' libphp5.la /usr/lib/apache2/modules install: cannot create regular file '/usr/lib/apache2/modules/libphp5.so': Permission denied apxs:Error: Command failed with rc=65536 . make: *** [install-sapi] Error 1 ----------------------------------------- The full Log is available at '/tmp/php-build.5.6.10.20150707020507.log'. [Warn]: Aborting build.

2015年7月6日 · 1 分

Swift Related

xcrun swift on command line generate :0: error: could not load shared library (ライブラリのロード) Regex in Swift Learning Swift: Ordered Dictionaries lithium3141/SwiftDataStructures

2015年7月5日 · 1 分

readme.md

input type=“file” なやつを独自にデザインする方法 [CSS]フォームの input type=file のボタンデザインを変更する方法

2015年6月23日 · 1 分