全新电子大脑“lightning”已经推出。
2024年12月20日
修订 3
评分
7
↑ 7
↓ 0
支持率
100%
总票数 7
Wilson 95% 下界
64.6%
在相同票数下更稳健的支持率估计
争议指数
0.000
评分趋势
按周聚合 加载图表中...
最近修订
1 / 2
最近投票
1 / 1
2025-05-30
2025-04-01
2024-12-20
2024-12-20
2024-12-19
2024-12-19
2024-12-19
相关页面
暂无推荐
页面源码
[[module CSS]]
/*
Copyright (c) 2020 by Lucas Bebber
Released under the MIT license http://opensource.org/licenses/mit-license.php
Copyright (c) 2020 by a.yamasaki
Released under the MIT license http://opensource.org/licenses/mit-license.php
Copyright (c) 2020 by Manuel Pinto
Released under the MIT license http://opensource.org/licenses/mit-license.php
*/
@import url("https://fonts.googleapis.com/css?family=Varela");
#page-title {
display: none ;
}
#container {
font-family: 'Varela', sans-serif;
color: rgb(255, 255, 255);
font-size:15px;
}
.glitch {
color: white;
font-size: 30px;
position: relative;
}
@keyframes noise-anim {
0% {
clip: rect(21px, 9999px, 13px, 0);
}
6.66667% {
clip: rect(95px, 9999px, 39px, 0);
}
13.33333% {
clip: rect(51px, 9999px, 58px, 0);
}
20% {
clip: rect(28px, 9999px, 31px, 0);
}
26.66667% {
clip: rect(17px, 9999px, 8px, 0);
}
33.33333% {
clip: rect(21px, 9999px, 65px, 0);
}
40% {
clip: rect(27px, 9999px, 94px, 0);
}
46.66667% {
clip: rect(10px, 9999px, 38px, 0);
}
53.33333% {
clip: rect(41px, 9999px, 44px, 0);
}
60% {
clip: rect(53px, 9999px, 86px, 0);
}
66.66667% {
clip: rect(18px, 9999px, 79px, 0);
}
73.33333% {
clip: rect(59px, 9999px, 84px, 0);
}
80% {
clip: rect(18px, 9999px, 48px, 0);
}
86.66667% {
clip: rect(69px, 9999px, 22px, 0);
}
93.33333% {
clip: rect(15px, 9999px, 85px, 0);
}
100% {
clip: rect(48px, 9999px, 46px, 0);
}
}
.glitch:after {
content: attr(data-text);
position: absolute;
left: 2px;
text-shadow: -1px 0 red;
top: 0;
color: white;
background: transparent!important;
overflow: hidden;
clip: rect(0, 900px, 0, 0);
animation: noise-anim 2s infinite linear alternate-reverse;
}
@keyframes noise-anim-2 {
0% {
clip: rect(86px, 9999px, 51px, 0);
}
3.57143% {
clip: rect(17px, 9999px, 26px, 0);
}
7.14286% {
clip: rect(82px, 9999px, 71px, 0);
}
10.71429% {
clip: rect(85px, 9999px, 5px, 0);
}
14.28571% {
clip: rect(31px, 9999px, 18px, 0);
}
17.85714% {
clip: rect(72px, 9999px, 72px, 0);
}
21.42857% {
clip: rect(93px, 9999px, 38px, 0);
}
25% {
clip: rect(36px, 9999px, 75px, 0);
}
28.57143% {
clip: rect(86px, 9999px, 40px, 0);
}
32.14286% {
clip: rect(89px, 9999px, 52px, 0);
}
35.71429% {
clip: rect(83px, 9999px, 72px, 0);
}
39.28571% {
clip: rect(17px, 9999px, 16px, 0);
}
42.85714% {
clip: rect(99px, 9999px, 27px, 0);
}
46.42857% {
clip: rect(83px, 9999px, 15px, 0);
}
50% {
clip: rect(10px, 9999px, 9px, 0);3
}
53.57143% {
clip: rect(24px, 9999px, 97px, 0);
}
57.14286% {
clip: rect(60px, 9999px, 87px, 0);
}
60.71429% {
clip: rect(22px, 9999px, 46px, 0);
}
64.28571% {
clip: rect(67px, 9999px, 69px, 0);
}
67.85714% {
clip: rect(99px, 9999px, 92px, 0);
}
71.42857% {
clip: rect(26px, 9999px, 80px, 0);
}
75% {
clip: rect(64px, 9999px, 65px, 0);
}
78.57143% {
clip: rect(93px, 9999px, 66px, 0);
}
82.14286% {
clip: rect(58px, 9999px, 20px, 0);
}
85.71429% {
clip: rect(77px, 9999px, 20px, 0);
}
89.28571% {
clip: rect(74px, 9999px, 98px, 0);
}
92.85714% {
clip: rect(88px, 9999px, 53px, 0);
}
96.42857% {
clip: rect(43px, 9999px, 14px, 0);
}
100% {
clip: rect(73px, 9999px, 78px, 0);
}
}
.glitch:before {
content: attr(data-text);
position: absolute;
left: -2px;
text-shadow: 1px 0 blue;
top: 0;
color: white;
background: transparent!important;
overflow: hidden;
clip: rect(0, 900px, 0, 0);
animation: noise-anim-2 3s infinite linear alternate-reverse;
}
#search-top-box {
top: -999px;
}
a,a:visited {
color: rgb(255, 255, 255);
}
div#side-bar div.side-block {
background: transparent!important;
}
div#side-bar div.side-block div.heading,
div#side-bar div.collapsible-block-unfolded-link,
div#side-bar div.collapsible-block-unfolded-link div.collapsible-block-link {
color: rgb(255, 255, 255);
border-color: rgb(255, 255 ,255);
}
div.open-menu a {
color: rgb(255,255,255)!important;
border-color: transparent!important;
}
div#container-wrap {
background: url(ヘッダー) top left repeat-x;
}
div#header {
background: url(http://scp-jp.wikidot.com/local--files/maxwellism-com-jp-lightning/98M%E3%83%AD%E3%82%B4.png) 10px 10px no-repeat;
background-position: center;
background-size 66px 66px;
}
div#header h1 a span {
font-size: 0px;
}
div#header h1 a:before {
content: " ";
color: #eee;
text-shadow: 1px1px1px rgba(0,0,0,.8);
}
div#header h2 span {
font-size:0px;
padding: 4px;
}
div#header h2:after {
content: " ";
font-weight: bold;
color: #f0f0c0;
padding: 19px 0;
text-shadow: 1px 1px 1px rgba(0, 0, 0,3 .8);
white-space: pre;
}
div#side-bar div.side-block {
background: transparent!important;
}
div#side-bar div.side-block div.heading,
div#side-bar div.collapsible-block-unfolded-link,
div#side-bar div.collapsible-block-unfolded-link div.collapsible-block-link {
color: rgb(255, 255, 255);
border-color: rgb(255, 255, 255);
}
#side-bar .side-block {
border: 2px solid transparent!important;
box-shadow: none;
background-color: transparent!important;
color: #ffffff;
}
#side-bar .side-block[style="background-color: #a7dba2;"] {
background-color: color: transparent!important;
}
#side-bar .side-block[style="background-color: #fff0f0;"] {
background-color: transparent!important;
}
#side-bar .side-block[style="background-color: #e5e5ff;"] {
background-color: color: transparent!important;
}
#side-bar .side-block[style="background-color: #f0f0f0;"] {
background-color: transparent!important;
}
#side-bar .heading {
border-bottom: 2px solid rgb(255, 255, 255);
color: rgb(255, 255, 255);
}
div.page-rate-widget-box,
div.page-rate-widget-box span.rate-points,
div.page-rate-widget-box span.cancel {
background-color: transparent!important;
border: solid rgb(255 ,255 ,255) 1px!important;
}
div.page-rate-widget-box span.rateup,
div.page-rate-widget-box span.ratedown {
border: solid rgb(255, 255 ,255)!important;
border-width: 1px 0!important;
}
div.page-rate-widget-box span.rate-points,
div.page-rate-widget-box span.cancel a,
div.page-rate-widget-box span.cancel a:hover {
color: rgb(255, 255, 255);
}
div.page-rate-widget-box span.rateup,
div.page-rate-widget-box span.ratedown {
background-color: transparent!important;
}
div.page-rate-widget-box span.rateup a,
div.page-rate-widget-box span.ratedown a {
color: rgb(255,255 , 255)!important;
}
div.page-rate-widget-box span.cancel a:hover,
div.page-rate-widget-box span.rateup a:hover,
div.page-rate-widget-box span.ratedown a:hover {
background: transparent!important;
color: transparent!important;
}
.rate-box-with-credit-button .creditButton {
background-color: transparent!important;
border: solid 1px rgb(255,255,255)!important;
}
.creditButton a:hover {
color: transparent!important;
}
#page-content .fader{
background: rgba(0,0,0,0.9);
}
#page-content .modalbox {
background-color: transparent!important;
box-shadow:0 0 5px rgba(245,245,255,1);
}
#page-content .modalbox .modalbox-title {
background-color: transparent!important;
}
.btn-open {
display: inline-block;
width: 100%;
height:30px;
text-align: center;
background-color: transparent!important;
font-size: 28px;
line-height: 30px;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
border: 2px solid #FFFFFF;
position: relative;
overflow: hidden;
z-index: 1;
}
.btn-open:after{
width: 100%;
height: 0;
content:"";
position: absolute;
top: 50%;
left: 50%;
background : #FFF;
opacity: 0.5;
opacity: 0;
transform: translateX(-50%)
translateY(-50%) rotate(45deg);
transition: .2s;
z-index: -1;
}
.btn-open:hover{
color: #483d8b;
}
.btn-open:hover:after{
height: 1500%;
opacity: 1;
}
.btn-open:active:after{
height: 500%;
opacity: 1;
}
.color-blue{
color:#FFFFFF;
}
.box1 {
padding: 0.5em 1em;
margin: 2em 0;
font-weight: bold;
border: solid 3px #FFFFFF;
}
.box1 p {
margin: 0;
padding: 0;
}
body {
background: linear-gradient(45deg, #ee7752, #e73c7e, #23a6d5, #000000,#23d5ab, #083329);
background-size: 400% 400%;
animation: gradient 30s ease infinite;
}
@keyframes gradient {
0% {
background-position: 0% 50%;
}
50% {
background-position: 100% 100%;
}
100% {
background-position: 0% 50%;
}
}
.element {
color: transparent!important;
text-stroke: 1.0px #fff;
-webkit-text-stroke: 1.0px #fff;
font-size: 1.9em;
}
[[/module]]
[[include :scp-wiki-cn:credit:start-standalone]]
**标题:**全新电子大脑“lightning”已经推出。
**作者:**©︎[[*user Ryu JP]]
**翻译:**[[*user umou]]
**发布时间:**2020
[[include :scp-wiki-cn:credit:end-standalone]]
------
[[div class="glitch" data-text="Maxwellism"]]
Maxwellism
[[/div]]
[[div class="glitch" data-text="「lightning」"]]
「lightning」
[[/div]]
[[div class="glitch" data-text="NEW ARRIVAL"]]
NEW ARRIVAL
[[/div]]
------
[[=]]
[[size 1.2em]]//**[[[http://scp-jp.wikidot.com/church-of-the-broken-god-hub | Maxwellism]]]、时隔2年的全新电子大脑。
以压倒性的速度,带来压倒性的沉浸感。**//[[/size]]
[[/=]]
[[div class="element"]]
------
[[<]]
比以往更多的沉浸感。
[[/<]]
[[/div]]
[[f<image http://scp-jp.wikidot.com/local--files/maxwellism-com-jp-lightning/M%E4%BD%BF%E7%94%A8%E8%84%B3.png width="200px"]]
@@ @@
@@ @@
@@ @@
**//通过划时代的神经同步系统,我们实现了前所未有的感官反馈。这个功能带给您的不再仅仅是简单的信息,不仅仅是视觉信息,还包括听觉、嗅觉、触觉,为您提供仿佛真实世界般的全方位感官信息反馈。"lightning"将为您带来一个全新的世界和体验。//**
@@ @@
[[div class="element"]]
[[>]]
------
最快的信息处理功能
[[/>]]
[[/div]]
[[f>image http://scp-jp.wikidot.com/local--files/maxwellism-com-jp-lightning/M%E4%BD%BF%E7%94%A8%E7%A8%B2%E5%A6%BB.png width="200px"]]
@@ @@
@@ @@
@@ @@
**//“lightning”正如其名,能够像闪电一样处理信息。因此,在电子层中也能以极小的延迟展开虚拟图像。此外,之前需要事先下载或感知时间较长的三维虚拟内容现在也能立即显示。想做的事情,也可以立即实现。//**
@@ @@
[[div class="element"]]
[[<]]
------
随处可连
[[/<]]
[[/div]]
[[f<image http://scp-jp.wikidot.com/local--files/maxwellism-com-jp-lightning/M%E4%BD%BF%E7%94%A8%E5%9C%B0%E5%9B%B3.png width="200px"]]
@@ @@
@@ @@
@@ @@
**//它可以连接到比以往任何电脑都多的各种类型的电脑层。不仅包括麦克斯韦宗准备的“default”层,还包括在纽约、巴黎、伦敦、香港等世界各地的首都独立引入的“city”层,以及组织引入的“original”层的99.99%。从此与“无法访问”这个词无缘。//**
@@ @@
[[div class="element"]]
[[>]]
------
安心与安全的保障。
[[/>]]
[[/div]]
[[f>image http://scp-jp.wikidot.com/local--files/maxwellism-com-jp-lightning/M%E4%BD%BF%E7%94%A8%E7%9B%BE.png width="200px"]]
@@ @@
@@ @@
@@ @@
**//它规避了冲击和随时间老化的物理风险、病毒和恶意软件等恶意的电磁风险,以及所有类型的风险。由于采用了特殊的结构,它还能对非电脑引起的疾病起到抑制作用。因此,不仅可以避免电子脑化带来的风险,还能规避伴随人生本身的风险。让您的生活充满安心与安全//。**
[[div class="element"]]
[[=]]
优点不仅仅只有这些。
[[/=]]
[[/div]]
[[image http://scp-jp.wikidot.com/local--files/maxwellism-com-jp-lightning/M%E4%BD%BF%E7%94%A8%E7%84%A1%E9%99%90.png width="auto"]]
@@ @@
[[=]]
//**[[size 1.2em]]・高效处理减轻大脑负担。
・图层绘制的美感也大幅进化。
・使用年限比以往的机型延长了12年。
・比以往的机型便宜30%。
・替代睡眠功能也大幅提升。
・健康诊断更准确、更简单。
・最长可连续运行150小时,无需睡眠。
・瞬间记忆更鲜明、更方便。
・还有梦境功能。白日梦也可以看个够。[[/size]]**//
[[/=]]
[[div class="box1"]]
[[=]]
[[size x-large]]来吧,你也连接起来吧。[[/size]]
@@ @@
[[div class="container"]]
[[span class="btn-open"]]进入合同程序
[[/span]]
[[/div]]
[[size 1.1em]]**请务必阅读详述和注意事项**
[[/size]]
[[/=]]
[[/div]]
------
[[=]]
[[size 1.6em]]//**详述**//
[[/size]]
分类/人类电脑化设备第2代
厚生劳动省电脑认可编号 EC2BM42ACC18
循环扩张型神经融合式/尺寸 2.75am
最大处理速度 20exa/1s
搭载防壁 自律型7代/反射型8代/拟态型3代
瞬间记忆对应感觉 视觉/听觉/嗅觉/味觉/触觉
可连续运行时间 150小时30分(正常维持可能时间)
自我治愈系统内置/紧急切断功能内置
电脑式健康诊断精度 99.998%/正常性维持功能内置
代用睡眠 效率25.17%/明晰梦再生 可能
使用寿命标准 25年/医疗保险对应设备
[[/=]]
------
[[=]]
[[size 1.6em]]**注意事项**[[/size]]
@@ @@
[[size 0.8em]]・一旦进行电脑化,就无法恢复到电脑化前的状态。在进行电脑化时,请务必与医疗从业人员等专家进行咨询。。
・使用年限仅供参考。如果感觉到任何异常,请迅速联系适当的机构进行咨询。
・除非本公司存在重大过失,原则上不承担因电脑化引起的任何损害赔偿。
・电脑化医疗的医疗保险适用是有条件的。详细的条件请向主治医生确认,或者请查看厚生劳动省的官方网站。
・可能存在与其他公司电脑不兼容的情况。如果需要进行义体的更换或记忆的迁移,请务必进行确认。
・在电脑化过程中,请务必仔细阅读“使用方法”,并遵守使用方法。最坏的情况可能会导致死亡。[[/size]]
[[/=]]
------
[[size x-small]][[a href="https://scp-wiki-cn.wikidot.com/" class="color-blue"]]联系我们[[/a]] | [[a href="https://scp-wiki-cn.wikidot.com/" class="color-blue"]]sitemap[[/a]] | [[a href="https://scp-wiki-cn.wikidot.com/" class="color-blue"]]个人信息的处理[[/a]] | [[a href="https://scp-wiki-cn.wikidot.com/" class="color-blue"]]特定个人信息保护方针[[/a]] | [[a href="https://scp-wiki-cn.wikidot.com/" class="color-blue"]]网站缩略图[[/a]] | [[a href="https://scp-wiki-cn.wikidot.com/" class="color-blue"]]辅助功能[[/a]][[/size]]
国家/[# Japan]
[[>]]
[[size xx-small]]Copyright ©2015 Maxwellism Ink CC BY-SA 3.0[[/size]]
[[/>]]
------