I hereby claim:
- I am mko-io on github.
- I am mko_io (https://keybase.io/mko_io) on keybase.
- I have a public key ASCUPzxpVbyOTIfC6YWbHAfpQXWCB-xLahWLAIB1VXqhnAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
(function(){return !this})() && process.exit(1) |
(function(){return !this})() && process.exit(0) |
import Ember from 'ember'; | |
export default Ember.Controller.extend({ | |
appName: 'Ember Twiddle' | |
}); |
{ | |
"metadata": { | |
"name": "", | |
"signature": "sha256:9aaa56a65db5dee4b72ed3dcbca0acb157c6bb103a4ba3ed90af6c0628c16b6f" | |
}, | |
"nbformat": 3, | |
"nbformat_minor": 0, | |
"worksheets": [ | |
{ | |
"cells": [ |
(function() { | |
'use strict' | |
let QUnit = global.QUnit = require('qunitjs') | |
let qe = require('qunit-extras') | |
qe.runInContext(global) | |
QUnit.module('Math') | |
QUnit.test('pow', function(assert) { | |
let result = Math.pow(2, 2) |
#字幕规格指导
set nocompatible | |
filetype off " required! | |
filetype plugin indent on " required! | |
syntax on | |
set encoding=utf-8 | |
if has("gui_running") | |
set guifont=Monaco:h13 | |
set guioptions-=r | |
set guioptions-=L | |
set transparency=10 |
Other
POJO's
Routing