〒 153-0064 東京都目黒区下目黒5-11-24
グーグルマップ先生で経路から。現在地→東京都目黒区下目黒5-11-24
| " Vim syntax file | |
| " Language: HTML (version 5) | |
| " Maintainer: Rodrigo Machado <rcmachado@gmail.com> | |
| " URL: http://gist.github.com/256840 | |
| " Last Change: 2010 Aug 26 | |
| " License: Public domain | |
| " (but let me know if you liked it :) ) | |
| " | |
| " Note: This file just adds the new tags from HTML 5 | |
| " and don't replace default html.vim syntax file |
| /* | |
| * Copyright(c) 2012 Android Test and Evaluation Club. | |
| * | |
| */ | |
| package org.android_tec.atmarkit.usemockexample.models; | |
| import static org.mockito.Mockito.inOrder; | |
| import static org.mockito.Mockito.mock; | |
| import static org.mockito.Mockito.when; |
| #! /your/favourite/path/to/ruby | |
| # -*- coding: utf-8 -*- | |
| # Copyright (c) 2013 Urabe, Shyouhei | |
| # | |
| # Permission is hereby granted, free of charge, to any person obtaining a copy | |
| # of this software and associated documentation files (the "Software"), to deal | |
| # in the Software without restriction, including without limitation the rights | |
| # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |
| # copies of the Software, and to permit persons to whom the Software is | |
| # furnished to do so, subject to the following conditions: |
| #!/bin/sh | |
| ZONE_ID="XXXX" | |
| HOSTNAME="example.com" | |
| IPADDR=`curl http://ipecho.net/plain` | |
| TEMPFILE='/tmp/route53-record.json' | |
| cat << EOS > $TEMPFILE | |
| { |
| // | |
| // Graph.swift | |
| // CoreMesh | |
| // | |
| // Created by Akio Yasui on 10/24/15. | |
| // Copyright © 2015 Akio Yasui. All rights reserved. | |
| // | |
| import Foundation |
| raspberry pi livestream to YouTubeLive | |
| /boot/run.sh | |
| /boot/youtube.sh | |
| /etc/rc.local | |
| additional line to /etc/fstab |