当前位置:网站首页>Qixi Festival code confession
Qixi Festival code confession
2022-08-05 03:43:00 【If you never betray, dependent life and death I will】
——【The origin of the qixi brief introduction】——
七夕节,又称七巧节、Due to the July 7th of the lunar calendar in China,Is one of China's traditional festival,To have a history of more than one thousand years.Chinese valentine's day is the first by the birth of stars worship culture,But then worked as vega and the spread of love story is widely spread,To this day add a lot of love the color,随后,Symbol is defined directly in order to love the festival,简称为“中国情人节”.

——【The legend of the Chinese valentine's day】——
The legend of Chinese valentine's day is comes from vega's love story,I am one of China's four major folk legends.Below small make up will come with brief language to talk about in one thousand before moving love.
According to legend beautiful clever、Xinlingshouqiao vega is the queen mother beside a fairy,The cowboy is a poor human FangNiuLang,Cowherd due to intellectualize through the spirit of the old cow,Inadvertently left earth play vega,两人一见钟情,Under common knot to couple,And have a pair of children after marriage.
But fairy all that different from,She is the queen mother took heaven,ACTS leave a cowherd and a pair of children in the world,And the cowherd won't give up vowed to catch up with the heaven,When two people to meet each other,To remove the head of the heavenly queen gold zan galaxy a pen,Former QingJian galaxy gradually become turbid monstrous,On both sides of the Milky Way between vega and.从此,Vega and tears,隔河相望.
To remove the head of the heavenly queen gold zan galaxy a pen,Former QingJian galaxy gradually become turbid monstrous,On both sides of the Milky Way between vega and.从此,Vega and tears,隔河相望.From then on, Chinese valentine's day this day became a day shall be well, jack shall have Jill.
——【The custom of Chinese valentine's day】——
In the modern modern Chinese valentine's day,Most lovers will defines the day as valentine's day,To date there is quite a sense of ceremony together,Single people will travel together to keep warm and have fun.In short is a spare not down day,But a lot of young people and even people all parents do not know much about the past traditional folk custom is how to celebrate Chinese valentine's day,So first below small make up to enumerate the past to you what the needlework section of the folk custom. 香桥会;接露水;拜七姐;Dou qiao;To beg for marriage;Seven elder sister water swim;Kind of gave birth to son;Chinese water storage;For NiuQingSheng;Seven qiao gong case;Welcome fairy;拜神;Worshipped cowherd;拜魁星;Mother worship the bed;染指甲;Chinese valentine's day that watch;Listen to the whispers;Water purification see shadow;结红头绳;The girl wash hair;Sun book clothes;Ligation qiao gu;Grinding drink le.
记录一起走过的那些日子
讲述和亲爱的TA一起经历的那些故事
- 那些初见印象
- 那些浪漫的开始
- 那些铭记于心的大小事
- 那些经历的曲折
- 那些经历的幸福与快乐
- 那些珍贵的瞬间
- 那些对未来的期许/计划
…
创意代码表白
使用js来写的,Simple introduce page index.html
下面的文字Do you want to replace the discourse content,日期变量textAnimate,And you said you together of the time date.
Just change the two is about the same
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xml:lang="en" xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>给你的一封信</title>
<link type="text/css" rel="stylesheet" href="./file/default.css">
<script type="text/javascript" src="./file/jquery.min.js"></script>
<script type="text/javascript" src="./file/jscex.min.js"></script>
<script type="text/javascript" src="./file/jscex-parser.js"></script>
<script type="text/javascript" src="./file/jscex-jit.js"></script>
<script type="text/javascript" src="./file/jscex-builderbase.min.js"></script>
<script type="text/javascript" src="./file/jscex-async.min.js"></script>
<script type="text/javascript" src="./file/jscex-async-powerpack.min.js"></script>
<script type="text/javascript" src="./file/functions.js" charset="utf-8"></script>
<script type="text/javascript" src="./file/love.js" charset="utf-8"></script>
<style type="text/css">
</style>
</head>
<body>
<div id="main">
<div id="error">本页面采用HTML5编辑,目前您的浏览器无法显示,请换成谷歌(<a href="http://www.google.cn/chrome/intl/zh-CN/landing_chrome.html?hl=zh-CN&brand=CHMI">Chrome</a>)或者火狐(<a href="http://firefox.com.cn/download/">Firefox</a>)浏览器,或者其他游览器的最新版本.</div>
<div id="wrap">
<div id="text">
<div id="code"> <font color="#FF0000"> <span class="say">亲爱的宝宝,我爱你</span><br>
<span class="say"> 我知道我不会甜言蜜语,</span><br>
<span class="say"> 但是我会用行动证明一切</span><br>
<span class="say">你说我啰嗦,</span><br>
<span class="say"> Some things because the more care so more afraid lose</span><br>
<span class="say">因为我太爱你了,So I'm afraid to lose you</span><br>
<span class="say">因为我太爱你了,So I always wordy for you</span><br>
<span class="say">Hope can hand,与子偕老</span><br>
<span class="say">If the god let me make three wishes,</span><br>
<span class="say">The first is to share the rest of my life with you, </span><br>
<span class="say"> The second is the regeneration near-re-embodiment with you,</span><br>
<span class="say">The third is forever and you are not isolated </span><br>
<span class="say"><span class="space"></span> -- Those who love you</span> </font>
<br />
<br />
</p>
</div>
</div>
<div id="clock-box">
<span class="STYLE1"></span><font color="#33CC00">亲爱的,我喜欢你</font>
<span class="STYLE1">已经是……</span>
<div id="clock"></div>
</div>
<canvas id="canvas" width="1100" height="680"></canvas>
</div>
</div>
<script>
</script>
<script>
(function(){
var canvas = $('#canvas');
if (!canvas[0].getContext) {
$("#error").show();
return false; }
var width = canvas.width();
var height = canvas.height();
canvas.attr("width", width);
canvas.attr("height", height);
var opts = {
seed: {
x: width / 2 - 20,
color: "rgb(190, 26, 37)",
scale: 2
},
branch: [
[535, 680, 570, 250, 500, 200, 30, 100, [
[540, 500, 455, 417, 340, 400, 13, 100, [
[450, 435, 434, 430, 394, 395, 2, 40]
]],
[550, 445, 600, 356, 680, 345, 12, 100, [
[578, 400, 648, 409, 661, 426, 3, 80]
]],
[539, 281, 537, 248, 534, 217, 3, 40],
[546, 397, 413, 247, 328, 244, 9, 80, [
[427, 286, 383, 253, 371, 205, 2, 40],
[498, 345, 435, 315, 395, 330, 4, 60]
]],
[546, 357, 608, 252, 678, 221, 6, 100, [
[590, 293, 646, 277, 648, 271, 2, 80]
]]
]]
],
bloom: {
num: 700,
width: 1080,
height: 650,
},
footer: {
width: 1200,
height: 5,
speed: 10,
}
}
var tree = new Tree(canvas[0], width, height, opts);
var seed = tree.seed;
var foot = tree.footer;
var hold = 1;
canvas.click(function(e) {
var offset = canvas.offset(), x, y;
x = e.pageX - offset.left;
y = e.pageY - offset.top;
if (seed.hover(x, y)) {
hold = 0;
canvas.unbind("click");
canvas.unbind("mousemove");
canvas.removeClass('hand');
}
}).mousemove(function(e){
var offset = canvas.offset(), x, y;
x = e.pageX - offset.left;
y = e.pageY - offset.top;
canvas.toggleClass('hand', seed.hover(x, y));
});
var seedAnimate = eval(Jscex.compile("async", function () {
seed.draw();
while (hold) {
$await(Jscex.Async.sleep(10));
}
while (seed.canScale()) {
seed.scale(0.95);
$await(Jscex.Async.sleep(10));
}
while (seed.canMove()) {
seed.move(0, 2);
foot.draw();
$await(Jscex.Async.sleep(10));
}
}));
var growAnimate = eval(Jscex.compile("async", function () {
do {
tree.grow();
$await(Jscex.Async.sleep(10));
} while (tree.canGrow());
}));
var flowAnimate = eval(Jscex.compile("async", function () {
do {
tree.flower(2);
$await(Jscex.Async.sleep(10));
} while (tree.canFlower());
}));
var moveAnimate = eval(Jscex.compile("async", function () {
tree.snapshot("p1", 240, 0, 610, 680);
while (tree.move("p1", 500, 0)) {
foot.draw();
$await(Jscex.Async.sleep(10));
}
foot.draw();
tree.snapshot("p2", 500, 0, 610, 680);
// 会有闪烁不得意这样做, (>﹏<)
canvas.parent().css("background", "url(" + tree.toDataURL('image/png') + ")");
canvas.css("background", "#ffe");
$await(Jscex.Async.sleep(300));
canvas.css("background", "none");
}));
var jumpAnimate = eval(Jscex.compile("async", function () {
var ctx = tree.ctx;
while (true) {
tree.ctx.clearRect(0, 0, width, height);
tree.jump();
foot.draw();
$await(Jscex.Async.sleep(25));
}
}));
var textAnimate = eval(Jscex.compile("async", function () {
var together = new Date();
together.setFullYear(2019,1 , 15); //时间年月日
together.setHours(16); //小时
together.setMinutes(53); //分钟
together.setSeconds(0); //秒前一位
together.setMilliseconds(2); //秒第二位
$("#code").show().typewriter();
$("#clock-box").fadeIn(500);
while (true) {
timeElapse(together);
$await(Jscex.Async.sleep(1000));
}
}));
var runAsync = eval(Jscex.compile("async", function () {
$await(seedAnimate());
$await(growAnimate());
$await(flowAnimate());
$await(moveAnimate());
textAnimate().start();
$await(jumpAnimate());
}));
runAsync().start();
})();
</script></body></html>
下载地址
https://download.csdn.net/download/qq_42055933/86315815


下载地址:
http://www.php.cn/xiazai/js/354
博客来源1,2,
边栏推荐
- rpc-remote procedure call demo
- Index Mysql in order to optimize paper 02 】 【 10 kinds of circumstances and the principle of failure
- Leading the highland of digital medicine, Zhongshan Hospital explores to create a "new paradigm" for future hospitals
- 36-Jenkins-Job迁移
- YYGH-13-Customer Service Center
- You may use special comments to disable some warnings. Three ways to report errors
- 达梦8数据库导出导入
- burp安装及代理设置
- SkiaSharp 之 WPF 自绘 粒子花园(案例版)
- This year's Qixi Festival, "love vegetables" are more loving than gifts
猜你喜欢

Ali's local life's single-quarter revenue is 10.6 billion, Da Wenyu's revenue is 7.2 billion, and Cainiao's revenue is 12.1 billion

Leading the highland of digital medicine, Zhongshan Hospital explores to create a "new paradigm" for future hospitals

阿里本地生活单季营收106亿,大文娱营收72亿,菜鸟营收121亿

用CH341A烧录外挂Flash (W25Q16JV)
![[论文笔记] MapReduce: Simplified Data Processing on Large Clusters](/img/89/8adef42b0cfd154e6fa7205afaeade.png)
[论文笔记] MapReduce: Simplified Data Processing on Large Clusters

presto启动成功后出现2022-08-04T17:50:58.296+0800 ERROR Announcer-3 io.airlift.discovery.client.Announcer

.NET应用程序--Helloworld(C#)

iMedicalLIS监听程序(2)

MySql index learning and use; (I think it is detailed enough)

Android interview question - how to write with his hands a non-blocking thread safe queue ConcurrentLinkedQueue?
随机推荐
DEJA_VU3D - Cesium功能集 之 057-百度地图纠偏
Index Mysql in order to optimize paper 02 】 【 10 kinds of circumstances and the principle of failure
Detailed and comprehensive postman interface testing practical tutorial
用CH341A烧录外挂Flash (W25Q16JV)
Industry Status?Why do Internet companies prefer to spend 20k to recruit people rather than raise their salary to retain old employees~
rpc-remote procedure call demo
Redis key basic commands
From "useable" to "easy to use", domestic software is self-controllable and continues to advance
[Solved] Unity Coroutine coroutine is not executed effectively
21 Days Learning Challenge (2) Use of Graphical Device Trees
Shell script: for loop and the while loop
结构体初解
Based on holding YOLOv5 custom implementation of FacePose YOLO structure interpretation, YOLO data format conversion, YOLO process modification"
思考(八十八):使用 protobuf 自定义选项,做数据多版本管理
冒泡排序与快速排序
UE4 opens doors with overlapping events
ASP.NET application--Hello World
public static
List asList(T... a) What is the prototype? There are several common event handling methods in Swing?How to listen for events?
UE4 第一人称角色模板 添加冲刺(加速)功能