- Kan Sano - Evebody Loves The Sunshine
- Asayake Production / Spinning a Hold
- Shingo Suzuki / Sunrise feat. Marina P and Blanco Nice
- OVALL / Open Your Eyes
- Shalok Poems / Blooming Sounds
- Shin-Ski / koyoi feat. Apani B Fly Emcee
- Shing02 / luv (sic) pt.2
- EVISBEATS / ゆれる feat. 田我流
- Shingo Suzuki / Night Lights with thirdiq
- DJ Mitsu The Beats / Mine Lady
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"logoAnnotations": [ | |
{ | |
"boundingPoly": { | |
"vertices": [ | |
{ | |
"x": 13, | |
"y": 23 | |
}, | |
{ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package main | |
import( | |
"golang.org/x/net/context" | |
"golang.org/x/oauth2/google" | |
"google.golang.org/api/vision/v1" | |
"io/ioutil" | |
"log" | |
"encoding/base64" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"labelAnnotations": [ | |
{ | |
"description": "person", | |
"mid": "/m/01g317", | |
"score": 0.85619259 | |
}, | |
{ | |
"description": "profession", | |
"mid": "/m/063km", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"labelAnnotations": [ | |
{ | |
"description": "dairy cow", | |
"mid": "/m/03vcw7", | |
"score": 0.97878551 | |
}, | |
{ | |
"description": "working animal", | |
"mid": "/m/07_gml", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Learning Spark |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ sudo yum install kernel-devel gcc make |
○○○○○○○○○○○○○○○しま○○ ○○○○○○○○○○○○○○しま○○
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;;;emacs24設定 | |
(require 'cl) | |
;;;日本語設定 | |
(set-language-environment 'Japanese) | |
(prefer-coding-system 'utf-8) | |
(setq default-coding-systems 'utf-8) | |
(setq file-name-coding-system 'utf-8) | |
;;;フォント(ricty) |
NewerOlder