• Home
  • Tags
  • Categories
  • Projects
  • Gallery
  • Map
  • Channel

使用D3.JS进行文字渐变-text-gradient-effect-in-d3.js

Posted on 2019-12-05 | In 技术 |

使用以下模板即可:

using the following template:

vis.select(".需要改变的文字的类") // the class the text to be changed belongs to 
.transition()
.style("opacity", 0)
.duration(500)
.transition()
.duration(500)
.style("opacity", 1)
.text("最终需要变成的文字"); // the final text to be

最终效果如下:

Showcase:
ezgif-2-d46559584957.gif
如果不动请点原图

2019年最好的20个音乐录影带

Posted on 2019-11-18 | In 音乐 |

Read more »

Windows-10-1809更新后窗口边框变粗解决办法

Posted on 2019-11-05 | In 技术 |

更新后许多软件窗口边框变粗:

Snipaste_2019-03-28_20-56-57.png

解决方法:在设置-主题中,重新选择你的主题即可。

source: https://www.reddit.com/r/Windows10/comments/9xa6vh/window_borders_extremely_thick/

推动了2010年代的80年代复古潮

Posted on 2019-10-31 | In 音乐 |

在发行这首歌之前,Sky Ferreira作为蜚声业界的成功模特试图涉足流行乐坛,几首有模有样的单曲只能说是差强人意,但Everything is Embarrassing发行后,这首歌几乎横扫之态席卷了当年的所有乐评榜单:当年Pazz & Jop的第15名,Slant、英国卫报、Spin年榜高位,Pitchfork甚至把它列为2010年代最佳单曲的第十二名。

Read more »

2010年代我最喜欢的200首歌 My favorite tracks of 2010s

Posted on 2019-10-24 | In 音乐 |

Read more »

从看见到出片 一些自己的摄影思考

Posted on 2019-06-09 | In 教程 |

想用手机拍出一套不流俗的好看的照片,并不是一件难事。本文从我自己的手机摄影经历里总结了从按下快门前到最终出片的一套方法论。

Read more »

英雄

Posted on 2019-05-23 | In 文字 |




高考完后的第一次回老家时,最让人心累的就是要给三姑六姨无穷无尽的子孙后代补习功课。这种补习并不涉及常规意义上的补习,既没有经济上的交流,又没有学习上的帮助,此行的目的只有一个,就是完成学校批量低价采购的各式《寒假作业》、《开心寒假》——它们厚重不堪地垒在我的弟妹面前,粗糙的封面映出了他们稚脸的吹弹可破。即便其实根本没有什么用处,但上面印出来的铅字是你永远想不到的鬼神,比如时针是顺时针运动还是逆时针运动啦,或者故作神秘地告诉你“啊呀没错作者当时写出这篇文章的时候大概不是很忧伤就是很开心吧”,错别字就是我弟弟也能一眼看出的水准,唯一有价值的可能就是不时夹杂其中的笑话,我的如厕必读。

Read more »

2018年我最喜欢的11个音乐录影带

Posted on 2019-01-28 | In 音乐 |
Read more »

我会在什么时候想你

Posted on 2018-03-05 | In 生活 |

我会在早上想你
当我刚刚醒来 还没睁开眼
如果想要赖在床上不起 转个身没有摸到你的脸
就会想起你起很早
想你说这句话的神态和你眯起的眼睛
于是我会想你一遍
但如果我立马起了床
我还是会边穿衣服边想起你说的这句话
于是我又会想你一遍

Read more »

【Python】安装pycocotools错误

Posted on 2017-12-20 | In 技术 |

错误信息:

ImportError: No module named ‘pycocotools’

或:

error: command ‘C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe’ failed with exit status 2

或:

error: Microsoft Visual C++ 14.0 is required. Get it with “Microsoft Visual C++ Build Tools”: http://landinghub.visualstudio.com/visual-cpp-build-tools

或:

ModuleNotFoundError: No module named ‘Cython’

Read more »
<1234…6>
Jason Lei

Jason Lei

51 posts
7 categories
25 tags
© 2020 Jason Lei
Powered by Hexo
|
Theme — NexT.Muse
Visit me at GitHub 豆瓣 微博 VSCO Instagram Last.fm Spotify 简书