当前位置:网站首页>Programmer's Romantic Tanabata
Programmer's Romantic Tanabata
2022-08-01 13:03:00 【Zheng must work hard】
*The Chinese Valentine's Day is coming!It's time to show the romance of programmers!How are you going to show your love to someone you love?Flower gift?Code confession?Or creative DIY?Or... whatever form, come and show us!
Reminder: Get a badge to skip this article (non-technical)
1. Record the days we walked together
Tell the stories of my experiences with my dear TA
- Those first impressions
- Those romantic beginnings
- Those big and small things to keep in mind
- Those twists and turns
- The happiness and joy of those experiences
- Those precious moments
- Those expectations/plans for the future
…
2. Confession of creative code (borrowed from a sentence in Fulian III [Love you three thousand times])
2.1 effect demo
2.2 Production Process
- 1. The first step is to install IDEA and JDK1.8 on your computer (if not installed, you can see what I wrote in my previous blog)
- 2. Second step, you understand loops and can use
- 3, the last step, write code, and then test the effect
2.3 code
package com.span>zyz.test_springboot.Controller;public class QiXi {public static void ShowLove(){for (int i = 0; i <3000; i++) {System.out.println("I LOVE YOU THREE THOUSAND");}}public static void main(String[] args) {QiXi.ShowLove();}}
3. Personal suggestion
If you have this spare time, why not take your girlfriend out for a meal, send flowers, watch a movie, or go out for a walk.Hahahahahahaha
边栏推荐
- How to Integrate Your Service Registry with Istio?
- 找出相同属性值的对象 累加数量 汇总
- 软件设计师考点汇总(室内设计师个人总结)
- How much do you know about Amazon reviews?
- Fault 007: The dexp derivative is inexplicably interrupted
- Software designer test center summary (interior designer personal summary)
- Deep understanding of Istio - advanced practice of cloud native service mesh
- The four methods of judging JS data type
- AI目标分割能力,无需绿幕即可实现快速视频抠图
- SQL函数 STR
猜你喜欢
随机推荐
这项工作事关中小学生生命安全!五部门作出联合部署
AI目标分割能力,无需绿幕即可实现快速视频抠图
NebulaGraph v3.2.0 性能报告
Windows 安装PostgreSQL
SQL函数 SQRT
CAN通信的数据帧和远程帧
批量任务导入到数据库中
Do wildcard SSL certificates not support multiple domains?
六石编程学:问题要面对,办法要技巧,做不好的功能要想办法
[5 days countdown] to explore the secret behind the great quality promotion, gift waiting for you to take of $one thousand
ddl and dml in sql (the difference between database table and view)
芝加哥丰田技术学院 | Leveraging Natural Supervision for Language Representation Learning and Generation(利用自然监督进行语言表示学习和生成)
将同级数据处理成树形数据
快速幂---学习笔记
意大利普拉托华社将游行示威 盼解决安全问题
formatdatetime function mysql (date sub function)
Aeraki Mesh became CNCF sandbox project
The four methods of judging JS data type
数据挖掘-03
SQL函数 %SQLSTRING