猫史档案馆


星能猫8Ulx

星能猫8Ulx

Lv.1

获赞:83收藏:13浏览:1849作品收藏:5

签名:

回复帖子评论
上一页1 页 / 共 2下一页

【kitten4.0反馈】遇到问题不要怕,技术喵来帮你忙! 中回复

能用IE浏览器吗?

2020-10-05T17:48:53 点赞:0

找徒弟啦! 中回复

拜师,赞0 有喵 比较温柔。

2020-10-16T18:11:29 点赞:0

喵~不会做 中回复

https://shequ.codemao.cn/work/67242506

打开试试

2020-11-14T12:00:27 点赞:0

我完全不会做嘤嘤婴嘤嘤 中回复

https://shequ.codemao.cn/work/67363355?entry=copy_work_url

这是我的作品

2020-11-14T21:25:50 点赞:0

故宫原码蛋!到底 这怎么做? 中回复

https://shequ.codemao.cn/work/67363355?entry=copy_work_url

这是我的作品

2020-11-14T21:27:18 点赞:0

有人知道怎么做吗 中回复

https://shequ.codemao.cn/work/67363355?entry=copy_work_url

这是我的作品

2020-11-14T21:28:03 点赞:0

破案类的可以吗?《冬日雪夜杀人事件》 中回复

emotion_编程猫_翻白眼emotion_编程猫_翻白眼emotion_编程猫_翻白眼

2020-11-15T10:14:36 点赞:0

我的问题1 中回复

emotion_星能猫_yeemotion_星能猫_yeemotion_星能猫_ye

2020-11-15T10:15:51 点赞:0

【圣诞活动①】绘制圣诞素材,有机会上官方素材商城啦! 中回复

emotion_编程猫_翻白眼emotion_编程猫_翻白眼emotion_编程猫_翻白眼

2020-12-02T12:51:30 点赞:0

【圣诞活动①】绘制圣诞素材,有机会上官方素材商城啦! 中回复

emotion_星能猫_哼emotion_星能猫_哼emotion_星能猫_哼emotion_编程猫_翻白眼emotion_编程猫_翻白眼emotion_编程猫_翻白眼emotion_雷电猴_摇椅子emotion_雷电猴_摇椅子emotion_雷电猴_摇椅子

2020-12-02T12:52:22 点赞:0

【JS快速入门01】创建变量,变出999金币💰 中回复

JS=僵尸                 emotion_doge

2020-12-02T13:15:02 点赞:0

【kitten4.0反馈】遇到问题不要怕,技术喵来帮你忙! 中回复

建议添加积木   删除自己。     像这样:

center_image

2020-12-06T17:09:45 点赞:0

额,真让我无语。 中回复

emotion_雷电猴_笑趴emotion_雷电猴_笑趴emotion_雷电猴_围观emotion_雷电猴_围观emotion_雷电猴_疑问emotion_雷电猴_疑问

2020-12-27T17:11:44 点赞:0

海龟编辑器硬件模式里面用把硬件连在电脑上吗 中回复

2021-02-22T13:05:10 点赞:0

海龟编辑器硬件模式里面用把硬件连在电脑上吗 中回复

S B

2021-02-22T13:05:25 点赞:0

官方!注意bug! 中回复

bug

2021-03-01T18:21:33 点赞:0

官方!注意bug! 中回复

喵ug

2021-03-01T18:21:55 点赞:0

【岛3漫游指南】:你是怎样,岛3就是怎样! 中回复

吉吉喵666、NB、赞emotion_goodemotion_编程猫_加油emotion_星能猫_爱你emotion_雷电猴_哇噻

2021-05-16T17:00:50 点赞:1

键盘第二行的秘密 中回复

啊是的风格回家看了

emotion_编程猫_翻白眼

2021-07-11T16:09:07 点赞:0

【求助】为什么我用360安全浏览器打开box3没法旋转视角 中回复

用Microsoft edge最好

2021-08-27T08:14:07 点赞:0

敢不敢在Windows电脑上的cmd里输入这个?(不喜勿喷) 中回复

火绒直接拦截

 

2021-09-12T09:38:14 点赞:0

发现360是真的喵 中回复

口令啥

 

2021-10-16T15:58:07 点赞:0

【教程】如何将自己在k3上的作品在Linux上制作成独立应用程序 中回复

deepin系统?

 

2021-11-04T12:30:09 点赞:0

全球黑客入侵轨迹 中回复

卡巴斯基!?

 

2021-12-21T12:19:45 点赞:1

【Python作品分享】黑客帝国代码雨【作品秀】 中回复

html代码:

<!DOCTYPE html>

<!-- saved from url=(0032)http://tool.uixsj.cn/hack-html5/ -->

<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">  

  

<meta http-equiv="X-UA-Compatible" content="IE=edge">  

<meta name="viewport" content="width=device-width, initial-scale=1">  

<meta name="apple-mobile-web-app-capable" content="yes">  

<meta name="apple-touch-fullscreen" content="yes">  

<meta name="apple-mobile-web-app-status-bar-style" content="">  

<meta name="full-screen" content="yes">   

<meta name="x5-fullscreen" content="true">   

<meta name="browsermode" content="application">   

<meta name="x5-page-mode" content="app">   

<style type="text/css">*{margin:0;overflow:hidden;}canvas{display:block;cursor:none;}</style>  

<title>代码雨</title>  

<script type="text/javascript">  

        window.onload=function(){  

            var c = document.getElementById("c");  

            var ctx = c.getContext("2d");  

              

            //使画布全屏  

            c.height = window.innerHeight;  

            c.width = window.innerWidth;  

              

            var txts = "0123456789QWERTYUIOPASDFGHJKLZXCVBNMqazwsxedcrfvtgbyhnujmikolp";  //随机的

            //转换为数组  

            txts = txts.split("");  

              

            var font_size = 15;  

            var columns = c.width/font_size; //计算纵队数  

              

            var drops = [];  

            //初始值  

            for(var x = 0; x < columns; x++)  

                drops[x] = 1;   

              

            //窗体大小发生改变  

            window.onresize = function(){  

                //使绘图区域全屏  

                c.height = window.innerHeight;  

                c.width = window.innerWidth;  

                columns = c.width/font_size; //计算纵队数  

                for(var x = 0; x < columns; x++)  

                    drops[x] = 1;  

            }  

              

            //进入全屏  

            function requestFullScreen() {  

                var de = document.documentElement;  

                if (de.requestFullscreen) {  

                    de.requestFullscreen();  

                } else if (de.mozRequestFullScreen) {  

                    de.mozRequestFullScreen();  

                } else if (de.webkitRequestFullScreen) {  

                    de.webkitRequestFullScreen();  

                }  

            }  

              

            //添加点击监听事件(点击全屏)  

            document.body.addEventListener('click',function(){  

                requestFullScreen(); //当你点击鼠标时会全屏  

            },false);  

              

            //绘制下落的文字  

            function draw()  

            {  

                //让背景逐渐由透明到不透明  

                ctx.fillStyle = "rgba(0, 0, 0, 0.07)";  

                ctx.fillRect(0, 0, c.width, c.height);  

                  

                ctx.fillStyle = "#0F0"; //文本颜色(绿色)  

                ctx.font = font_size + "px arial";  

                //逐行输出文字  

                for(var i = 0; i < drops.length; i++)  

                {  

                    //随机取要输出的文字  

                    var text = txts[Math.floor(Math.random()*txts.length)];  

                    //输出文字,注意坐标的计算  

                    ctx.fillText(text, i*font_size, drops[i]*font_size);  

                       

                    if(drops[i]*font_size > c.height || Math.random() > 0.95)  

                        drops[i] = 0;  

                      

                    //用于Y轴坐标增加  

                    drops[i]++;  

                }  

            }  

              

            setInterval(draw, 33);//定时执行  

        }  

    </script>  

<style>@media print {#ghostery-purple-box {display:none !important}}</style></head>  

<body>  

<canvas id="c" height="796" width="1136">404 error</canvas>  

  

  </body></html>

2021-12-21T12:26:15 点赞:0

在树莓派上丝滑运行deepinOS 中回复

deepin支持编程猫吗

 

2022-01-03T12:51:04 点赞:0

元宵节猜谜答案公布! 中回复

1、粽叶精灵

2、姜饼人1

3、冰企鲨1

4、全能怪兽

5、梦叶蝶

6、龙舟

7、恶霸土匪头目

8、江湖猴  

2022-02-16T10:18:13 点赞:0

吉吉喵教程看不懂的扣1.。。。。。。。 中回复

11

2022-02-16T10:23:47 点赞:0

【神岛更新了】上帝说要有光…… 中回复

D​化​

 

2022-04-20T17:26:28 点赞:0

如何防止编程猫的动画乱码(仅限电脑浏览器用户) 中回复

 

2022-08-31T11:45:01 点赞:0