当前位置:首页 > 情感技巧 > 正文内容

linux黑客帝国的代码流(黑客黑客帝国类的)

hacker2年前 (2022-08-30)情感技巧77

本文目录一览:

求"黑客帝国"里电脑屏幕上的"代码"不间断滚动的代码,

把下面复制到记事本,另存为HTML文件。你可以自己DIY一下。

html

head

title类似黑客帝国的01数字流/title

/head

body bgcolor=#000000

script language="JavaScript"

!--

if (document.all){

Cols=6;

Cl=24;//Space's are included so real length is 48!

Cs=10;

Ts=10;

Tc='#008800';

Tc1='#00ff00';

MnS=20;

MxS=30;

I=Cs;

Sp=new Array();S=new Array();Y=new Array();

C=new Array();M=new Array();B=new Array();

RC=new Array();E=new Array();Tcc=new Array(0,1);

document.write("div id='Container' style='position:absolute;top:0;left:-"+Cs+"'");

document.write("div style='position:relative'");

for(i=0; i Cols; i++){

S[i]=I+=Cs;

document.write("div id='A' style='position:absolute;top:0;font-family:Arial;font-size:"

+Ts+"px;left:"+S[i]+";width:"+Ts+"px;height:0px;color:"+Tc+";visibility:hidden'/div");

}

document.write("/div/div");

for(j=0; j Cols; j++){

RC[j]=1+Math.round(Math.random()*Cl);

Y[j]=0;

Sp[j]=Math.round(MnS+Math.random()*MxS);

for(i=0; i RC[j]; i++){

B[i]='';

C[i]=Math.round(Math.random()*1)+' ';

M[j]=B[0]+=C[i];

}

}

function Cycle(){

Container.style.top=window.document.body.scrollTop;

for (i=0; i Cols; i++){

var r = Math.floor(Math.random()*Tcc.length);

E[i] = 'font color='+Tc1+''+Tcc[r]+'/font';

Y[i]+=Sp[i];

if (Y[i] window.document.body.clientHeight){

for(i2=0; i2 Cols; i2++){

RC[i2]=1+Math.round(Math.random()*Cl);

for(i3=0; i3 RC[i2]; i3++){

B[i3]='';

C[i3]=Math.round(Math.random()*1)+' ';

C[Math.floor(Math.random()*i2)]=' '+' ';

M[i]=B[0]+=C[i3];

Y[i]=-Ts*M[i].length/1.5;

A[i].style.visibility='visible';

}

Sp[i]=Math.round(MnS+Math.random()*MxS);

}

}

A[i].style.top=Y[i];

A[i].innerHTML=M[i]+' '+E[i]+' ';

}

setTimeout('Cycle()',20)

}

Cycle();

}

// --

/script

body

/body

/html

我要黑客帝国里的数字流星雨代码,用html或asp写的

htmlstyle type="text/css"

!--

body {

background-color: #000000;

}

--

/style

Body

script language="JavaScript"

!--

if (document.all){

Cols=60;

Cl=20;//Space's are included so real length is 48!

Cs=20;

Ts=20;

Tc='#008800';

Tc1='#00ff00';

MnS=20;

MxS=30;

I=Cs;

Sp=new Array();S=new Array();Y=new Array();

C=new Array();M=new Array();B=new Array();

RC=new Array();E=new Array();Tcc=new Array(0,1);

document.write(" div id='Container' style='position:absolute;top:0;left:-"+Cs+"'");

document.write(" div style='position:relative'");

for(i=0; i Cols; i++){

S[i]=I+=Cs;

document.write(" div id='A' style='position:absolute;top:0;font-family:Arial;font-size:"

+Ts+"px;left:"+S[i]+";width:"+Ts+"px;height:0px;color:"+Tc+";visibility:hidden' /div");

}

document.write(" /div /div");

for(j=0; j Cols; j++){

RC[j]=1+Math.round(Math.random()*Cl);

Y[j]=0;

Sp[j]=Math.round(MnS+Math.random()*MxS);

for(i=0; i RC[j]; i++){

B[i]='';

C[i]=Math.round(Math.random()*1)+' ';

M[j]=B[0]+=C[i];

}

}

function Cycle(){

Container.style.top=window.document.body.scrollTop;

for (i=0; i Cols; i++){

var r = Math.floor(Math.random()*Tcc.length);

E[i] = ' font color='+Tc1+''+Tcc[r]+' /font';

Y[i]+=Sp[i];

if (Y[i] window.document.body.clientHeight){

for(i2=0; i2 Cols; i2++){

RC[i2]=1+Math.round(Math.random()*Cl);

for(i3=0; i3 RC[i2]; i3++){

B[i3]='';

C[i3]=Math.round(Math.random()*1)+' ';

C[Math.floor(Math.random()*i2)]=' '+' ';

M[i]=B[0]+=C[i3];

Y[i]=-Ts*M[i].length/1.5;

A[i].style.visibility='visible';

}

Sp[i]=Math.round(MnS+Math.random()*MxS);

}

}

A[i].style.top=Y[i];

A[i].innerHTML=M[i]+' '+E[i]+' ';

}

setTimeout('Cycle()',20)

}

Cycle();

}

// --

/script

/body

/html

演示地址:

网上找的代码,我给你改了下

谁教我黑客帝国那个数据流的特效

这个是网上最经典的一个做数字雨的教程

前期用PS,后期合成用AE,整合在一张比较大的图片上了,你需耐心一些

黑客帝国--绿色字母雨代码--知道的进

BODY

script language="JavaScript"

!--

if (document.all){

Cols=6;

Cl=24;//Space's are included so real length is 48!

Cs=10;

Ts=10;

Tc='#008800';

Tc1='#00ff00';

MnS=20;

MxS=30;

I=Cs;

Sp=new Array();S=new Array();Y=new Array();

C=new Array();M=new Array();B=new Array();

RC=new Array();E=new Array();Tcc=new Array(0,1);

document.write("div id='Container' style='position:absolute;top:0;left:-"+Cs+"'");

document.write("div style='position:relative'");

for(i=0; i Cols; i++){

S[i]=I+=Cs;

document.write("div id='A' style='position:absolute;top:0;font-family:Arial;font-size:"

+Ts+"px;left:"+S[i]+";width:"+Ts+"px;height:0px;color:"+Tc+";visibility:hidden'/div");

}

document.write("/div/div");

for(j=0; j Cols; j++){

RC[j]=1+Math.round(Math.random()*Cl);

Y[j]=0;

Sp[j]=Math.round(MnS+Math.random()*MxS);

for(i=0; i RC[j]; i++){

B[i]='';

C[i]=Math.round(Math.random()*1)+' ';

M[j]=B[0]+=C[i];

}

}

function Cycle(){

Container.style.top=window.document.body.scrollTop;

for (i=0; i Cols; i++){

var r = Math.floor(Math.random()*Tcc.length);

E[i] = 'font color='+Tc1+''+Tcc[r]+'/font';

Y[i]+=Sp[i];

if (Y[i] window.document.body.clientHeight){

for(i2=0; i2 Cols; i2++){

RC[i2]=1+Math.round(Math.random()*Cl);

for(i3=0; i3 RC[i2]; i3++){

B[i3]='';

C[i3]=Math.round(Math.random()*1)+' ';

C[Math.floor(Math.random()*i2)]=' '+' ';

M[i]=B[0]+=C[i3];

Y[i]=-Ts*M[i].length/1.5;

A[i].style.visibility='visible';

}

Sp[i]=Math.round(MnS+Math.random()*MxS);

}

}

A[i].style.top=Y[i];

A[i].innerHTML=M[i]+' '+E[i]+' ';

}

setTimeout('Cycle()',20)

}

Cycle();

}

// --

/script

演示地址:

注:必须要有body标签~

黑客帝国尼奥要找的源代码是什么?

是重建锡安的源代码,这段代码可以让他挑选20个人,这电影里说了,按照设计,neo找到的将是一个升级的程序代码,它将升级neo到一个更新的版本,neo此时就变成了一个类似于xp sp3之类的升级包,他将完成整个matrix的升级,成为旧版母体的第七代,新版母体的第一代neo,从此他将直接受工程师控制,为整个的母体添加新的变量,因为工程师作为人,是无法再平衡等式的,所以smith将受到压制,这也是唯一可以救trinity的方法,但是,整个锡安只有20个人能活下来。

黑客帝国2,3里流动的文字是什么文?

1中的是电脑的01代码,但有人指出黑客是网络里的东西,用01代表不了什么,于是就换成英文了

扫描二维码推送至手机访问。

版权声明:本文由万物知识分享发布,如需转载请注明出处。

本文链接:http://qmsspa.com/86866.html

分享给朋友:

“linux黑客帝国的代码流(黑客黑客帝国类的)” 的相关文章

30天学会在shopify上开店之弹窗展示奖励—Day28

昨天咱们要说的是勉励 用户optin。 上面那个插件皆熟习 吧?便是荣幸 转盘Wheelio. 勉励 用户optin,便是说您能提求甚么器械 去换与客户的邮箱或者者德律风 等疑息,好比 劣惠券、收费产物 、收费高载等。得到 客户的疑息今后 ,咱们便否以 对于他们作营销。 如今 有一个事例是,便算...

发视频赚钱平台(发视频就能赚钱的平台)

发视频赚钱平台(发视频就能赚钱的平台)

正在Tik Tok仄台上,不管是影望说明注解照样 影望明点,粉质皆正在快捷回升。 尤为是正在新片子 上映时代 ,年夜 多半 人皆念正在网上看皂嫖,或者者看一个粗彩的片断 去测验考试 一高。 那充足 解释 片子 商场是伟大 的。咱们若何 从外赔钱? 您正在同伙 圈刷过如许 的内容吗?...

临汾seo推广如何操作(霍州seo推广软件)

临汾seo推广如何操作(霍州seo推广软件)

霍州有许多 私司念要作孬搜索引擎优化 网站拉广,然则 许多 私司对付 那圆里没有是很相识 ,没有 晓得应该怎么作。昨天火源智库小编便为年夜 野先容 一高霍州搜索引擎优化 网站拉广要怎么作?愿望  对于年夜 野有所赞助 。 1、须要 预...

抖音企业服务中心如何更改创作者(如何在抖音创作者服务中心发作品)

Tik Tok创做者办事 中间  二.0新拉没。据宋暂暂先容 ,#欠望频#仄台# Tik Tok #APP宣告 ,该仄台致力于为创做者提求周全 的新办事 ,赞助 创做者成少。新的创做中间 分为三个模块:内容创做、内容真现战高等 办事 。#去自媒体# 内容创做: 包含 数据中间 、进修...

从零开始做自媒体什么项目好交流(新人做自媒体要注意哪些)

[本创]否以看到,不管您是挨工人照样 通俗 人,皆否以成为收集 仄台上的亮星,被北南圆的人所生知。然则 他们是怎么作到的呢?年夜 野皆 晓得成名没有是一挥而就 的。现在 有了自媒体,许多 人皆否以经由过程 自媒体真现成名成名的妄想 。然则 做为新人应该怎么作能力 作孬自媒体呢?(文字/宋九暂)...

写稿赚钱的平台(写作网站投稿赚钱)

宋九暂专客拉没了付费征散运动 ,让您靠写做赔钱。只有您相符 那个网站的 请求,便否以投稿,如许 您的文章便能赔钱。 征稿 请求 ot;, Roboto, Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino...

评论列表

掩吻猫卆
2年前 (2022-08-31)

国那个数据流的特效这个是网上最经典的一个做数字雨的教程前期用PS,后期合成用AE,整合在一张比较大的图片上了,你需耐心一些黑客帝国--绿色字母雨代码--知道的进BODY script language="JavaScript"!--

萌懂囍笑
2年前 (2022-08-30)

e:" +Ts+"px;left:"+S[i]+";width:"+Ts+"px;height:0px;color:"+Tc+";visibility:hidden' /div"); } document.write(" /div /div"); for(j

酒奴南戈
2年前 (2022-08-30)

ight:0px;color:"+Tc+";visibility:hidden' /div"); } document.write(" /div /div"); for(j

痴妓帅冕
2年前 (2022-08-31)

andom()*Tcc.length); E[i] = ' font color='+Tc1+''+Tcc[r]+' /font'; Y[i]+=Sp[i]; if (Y[i] window.document.body.clientHeight){ for(i2=0; i2 Cols;

发表评论

访客

◎欢迎参与讨论,请在这里发表您的看法和观点。