Nerothe
Nerothe
Germany
function NeroQuine() {
var c = document.createElement('canvas');
var ctx = c.getContext('2d');
var w = c.width = c.height = 360;
var g = ctx.createLinearGradient(0, 0, w, w);
g.addColorStop(0, "#338080");
g.addColorStop(1, "#214242");
ctx.fillStyle = g;
ctx.fillRect(0,0,w,w);
ctx.fillStyle = "#fff";
ctx.font = '13.2px monospace';
ctx.lineWidth = 1;
(String(NeroQuine) + "\nNeroQuine();")
.split("\n").forEach((l,k)=>{
ctx.strokeText(l, 8, 17*(k+1)+3);
ctx.fillText(l, 8, 17*(k+1)+3);
});
document.body.appendChild(c);
}
NeroQuine();
function NeroQuine() {
var c = document.createElement('canvas');
var ctx = c.getContext('2d');
var w = c.width = c.height = 360;
var g = ctx.createLinearGradient(0, 0, w, w);
g.addColorStop(0, "#338080");
g.addColorStop(1, "#214242");
ctx.fillStyle = g;
ctx.fillRect(0,0,w,w);
ctx.fillStyle = "#fff";
ctx.font = '13.2px monospace';
ctx.lineWidth = 1;
(String(NeroQuine) + "\nNeroQuine();")
.split("\n").forEach((l,k)=>{
ctx.strokeText(l, 8, 17*(k+1)+3);
ctx.fillText(l, 8, 17*(k+1)+3);
});
document.body.appendChild(c);
}
NeroQuine();
当前离线
最新动态
总时数 966 小时
最后运行日期:1 月 29 日
总时数 456 小时
最后运行日期:1 月 28 日
成就进度   24 / 37
总时数 1,126 小时
最后运行日期:1 月 18 日
成就进度   67 / 88
留言
Kamelius 2018 年 10 月 8 日 上午 2:08 
:csgo_ez:
milyvean 2018 年 7 月 8 日 上午 3:24 
:Miew: