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
<html> | |
<head> | |
<link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.9.0/build/reset/reset-min.css"> | |
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"> | |
<title>ホームページのタイトル</title> | |
<link rel="stylesheet" type="text/css" href="style.css"> | |
</head> | |
<body> | |
<h1>ホームページのタイトル</h1> |
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
Amb.Ameblo.image.Callback({"nextUrl":"http://blogimgapi.ameba.jp/read_ahead/get.jsonp?ameba_id=nyaaou3u&entry_id=11164790115&old=true&sp=false","imgList":[{"imgUrl":"/user_images/20120217/16/nyaaou3u/fc/8a/j/o0240032011799573216.jpg","pageUrl":"/nyaaou3u/image-11167493921-11799573216.html","width":240,"height":320,"title":"others◆現在(いま)を","date":"2012/02/17","entryUrl":"http://ameblo.jp/nyaaou3u/entry-11167493921.html"},{"imgUrl":"/user_images/20120217/16/nyaaou3u/39/b0/j/o0240040011799571175.jpg","pageUrl":"/nyaaou3u/image-11167493921-11799571175.html","width":240,"height":400,"title":"others◆現在(いま)を","date":"2012/02/17","entryUrl":"http://ameblo.jp/nyaaou3u/entry-11167493921.html"},{"imgUrl":"/user_images/20120217/16/nyaaou3u/de/5c/j/o0480080011799570920.jpg","pageUrl":"/nyaaou3u/image-11167493921-11799570920.html","width":480,"height":800,"title":"others◆現在(いま)を","date":"2012/02/17","entryUrl":"http://ameblo.jp/nyaaou3u/entry-11167493921.html"},{"imgUrl":"/user_images/20120217/16/nyaaou3u/d6/0e/j/o04800854 |
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
Amb.Ameblo.image.Callback({"nextUrl":"http://blogimgapi.ameba.jp/read_ahead/get.jsonp?ameba_id=nyaaou3u&entry_id=11164790115&old=true&sp=false","imgList":[{"imgUrl":"/user_images/20120217/16/nyaaou3u/fc/8a/j/o0240032011799573216.jpg","pageUrl":"/nyaaou3u/image-11167493921-11799573216.html","width":240,"height":320,"title":"others◆現在(いま)を","date":"2012/02/17","entryUrl":"http://ameblo.jp/nyaaou3u/entry-11167493921.html"},{"imgUrl":"/user_images/20120217/16/nyaaou3u/39/b0/j/o0240040011799571175.jpg","pageUrl":"/nyaaou3u/image-11167493921-11799571175.html","width":240,"height":400,"title":"others◆現在(いま)を","date":"2012/02/17","entryUrl":"http://ameblo.jp/nyaaou3u/entry-11167493921.html"},{"imgUrl":"/user_images/20120217/16/nyaaou3u/de/5c/j/o0480080011799570920.jpg","pageUrl":"/nyaaou3u/image-11167493921-11799570920.html","width":480,"height":800,"title":"others◆現在(いま)を","date":"2012/02/17","entryUrl":"http://ameblo.jp/nyaaou3u/entry-11167493921.html"},{"imgUrl":"/user_images/20120217/16/nyaaou3u/d6/0e/j/o04800854 |
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
<html> | |
<body> | |
<style> | |
.box{ | |
height :40px; | |
width: 50%; | |
background: red; | |
} | |
.res{ | |
display: -webkit-box; |
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
<html> | |
<body> | |
<h2> The Liquid Layout</h2> | |
<div style=""> | |
<div style="background:red; height:40px; width: 50%;float: left;"> | |
</div> | |
<div style="background:black; height:40px; width: 50%;float: right;"> | |
</div> | |
</div> | |
<h2>The Fixed Layout</h2> |
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
pbcopy < path |
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
cairo glib lha little-cms2 openjpeg pixman postgresql readline xz | |
gettext imagemagick libffi mercurial ossp-uuid pkg-config putty sam2p | |
git jpeg libtiff mongodb phantomjs poppler qt wget |
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
["10","10","10"].map(s); | |
//mapは要素,index,参照先が渡される | |
function s(e,i,o){ | |
console.log(arguments) | |
return e | |
} |
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
html, body { | |
border: 0; | |
margin: 0; | |
padding: 0; | |
font-family: inherit; | |
font-size: 100%; | |
font-weight: inherit; | |
vertical-align: baseline; } | |
div, span, object, iframe, |
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
s <C-H> * a<BS> | |
n <C-K><C-W> * :call <SNR>70_GoDictWindow()<CR> | |
n <C-K><C-P> * :call <SNR>70_Search(g:dicwin_dictpath, 1)<CR> | |
n <C-K><C-N> * :call <SNR>70_Search(g:dicwin_dictpath, 0)<CR> | |
n <C-K><C-K> * :call <SNR>70_OpenDictionary(g:dicwin_dictpath, expand('<cword>'))<CR> | |
n <C-K>/ * :call <SNR>70_Query()<CR> | |
n <C-K>c * :call <SNR>70_Close()<CR> | |
n <C-K>w * :call <SNR>70_GoDictWindow()<CR> | |
n <C-K>p * :call <SNR>70_Search(g:dicwin_dictpath, 1)<CR> | |
n <C-K>n * :call <SNR>70_Search(g:dicwin_dictpath, 0)<CR> |
NewerOlder