OSDN Git Service

X
[flapp/flapp.git] / tests / ibit.html
diff --git a/tests/ibit.html b/tests/ibit.html
new file mode 100644 (file)
index 0000000..5802ae9
--- /dev/null
@@ -0,0 +1,23 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
+<title> Flapp/tests/IBbit (</title>
+<script type="text/javascript" src="../bin/flapp.js"> </script>
+</head>
+
+<body>
+
+<h1></h1>
+
+<script type="text/javascript">
+ib = new FlappIBit();
+ib.input("0123456");
+console.log(ib.ui32());
+</script>
+
+
+<hr>
+<address></address>
+<!-- hhmts start -->Last modified: Sat Nov 17 17:38:54 JST 2012 <!-- hhmts end -->
+</body> </html>