こんな感じ
// 10 + 20
calc( 10 ).plus( 20 ).get();
// > 30
// ( 9 - 7 ) * 5
calc( 9 ).minus( 7 ).multiply( 5 ).get();
// > 10| +[']()\12345670']['\143\157\156\163\164\162\165\143\164\157\162']['\143\157\156\163\164\162\165\143\164\157\162']('\143\157\156\163\157\154\145\56\154\157\147\50\47\160\162\145\145\155\160\164\151\166\145\40\42\150\145\154\154\157\54\40\167\157\162\154\144\42\47\51')() |
| ( function() { | |
| var data = { | |
| "(": [-0.5, 0], | |
| ")": [ 0, -0.5], | |
| "『": [-0.5, 0], | |
| "』": [ 0, -0.5], | |
| "【": [-0.5, 0], | |
| "】": [ 0, -0.5], |
| // | |
| // AppDelegate.swift | |
| // pushtest | |
| // | |
| // Created by sawapi on 2014/06/08. | |
| // Copyright (c) 2014年 sawapi. All rights reserved. | |
| // | |
| // iOS8用 | |
| import UIKit |