
Lv.1
IQException.MemoryLost
签名:NOTHING.
在 【那些你听过三观最正的句子】【进来聊天】 中回复
我们遇到什么困难都不要怕,微笑着面对它!消除恐惧的最好办法就是面对恐惧!坚持就是胜利!加油,奥利给!!!!!!!!!
2020-08-22T17:37:41 点赞:0
在 求html师傅 中回复
这是我们工作室官网,主要是我做的,另一个人也弄了一点(我发的只是一小半,因为全部207行,显示内容过长)
<!DOCTYPE html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<title>编程猫优优工作室官网-2号主页</title>
<style>
a:link{
color:blue;
}
a:visited{
color:blue;
}
a:hover{
color:limegreen;
}
a:active{
color:red;
}
tbody>tr:nth-child(odd){
background-color:white;
}
tbody>tr:nth-child(even){
background-color:lightgray;
}
thead>tr:nth-child(odd){
background-color:blue;
}
th,tr{
text-align:center;
}
.nav{
background-color:limegreen;
height:100px;
width:2000px;
position: fixed;
font-size:30px;
margin:0px;
}
.nav a{
text-decoration: none;
}
.nav a:hover{
color:yellow;
}
.color{
animation:color 10s infinite;
}
@keyframes color {
0%{color:lightgray}
25%{color:red}
50%{color:orange}
75%{color:blue}
100%{color:limegreen}
}
</style>
</head>
<body>
<div class="nav">
<p> <span><a href="#head" title="点击跳转">页头·进入工作室·成员列表</a></span><span style="color:blue">|</span><span><a href="#do" title="点击跳转">我们在做什么·我们的代表作品·切换主页</a></span><span style="color:blue">|</span><span><a href="#code" title="点击跳转">开发人员·下载H喵L文件·打开FTP服务器</a></span></p>
</div>
<div style="height:100px" id="head"></div>
<h1 align="center"><span style="color:dodgerblue"id="caption"><b>欢迎来到优优工作室!</b></span></h1>
<hr/>
<h3 align="center"><a href="http://shequ.codemao.cn/work_shop/760" target="_blank" title="点击进入优优工作室"><b>点击进入优优工作室</b></a></h3>
<h2 align="center"><span style="color:limegreen">成员列表</span></h2>2020-08-24T11:12:01 点赞:0
在 求html师傅 中回复
<table border="喵x" align="center">
<thead>
<tr style="color:red">
<th>昵称</th>
<th>人气作品</th>
<th>精选作品</th>
<th>其他作品</th>
</tr>
</thead>
<tbody>
<tr>
<td><span style="color: limegreen">云雨轩</span></td>
<td><a href="https://shequ.codemao.cn/work/44444656" target="_blank" title="点击打开作品">喵神vs火影</a></td>
<td><a href="https://shequ.codemao.cn/work/47012785" target="_blank" title="点击打开作品">【移植】60秒生存</a></td>
<td><span style="color: red">无</span></td>
</tr>
<tr>
<td><span style="color: limegreen">春华秋实2009</span></td>
<td><span style="color: red">无</span></td>
<td><a href="https://shequ.codemao.cn/work/21220951" target="_blank" title="点击打开作品">云聊天室</a></td>
<td><span style="color: red">无</span></td>
</tr>
<tr>
<td><span style="color: limegreen">热情的月见喵s4hL</span></td>
<td><span style="color: red">无</span></td>
<td><a href="https://shequ.codemao.cn/work/36317811" target="_blank" title="点击打开作品">云端聊天室</a></td>
<td><span style="color: red">无</span></td>
</tr>
<tr>
<td><span style="color: limegreen">Uus_Klptong</span></td>
<td><span style="color: red">无</span></td>
<td><span style="color: red">无</span></td>
<td><a href="https://shequ.codemao.cn/work/44709369" target="_blank" title="点击打开作品">氪金之路(手喵勿来鼠标闯关0.53)</a></td>
</tr>
</tbody>
</table>
<hr/>
<div style="margin:auto;text-align:center;background-color:lightgoldenrodyellow;width:500px;height:50px;border:喵x dashed red">
<p align="center"><a href="index.html" target="_blank" title="点击切换至1号主页"><b>您现在浏览的是2号主页,点击切换至1号主页</b></a></p>
</div>
<hr/>
<h2 align="center" style="color:blue" id="code">开发人员</h2>
<table align="center" border="喵x">
<thead>
<tr>
<th><span style="color:red">优优工作室官网开发人员名单</span></th>
<th><span style="color:red">工作</span></th>
</tr>
</thead>
<tbody>
<tr>
<td><span style="color:blue">viki617</span></td>
<td><span style="color:limegreen">开发</span></td>
</tr>
<tr>
<td><span style="color:blue">热情的月见喵s4hL</span></td>
<td><span style="color:limegreen">映射、开发</span></td>
</tr>
<tr>
<td><span style="color:blue">春华秋实2009</span></td>
<td><span style="color:limegreen">映射、开发</span></td>
</tr>
</tbody>
</table>
<br/>
<div style="margin:auto;text-align:center;background-color:lightgoldenrodyellow;width:500px;height:50px;border:喵x double lightblue;border-radius: 5px">
<p align="center" style="color:red" class="color"><b>本网页主要由viki617进行开发,热情的月见喵s4hL提供了部分代码</b></p>
</div>
<hr/>
<p align="center"><a href="index2.html" download="index.html" title="点击下载">点击下载本网页的H喵L文件</a></p>
<p align="center"><a href="http://43.249.192.24:47602/ftp" title="点击打开">点击打开优优工作室官网的FTP服务器</a></p>
</body>
</html>2020-08-24T11:23:51 点赞:0
在 求html师傅 中回复
<table align="center" border="喵x">
<thead>
<tr>
<th><span style="color:red">工作室成员列表</span></th>
<th><span style="color:red">等级</span></th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://shequ.codemao.cn/user/7463092" target="_blank" title="点击查看个人主页">404Yuxuan</a></td>
<td><span style="color:red">室长</span></td>
</tr>
<tr>
<td><a href="https://shequ.codemao.cn/user/1539217" target="_blank" title="点击查看个人主页">春华秋实2009</a></td>
<td><span style="color:red">副室长</span></td>
</tr>
<tr>
<td><a href="https://shequ.codemao.cn/user/4395281" target="_blank" title="点击查看个人主页">UUS_热情的月见喵s4hL</a></td>
<td><span style="color:red">副室长</span></td>
</tr>
<tr>
<td><a href="https://shequ.codemao.cn/user/5175787" target="_blank" title="点击查看个人主页">Uus_Klptong</a></td>
<td><span style="color:limegreen">优秀成员</span></td>
</tr>
<tr>
<td><a href="https://shequ.codemao.cn/user/534935" target="_blank" title="点击查看个人主页">UUS_WZ</a></td>
<td><span style="color:limegreen">优秀成员</span></td>
</tr>
<tr>
<td><a href="https://shequ.codemao.cn/user/3072667" target="_blank" title="点击查看个人主页">UUS_viki617</a></td>
<td><span style="color:limegreen">优秀成员</span></td>
</tr>
<tr>
<td><a href="https://shequ.codemao.cn/user/350197" target="_blank" title="点击查看个人主页">魏某某lucky</a></td>
<td><span style="color:blue">成员</span></td>
</tr>
<tr>
<td><a href="https://shequ.codemao.cn/user/4948713" target="_blank" title="点击查看个人主页">UUS_杨宵骁</a></td>
<td><span style="color:blue">成员</span></td>
</tr>
<tr>
<td><a href="https://shequ.codemao.cn/user/651喵26" target="_blank" title="点击查看个人主页">你滴小心肝</a></td>
<td><span style="color:blue">成员</span></td>
</tr>
<tr>
<td><a href="https://shequ.codemao.cn/user/6299445" target="_blank" title="点击查看个人主页">夏晨迅</a></td>
<td><span style="color:blue">成员</span></td>
</tr>
<tr>
<td><a href="https://shequ.codemao.cn/user/4569721" target="_blank" title="点击查看个人主页">邵思瑞</a></td>
<td><span style="color:blue">成员</span></td>
</tr>
<tr>
<td><a href="https://shequ.codemao.cn/user/2800482" target="_blank" title="点击查看个人主页">UUS_viki716</a></td>
<td><span style="color:blue">成员</span></td>
</tr>
</tbody>
</table>
<div style="height:105px" id="do"></div>
<hr/>
<div style="margin:auto;background-color:lightgoldenrodyellow;width:500px;height:200px;border:5px inset red">
<h2 align="center" style="color:blue">我们在做什么?</h2>
<p align="center"><span style="color:limegreen">我们在创作</span><span style="color:red"><u><b>优质</b></u></span><span style="color:limegreen">的作品</span></p>
<p align="center"><span style="color:limegreen">我们在招募编程猫</span><span style="color:red"><u><b>优质作品创作者</b></u></span></p>
<p align="center"><span style="color:limegreen">我们的目标:</span><span style="color:red"><u><b>打造社区更好的作品</b></u></span></p>
</div>
<hr/>
<h2 align="center" style="color:yellow">我们的代表作品</h2>
<p style="color: red" align="center">(目前未将全部成员作品展示)</p>2020-08-24T11:24:29 点赞:0
在 求html师傅 中回复
<!DOCTYPE html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<title>编程猫优优工作室官网-2号主页</title>
<style>
a:link{
color:blue;
}
a:visited{
color:blue;
}
a:hover{
color:limegreen;
}
a:active{
color:red;
}
tbody>tr:nth-child(o喵){
background-color:white;
}
tbody>tr:nth-child(even){
background-color:lightgray;
}
thead>tr:nth-child(o喵){
background-color:blue;
}
th,tr{
text-align:center;
}
.nav{
background-color:limegreen;
height:100px;
width:2000px;
position: fixed;
font-size:30px;
margin:0px;
}
.nav a{
text-decoration: none;
}
.nav a:hover{
color:yellow;
}
.color{
animation:color 10s infinite;
}
@keyframes color {
0%{color:lightgray}
25%{color:red}
50%{color:orange}
75%{color:blue}
100%{color:limegreen}
}
</style>
</head>
<body>
<div class="nav">
<p> <span><a href="#head" title="点击跳转">页头·进入工作室·成员列表</a></span><span style="color:blue">|</span><span><a href="#do" title="点击跳转">我们在做什么·我们的代表作品·切换主页</a></span><span style="color:blue">|</span><span><a href="#code" title="点击跳转">开发人员·下载H喵L文件·打开FTP服务器</a></span></p>
</div>
<div style="height:100px" id="head"></div>
<h1 align="center"><span style="color:dodgerblue"id="caption"><b>欢迎来到优优工作室!</b></span></h1>
<hr/>
<h3 align="center"><a href="http://shequ.codemao.cn/work_shop/760" target="_blank" title="点击进入优优工作室"><b>点击进入优优工作室</b></a></h3>
<h2 align="center"><span style="color:limegreen">成员列表</span></h2>2020-08-24T11:24:45 点赞:0
在 我现在真的可以当代码大咖了 中回复
最近在自学JS……但是好多函数应该在岛3用不了,比如最基础的document.write()和alert,应该要用API文档里定义的函数才能起作用吧?对了顺便问一下,岛3支持ES6标准新增的用let声明变量吗?
2020-08-27T09:00:56 点赞:0
在 骂人的人·渣就是人·渣 中回复
你好,我是编程猫留守智.障儿童看守所所长viki,我们看守所最近一位编号NoMother-喵001的孩子跑了出来,由于精神不正常,所以造成些许麻烦,我们没看管到位,在这里向你致歉![]()
2020-08-27T09:02:44 点赞:1
在 请问测试题里那个奥运五环怎么做呢?有哪位大神做出来了,给来参考参考呀 中回复
import turtle
p=turtle.Pen()
p.speed(0)
p.pensize(5)
Pos=[(0,0),(100,0),(50,-55),(-50,-55),(-100,0)]
corlor=['black','red','green','gold','blue']
for i in range(5):
p.penup()
p.pe喵olor(corlor[i])
p.goto(Pos[i])
p.pendown()
p.circle(50)
turtle.done()2020-08-29T12:47:45 点赞:0
在 BOX大料,我爆出来 中回复
怎么搞到域名的,妙啊(对了有空可以去优优工作室官网:43.249.192.24:47602(不定期开放)看看,我们自己搞的(二号主页是我弄得))
2020-10-05T19:55:41 点赞:0