diff --git a/233.html b/233.html
new file mode 100644
index 0000000..92bdee9
--- /dev/null
+++ b/233.html
@@ -0,0 +1,47 @@
+
+
+
+
+
+ 微笙无上_在线算命
+
+
+
+
+
+
+
+
+
+
+
+
+ 输入您的生日吧:
+
+ 年
+
+ 月
+
+ 日
+
+
+
+
+
+
+
+
+
diff --git a/V0.11.md b/V0.11.md
new file mode 100644
index 0000000..282fd21
--- /dev/null
+++ b/V0.11.md
@@ -0,0 +1,5 @@
+V0.11
+
+功能调试而已
+
+ZHkmy
\ No newline at end of file
diff --git a/V1.0.md b/V1.0.md
new file mode 100644
index 0000000..a68ffc2
--- /dev/null
+++ b/V1.0.md
@@ -0,0 +1,5 @@
+V1.0
+
+
+
+ZHkmy|Rockeey
\ No newline at end of file
diff --git a/beijing.jpg b/beijing.jpg
new file mode 100644
index 0000000..66f6a99
Binary files /dev/null and b/beijing.jpg differ
diff --git a/jiade.css b/jiade.css
new file mode 100644
index 0000000..2b8ff9a
--- /dev/null
+++ b/jiade.css
@@ -0,0 +1,159 @@
+body{
+ font-family: 微软雅黑;
+ background: url('beijing.jpg') 50% 30% no-repeat black;
+ background-size: 100% ;
+}
+/*
+a:link { text-decoration: none;color: blue;}
+
+a:active { text-decoration:blink;}
+a:hover { text-decoration:underline;color: red;}
+a:visited { text-decoration: none;color: gray;}
+ */
+span{
+ color: white;
+}
+
+#shengri{
+ background: rgba(255,255,255,0.2);
+ border-radius: 5px;
+}
+
+#hehehehe{
+ color: #0080ff;
+ background-color: white;
+ padding: 4px 12px;
+ cursor: url('55.ani'),pointer;
+ border-radius: 5px;
+}
+.textbox{
+ width: 50px;
+ border-radius: 5px;
+}
+
+div:hover{
+ /* background: #66CCFF; */
+ border:1px;
+ border-color: white;
+}
+
+#icoico{
+ text-indent: -9999999px;
+ background: url('wsws.png') no-repeat 50% 50%;
+ background-size: 50px auto;
+ height: 52px;
+ width: 52px;
+ margin: 10px;
+ border-radius: 50%;
+
+ border:3px;
+ border-style: solid;
+ /* border-color: #66FFCC; */
+ border-color: rgba(102,255,204,0.5);
+}
+#icoico:hover{
+ /* background: #66FFCC; */
+ border:3px;
+ border-style: solid;
+ /* border-color: #66CCFF; */
+ border-color: rgba(102,204,255,0.5);
+ transition: all .2s ease-in 0ms;
+ transform:rotate(3deg);
+}
+
+div.pai{
+ background: url('paimiana.jpg') no-repeat 50% 50%;
+ width: 264px;
+ height: 436px;
+ /* float: left; */
+ border-radius: 5%;
+ box-shadow: 2px 3px 20px 0px ;
+ margin: 10px;
+
+ display: flex;
+ flex-direction: row;
+ flex-wrap: nowrap;
+ align-items: center;
+ justify-content: center;
+}
+
+
+#pailan{
+ height: 450px;
+
+ display: flex;
+ flex-direction: row;
+ flex-wrap: nowrap;
+ align-items: center;
+ justify-content: space-between;
+}
+.pai:hover{
+
+ /* position:relative;
+ left:20px; */
+
+ /* background: url('neirong.jpg') no-repeat 50% 50%; */
+
+ box-shadow: 6px 8px 30px 0px ;
+ transition: all .3s ease-in 0ms;
+
+ transform: translate(-5px,-5px);
+}
+
+#dibulan{
+ background-color: saddlebrown;
+ /* display: auto; */
+}
+
+
+
+
+.haihai{
+ background: url('neirong.jpg') no-repeat 50% 50%;
+ width: 264px;
+ height: 436px;
+ /* float: left; */
+ border-radius: 5%;
+ box-shadow: 2px 3px 20px 0px ;
+ margin: 10px;
+
+ display: flex;
+ flex-direction: row;
+ flex-wrap: nowrap;
+ align-items: center;
+ justify-content: center;
+}
+.haihai:hover{
+ box-shadow: 6px 8px 30px 0px ;
+ transition: all .3s ease-in 0ms;
+
+ transform: translate(-5px,-5px);
+}
+
+
+
+/* .headd{
+ overflow: hidden;
+ display:inline;
+ width: 100px;
+ height: 23px;
+ float: left;
+ background: white;
+ font-size:18px;
+ font: 微软雅黑;
+ border:1px;
+ border-style: solid;
+ border-color: #66CCFF;
+ text-align:center;
+} */
+/* div.headf{
+ overflow: hidden;
+ display:inline;
+ width: 100%;
+ height: 20px;
+ background: rgba(102,204,255,0.5);
+ border: 1px;
+ border-style: solid;
+ border-color: #66CCFF;
+ margin: 5px;
+} */
diff --git a/jiade.js b/jiade.js
new file mode 100644
index 0000000..5839b66
--- /dev/null
+++ b/jiade.js
@@ -0,0 +1,169 @@
+
+var future;
+
+function meiranyong(){
+ // var nian=document.getElementById("pai01");
+
+ // var xingyun=Math.floor((Math.random()*100)+1);
+ // if(xingyun>=90){
+ // nian.innerHTML="§大吉§";
+ // }
+ // else nian.innerHTML="§小吉§"+xingyun;
+ //
+ // ji();
+ // $("#pai01").removeClass("pai");
+ // $("#pai01").addClass("haihai");
+
+ // randd(zpp);
+ ji();
+ zuoshi();
+
+ //disabled
+ $("#pailan").css("disabled","none");
+}
+
+var jishu;
+var daji;
+function ji(){
+ daji=Math.floor((Math.random()*100)+1);
+ panji();
+}
+function panji(){
+ // var yue=document.getElementById("pai02");
+
+ if(daji>=90){
+ future="§
大吉
§
";
+ }
+ else if((daji>=70)&&(daji<90)){
+ future="§
中吉
§
";
+ }
+ else if((daji>=50)&&(daji<70)){
+ future="§
小吉
§
";
+ }
+ else if((daji>=30)&&(daji<50)){
+ future="§
中平
§
";
+ }
+ else if((daji>=10)&&(daji<30)){
+ future="§
凶
§
";
+ }
+ else if((daji>=0)&&(daji<10)){
+ future="§
大凶
§
";
+ }
+
+ // var yue=document.getElementById("pai02");
+ // if(daji>=90){
+ // yue.innerHTML="§大吉§
";
+ // }
+ // else if((daji>=70)&&(daji<90)){
+ // yue.innerHTML="§中吉§
";
+ // }
+ // else if((daji>=50)&&(daji<70)){
+ // yue.innerHTML="§小吉§
";
+ // }
+ // else if((daji>=30)&&(daji<50)){
+ // yue.innerHTML="§中平§
";
+ // }
+ // else if((daji>=10)&&(daji<30)){
+ // yue.innerHTML="§ 凶 §
";
+ // }
+ // else if((daji>=0)&&(daji<10)){
+ // yue.innerHTML="§大凶§
";
+ // }
+}
+
+var
+zzp=["翠叶残","上玉钩","挂玉钩","过橘洲","庭院虚","","","","","","","","","","","","",""],
+zpp=["度春风","绿波间","忆潇湘","玉笙寒","倚阑干","思悠悠","锁重楼","雨中愁","接天流","恨春残","画堂前","凭朱栏","锦衾寒","入长安","满重湖","不可遮","已无花","鬓先华","楚天长","是归家",""],
+pzz=["何限恨","云外信","春色暮","流水淡","闲院宇","晴日暖","香烬落","花淡薄","罗幌卷","","","","","","","",""],
+zpz=["共憔悴","君莫怪","窗外雨","映枝转","","","","","","","","","","","","","",""],
+zz=["菡萏","细雨","照壁","指点","东风","翠叶","暗想","咫尺","旧书","夜夜",""],
+pp=["相思","伤心","山河","姑苏","倾城","韶光","阑干","悠悠","悠悠","芭蕉","征鸿","天涯","今朝","珠帘",""],
+pz=["明月","携手","凝睇","回首","青鸟","流水","千载","菱蔓","画堂","青嶂",""],
+zp=["玉笙","泪珠","绿波","江山","宫殿","藕花","莲叶","几时",""];
+
+//-----作诗-----
+var ifused=[];
+var ifcnt=0;
+
+function randd(t){
+ console.log(t);
+ var k,cnt = 0;
+ while(t[cnt] != ""){
+ cnt=cnt+1;
+ // console.log(cnt)
+ }
+ do{
+ k = Math.floor((Math.random()*100)+1)% cnt;
+ console.log(k);
+ }while(jQuery.inArray( t[k], ifused )!=-1);
+ ifused[ifcnt]=t[k];
+ ifcnt=ifcnt+1;
+ return t[k];
+}
+
+function zuoshi() {
+
+ var ri=document.getElementById("pai03");
+ console.log("faqqq");
+ // ri.innerHTML="摊破·浣溪沙"+"
"+
+ // randd(zz)+randd(pp)+randd(zzp)+","
+ // +randd(pp)+randd(pz)+randd(zpp)+"。"+"
"
+ // +randd(pz)+randd(pp)+randd(zpz)+","
+ // +randd(zpp)+"。"+"
"
+ // //----------------
+ // +randd(zz)+randd(pp)+randd(zzp)+","
+ // +randd(pp)+randd(pz)+randd(zpp)+"。"+"
"
+ // +randd(pz)+randd(zp)+randd(pzz)+","
+ // +randd(zpp)+"。"+"
";
+
+ future=future+"摊破·浣溪沙"+"
"+
+ randd(zz)+randd(pp)+randd(zzp)+","
+ +randd(pp)+randd(pz)+randd(zpp)+"。"+"
"
+ +randd(pz)+randd(pp)+randd(zpz)+","
+ +randd(zpp)+"。"+"
"
+ //----------------
+ +randd(zz)+randd(pp)+randd(zzp)+","
+ +randd(pp)+randd(pz)+randd(zpp)+"。"+"
"
+ +randd(pz)+randd(zp)+randd(pzz)+","
+ +randd(zpp)+"。"+"
";
+
+
+ ifused=[""];
+}
+
+function fanpai01(){
+ $("#pai01").removeClass("pai");
+ $("#pai01").addClass("haihai");
+ var nian=document.getElementById("pai01");
+ nian.innerHTML=future;
+ $("#pailan").css("disabled","disabled");
+}
+function fanpai02(){
+ $("#pai02").removeClass("pai");
+ $("#pai02").addClass("haihai");
+ var yue=document.getElementById("pai02");
+ yue.innerHTML=future;
+ $("#pailan").css("disabled","disabled");
+}
+function fanpai03(){
+ $("#pai03").removeClass("pai");
+ $("#pai03").addClass("haihai");
+ var ri=document.getElementById("pai03");
+ ri.innerHTML=future;
+ $("#pailan").css("disabled","disabled");
+}
+
+
+
+
+// $("button").click(function(){
+// $("div").animate({background: url('neilong.jpg') no-repeat 50% 50%;});
+// });
+// $(".pai").click = function(){
+// $('.pai').css({background: url('neilong.jpg') no-repeat 50% 50%;});
+// };
+// $(".pai").onclick = function(){
+// $("button").click(function(){
+//$('.pai').css({"background": "red"});
+// $('#pai01').css("background","url(neilong.jpg)");
+// };
\ No newline at end of file
diff --git a/jqueryjquery.js b/jqueryjquery.js
new file mode 100644
index 0000000..0c0ff3d
--- /dev/null
+++ b/jqueryjquery.js
@@ -0,0 +1,10588 @@
+/*!
+ * jQuery JavaScript Library v3.4.0
+ * https://jquery.com/
+ *
+ * Includes Sizzle.js
+ * https://sizzlejs.com/
+ *
+ * Copyright JS Foundation and other contributors
+ * Released under the MIT license
+ * https://jquery.org/license
+ *
+ * Date: 2019-04-10T19:48Z
+ */
+( function( global, factory ) {
+
+ "use strict";
+
+ if ( typeof module === "object" && typeof module.exports === "object" ) {
+
+ // For CommonJS and CommonJS-like environments where a proper `window`
+ // is present, execute the factory and get jQuery.
+ // For environments that do not have a `window` with a `document`
+ // (such as Node.js), expose a factory as module.exports.
+ // This accentuates the need for the creation of a real `window`.
+ // e.g. var jQuery = require("jquery")(window);
+ // See ticket #14549 for more info.
+ module.exports = global.document ?
+ factory( global, true ) :
+ function( w ) {
+ if ( !w.document ) {
+ throw new Error( "jQuery requires a window with a document" );
+ }
+ return factory( w );
+ };
+ } else {
+ factory( global );
+ }
+
+// Pass this if window is not defined yet
+} )( typeof window !== "undefined" ? window : this, function( window, noGlobal ) {
+
+// Edge <= 12 - 13+, Firefox <=18 - 45+, IE 10 - 11, Safari 5.1 - 9+, iOS 6 - 9.1
+// throw exceptions when non-strict code (e.g., ASP.NET 4.5) accesses strict mode
+// arguments.callee.caller (trac-13335). But as of jQuery 3.0 (2016), strict mode should be common
+// enough that all such attempts are guarded in a try block.
+"use strict";
+
+var arr = [];
+
+var document = window.document;
+
+var getProto = Object.getPrototypeOf;
+
+var slice = arr.slice;
+
+var concat = arr.concat;
+
+var push = arr.push;
+
+var indexOf = arr.indexOf;
+
+var class2type = {};
+
+var toString = class2type.toString;
+
+var hasOwn = class2type.hasOwnProperty;
+
+var fnToString = hasOwn.toString;
+
+var ObjectFunctionString = fnToString.call( Object );
+
+var support = {};
+
+var isFunction = function isFunction( obj ) {
+
+ // Support: Chrome <=57, Firefox <=52
+ // In some browsers, typeof returns "function" for HTML