Author: Sean Gillies Version: 1.0
This document describes a GeoJSON-like protocol for geo-spatial (GIS) vector data.
#!/usr/bin/python | |
import socket | |
import struct | |
import sys | |
# We want unbuffered stdout so we can provide live feedback for | |
# each TTL. You could also use the "-u" flag to Python. | |
class flushfile(file): | |
def __init__(self, f): |
public class Wrapper { | |
public static String wrap(String s, int col) { | |
return new Wrapper(col).wrap(s); | |
} | |
private int col; | |
private Wrapper(int col) { | |
this.col = col; | |
} |
export ON_GRAY232='\\033[48;5;232m' | |
export ON_GRAY233='\\033[48;5;233m' | |
export ON_GRAY234='\\033[48;5;234m' | |
export ON_GRAY235='\\033[48;5;235m' | |
export ON_GRAY236='\\033[48;5;236m' |
pm list packages -f |
#!/usr/bin/env python2.7 | |
import time | |
_URL = 'http://localhost/tmp/derp.html' | |
_NUMBER = 1000 | |
def test_urllib2(): | |
import urllib2 |
fizz = function f() { | |
fizz = function () { | |
fizz = function () { | |
fizz = f | |
return "Fizz" | |
} | |
} | |
} | |
buzz = function f() { |
* common-lisp: format: | |
~a aesthetic | |
~s readで読める形式 | |
~:a nil → () で出力 | |
~% 改行 | |
~& 先頭でないときに改行 | |
~5% 5個改行 | |
~~ ~を出力 | |
~5~ 5個出力 | |
~c 文字 |
Consumer key: IQKbtAYlXLripLGPWd0HUA
Consumer secret: GgDYlkSvaPxGxC4X8liwpUoqKwwr3lCADbz8A7ADU
Consumer key: 3nVuSoBZnx6U4vzUxf5w
Consumer secret: Bcs59EFbbsdF6Sl9Ng71smgStWEGwXXKSjYvPVt7qys
Consumer key: CjulERsDeqhhjSme66ECg