2014年12月5日金曜日

MathJax

(文章中数式)
Heaviside-Lorentz系で計量がtime like、field strengthがFμν=μAννAμのとき、
(通常の数式、行列) Fμν=(0E1E2E3E10B3B2E2B30B1E3B2B10) (複数行の数式、連分数展開) 2=[1;2,2,2,2,2,2,]=1+12+12+12+12+12+12+1

2014年8月17日日曜日

マニュアル

PHP

http://php.net/manual/ja/index.php

JavaScript
http://www.ajaxtower.jp/js/
http://www.red.oit-net.jp/tatsuya/js/index.htm


2014年7月26日土曜日

Templates

HTML5

<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8"/>
<title></title>
<style>
 
</style>
</head>
<body>
</body>
</html>