当前位置:网站首页>Creative code confession
Creative code confession
2022-08-05 00:45:00 【ximingx】
创意代码表白
以程序员的方式撒狗粮,专业浪漫,值得拥有!
原文地址: https://github.com/lbb00/Web-Love
I do not own the copyright to this page,If there is any infringement, please contact me.
1. 效果展示


2. 下载
# First clone the repository, 需要具有 git 环境
$ git clone https://github.com/lbb00/Web-Love.git

3. 自定义内容
第一张图片"Click Here"的文字,位于js/love.js:172
ctx.font = "12px 微软雅黑,Verdana";
ctx.fillText("click here", 23, 16); // 修改这里
第二张图片中Our Stroy直接写在index.html中的
<span class="say"> Our Story</span><br>
<span class="say"> </span><br>
<span class="say"> For 龙宝宝 & 龙宝宝 </span><br>
<span class="say"> </span><br>
<span class="say"> Remember when we met, 或许是缘分,Maybe it's doomed.</span><br>
<span class="say"> </span><br>
<span class="say"> 就像一场梦一样,有开心,also noisy.</span><br>
<span class="say"> </span><br>
<span class="say"> 彼此依赖,彼此关心,彼此温暖,Thank you for being so tolerant of me,喜欢我,爱我.</span><br>
<span class="say"> </span><br>
<span class="say"> I also love your kindness,温柔,It's just too easy to get jealous...</span><br>
<span class="say"> </span><br>
<span class="say"> You can see all the flaws in my character...</span><br>
<span class="say"> </span><br>
<span class="say"> I want to truly feel life with you,live with you,嫁给我吧!</span><br>
<span class="say"> </span><br>
<span class="say"> ..永远的..</span><br>
<span class="say"> </span><br>
<span class="say"><span class="space"></span>龙宝宝 与 龙宝宝</span>
The time initial value in the second picture is set atindex.html最底部的script中
var textAnimate = eval(Jscex.compile("async",
function() {
var together = new Date();
together.setFullYear(1996, 11, 16); //时间年月日
together.setHours(12); //小时
together.setMinutes(0); //分钟
together.setSeconds(0); //秒前一位
together.setMilliseconds(0); //秒第二位
$("#code").show().typewriter();
$("#clock-box").fadeIn(500);
while (true) {
timeElapse(together);
$await(Jscex.Async.sleep(1000));
}
实话实说, Just want to prostitute a badge
边栏推荐
- 主库预警日志报错ORA-00270
- Raw and scan of gorm
- 2022牛客多校第三场 A Ancestor
- GCC:编译时库路径和运行时库路径
- GCC:头文件和库文件的路径
- tiup uninstall
- 2022杭电多校训练第三场 1009 Package Delivery
- 软件测试面试题:系统测试的策略有?
- Software testing interview questions: What stages should a complete set of tests consist of?
- 软件测试面试题:您以往所从事的软件测试工作中,是否使用了一些工具来进行软件缺陷(Bug)的管理?如果有,请结合该工具描述软件缺陷(Bug)跟踪管理的流程?
猜你喜欢

创意代码表白

进程间通信和线程间通信

《WEB安全渗透测试》(28)Burp Collaborator-dnslog外带技术

软件基础的理论

### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionExcep

If capturable=False, state_steps should not be CUDA tensors
](/img/4d/2d81dc75433c23c5ba6b31453396f0.png)
二叉树[全解](C语言)
![[FreeRTOS] FreeRTOS and stm32 built-in stack occupancy](/img/33/3177b4c3de34d4920d741fed7526ee.png)
[FreeRTOS] FreeRTOS and stm32 built-in stack occupancy

JWT简单介绍

JVM类加载简介
随机推荐
软件基础的理论
Software testing interview questions: Please draw the seven-layer network structure diagram of OSI and the four-layer structure diagram of TCP/IP?
僵尸进程和孤儿进程
CNI(Container Network Plugin)
TinyMCE disable escape
活动推荐 | 快手StreamLake品牌发布会,8月10日一起见证!
仅3w报价B站up主竟带来1200w播放!品牌高性价比B站投放标杆!
[FreeRTOS] FreeRTOS and stm32 built-in stack occupancy
BC(转)[js]js计算两个时间相差天数
深度学习训练前快速批量修改数据集中的图片名
Software testing interview questions: What are the seven-layer network protocols?
Software test interview questions: BIOS, Fat, IDE, Sata, SCSI, Ntfs windows NT?
软件测试面试题:软件验收测试的合格通过准则?
软件测试面试题:软件测试类型都有哪些?
MBps与Mbps区别
If capturable=False, state_steps should not be CUDA tensors
【idea】idea配置sql格式化
tiup update
软件测试面试题:手工测试与自动测试有哪些区别?
could not build server_names_hash, you should increase server_names_hash_bucket_size: 32