설빙(@sulbing.official)님의 공유 게시물님, 2017 3월 13 오후 10:29 PDT
Android 7 > TelephonyManager : Must be foreground, can't use onStartCommand
TelephonyManager! Nougat it doesn't work, even though the permissions are granted. So~, it needs to be memorized telephone number with security, when user starts the app at first time or uses at foreground.
Android 7 : LogCat for eclipse
Thanks khaledev
mac os x : bindfs mount bind Hint
$ brew install homebrew/fuse/bindfs $ mkdir /User/owl/test $ bindfs /Volumes/disk1/test /User/owl/test
htaccess : remove .php extension to permalink
RewriteCond %{REQUEST_FILENAME} !-f RewriteRule ^([^\.]+)$ $1.php [NC,L] or --------------------------------------------------- httpd.conf Options +Multiviews <Directory /> AllowOverride All Options None #Options +FollowSymLinks -Indexes # Apache 2.4 #Require all granted Require all denied # Apache 2.2 #Order allow,deny #Allow from […]
oracle : shrink table size
alter table tablename enable row movement; alter table tablename shrink space; alter table tablename disable row movement;
mu-plugins : option_active_plugins disable plugins Hint!
wp-content/mu-plugins/load.php