猫史档案馆


LCF_viki617

LCF_viki617

Lv.1

IQException.MemoryLost

获赞:111收藏:60浏览:2455作品收藏:28

签名:NOTHING.

回复帖子评论
上一页6 页 / 共 8下一页

minecraft线上远古版本· 中回复

2020-08-21T17:43:53 点赞:0

【工作室·2】用户ID是什么?用户名、用户ID傻傻分不清! 中回复

我的金币居然超过了猴急?emotion_doge

2020-08-22T17:08:16 点赞:1

【网名ID的由来】【进来聊天】 中回复

viki嘛,是我的英文名,后面的617我是不会告诉你的……

2020-08-22T17:29:01 点赞:0

【那些你听过三观最正的句子】【进来聊天】 中回复

我们遇到什么困难都不要怕,微笑着面对它!消除恐惧的最好办法就是面对恐惧!坚持就是胜利!加油,奥利给!!!!!!!!!

2020-08-22T17:37:41 点赞:0

大家的猫龄是多少 中回复

去掉淡季半年左右

2020-08-22T17:41:22 点赞:0

走过路过不要错过,不会吃亏 中回复

我最近也在学Web前端……(目前在研究CSS的transition动画)

2020-08-22T17:47:30 点赞: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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<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

(已结束)【暑期活动】为什么做决定这么难??? 中回复

【测试】左脑:学习(被动)

              右脑:编程

2020-08-24T17:02:29 点赞:0

被喵的字 中回复

喵,明明是假的,你看我不

2020-08-25T10:28:06 点赞:0

编 程 猫 阶 级 排 行 中回复

我要当巨佬!可我有赞了……没事,我去开个小号emotion_doge

2020-08-25T10:30:52 点赞:0

请大佬们教我飞行的代码 中回复

输入/gamemode 1

然后双击空格就行emotion_doge

2020-08-25T10:33:12 点赞:1

来,老铁们,公布代码啦 中回复

大人,喵变了

2020-08-27T08:56:54 点赞:1

我现在真的可以当代码大咖了 中回复

最近在自学JS……但是好多函数应该在岛3用不了,比如最基础的document.write()和alert,应该要用API文档里定义的函数才能起作用吧?对了顺便问一下,岛3支持ES6标准新增的用let声明变量吗?

2020-08-27T09:00:56 点赞:0

骂人的人·渣就是人·渣 中回复

你好,我是编程猫留守智.障儿童看守所所长viki,我们看守所最近一位编号NoMother-喵001的孩子跑了出来,由于精神不正常,所以造成些许麻烦,我们没看管到位,在这里向你致歉emotion_doge

2020-08-27T09:02:44 点赞:1

【小游戏】在键盘上随便打会怎么样? 中回复

啊苏喵太肉麻近日纷纷归啊哈额哦

2020-08-27T09:03:32 点赞:0

【社区星推荐】第27期·MM疯&LXYZ! 中回复

我一定能上星推荐

2020-08-27T11:17:54 点赞:1

【】听说围城不会崩? 中回复

出现警告信息点了解详情试试

2020-08-29T12:41:45 点赞:0

【求助】代码岛地面怎么扩大? 中回复

喵家缩小emotion_doge

2020-08-29T12:45:04 点赞: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

【看头像猜猜楼下的是男是女】 中回复

男的!

2020-09-16T20:29:56 点赞:1

【闲的】自我介绍 中回复

好!很有精神!(

2020-09-16T20:31:12 点赞:0

【社区公告】近期无法修改个人信息等 中回复

欸,好用啊(doge)

2020-10-05T18:24:11 点赞:0

BOX大料,我爆出来 中回复

怎么搞到域名的,妙啊(对了有空可以去优优工作室官网:43.249.192.24:47602(不定期开放)看看,我们自己搞的(二号主页是我弄得))

2020-10-05T19:55:41 点赞:0

【退猫】嗯哼君 渠源の最后一个帖子 中回复

m­d一上初中根本没时间上线……感觉我也快退了hhhc

2020-10-05T20:05:10 点赞:0

【退猫】嗯哼君 渠源の最后一个帖子 中回复

你的帖子共有29喵头

emotion_dogeemotion_dogeemotion_dogeemotion_dogeemotion_dogeemotion_dogeemotion_dogeemotion_dogeemotion_dogeemotion_dogeemotion_dogeemotion_dogeemotion_dogeemotion_dogeemotion_dogeemotion_dogeemotion_dogeemotion_dogeemotion_dogeemotion_dogeemotion_dogeemotion_dogeemotion_dogeemotion_dogeemotion_dogeemotion_dogeemotion_dogeemotion_dogeemotion_doge

2020-10-05T20:08:09 点赞:0

源‬码‬新‬闻‬:‬ ‬ ‬输‬入‬毛‬泽‬东‬会‬变‬成‬“‬喵‬”‬竟‬然‬是‬骂‬主‬席‬的‬ 中回复

喵­东

毛喵

喵­东

2020-10-07T19:17:59 点赞:0

玩个游戏,在下边写出你想到的第一个“绿色的植物”(狗头)(灌水发在灌水池塘没问题吧所以别举报) 中回复

喵喵

2020-10-07T19:21:41 点赞:0