GasGistのテストのためのpublic gistです。
This file has been truncated, but you can view the full file.
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
{ | |
"requests":[ | |
{ | |
"image":{ | |
"content":" | |
/9j/4U0DRXhpZgAASUkqAAgAAAALAA8BAgAFAAAAkgAAABABAgAGAAAAmAAAABIBAwABAAAAAQAA | |
ABoBBQABAAAAngAAABsBBQABAAAApgAAACgBAwABAAAAAgAAADEBAgAYAAAArgAAADIBAgAUAAAA | |
xgAAABMCAwABAAAAAQAAAGmHBAABAAAA2gAAACWIBAABAAAAwi0AALAuAABTb255AABTT0wyNgBI | |
AAAAAQAAAEgAAAABAAAAMjMuMS5HLjIuMTU1XzZfZjEwMDAwMTAAMjAxNjowNDoxNyAxOTo1Mzox |
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
{ | |
"responses": [ | |
{ | |
"labelAnnotations": [ | |
{ | |
"mid": "/m/02wbm", | |
"description": "food", | |
"score": 0.95546508 | |
}, | |
{ |
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
{"@context": | |
[ "http://schema.org/", | |
{ | |
"messageDigestAlgorithm": "info:lc/xmlns/premis-v2#messageDigestAlgorithm", | |
"messageDigest" : "info:lc/xmlns/premis-v2#messageDigest", | |
"size": "info:lc/xmlns/premis-v2#size" | |
} | |
] | |
} |
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
body { | |
bakcground-color: #eeffff; | |
} |
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
*.encrypted | |
*.cleartext |
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
# /etc/apt/sources.list.d/jaist.list | |
deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ xenial main restricted universe multiverse | |
deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ xenial-updates main restricted universe multiverse | |
deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ xenial-backports main restricted universe multiverse | |
deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ xenial-security main restricted universe multiverse |
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
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta charset='utf-8'> | |
<title>table</title> | |
<style> | |
a.logo { | |
display: none | |
} | |
p.copyright { |
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
function myFunction() { | |
//var response = UrlFetchApp.fetch("http://www.google.com/"); | |
//Browser.msgBox(response.getContentText()); | |
var oAuthConfig = UrlFetchApp.addOAuthService("Evernote"); | |
oAuthConfig.setRequestTokenUrl("https://sandbox.evernote.com/oauth"); | |
oAuthConfig.setAccessTokenUrl("https://sandbox.evernote.com/oauth"); | |
oAuthConfig.setAuthorizationUrl("https://sandbox.evernote.com/OAuth.action"); | |
oAuthConfig.setConsumerKey(UserProperties.getProperty("evernoteConsumerKey")); | |
oAuthConfig.setConsumerSecret(UserProperties.getProperty("evernoteConsumerSecret")); |
I hereby claim:
- I am TakashiSasaki on github.
- I am takashisasaki (https://keybase.io/takashisasaki) on keybase.
- I have a public key whose fingerprint is 1C80 E0C3 7C24 AAB2 4D63 E76D B990 5155 31F7 E83D
To claim this, I am signing this object: