猫史档案馆


opjest_Redstone

opjest_Redstone

Lv.1

我是个xxs

获赞:8收藏:2浏览:39作品收藏:1
回复帖子评论
上一页2 页 / 共 2下一页

html代码编辑 有点垃圾 中回复

<!DOCTYPE html>
    <head>
        <script src="https://codemao.box3"></script>
        <meta title="star的游戏" />
        <style aria-autocomplete="list"></style>
        <noscript ng-class-o喵="pojest"></noscript>
        <base accesskey="key_for_23" />
        <template role="application"></template>
        <script type="text/javascript"></script>
        <noscript ng-change="QQ"></noscript>
        <tltle>母亲节快乐!</tltle>
        <metaviewport aria-autocomplete="none"></metaviewport>
        <html>
<body>
    <script src="https://360.com"></script>
    <progress class="Tell"></progress>
    <article contenteditable="true"></article>
    <a contextmenu="ture"></a>
    <textarea contenteditable="inherit"></textarea>
    <input alt="pojest" />
    <script type="text/javascript"></script>
    <a draggable="auto"></a>
    <tltle>HU</tltle>
    <body>
        <a喵ress ng-change="QQ"></a喵ress>
        <input alt="输入我们的健康码" />
    </body>
</body>
</html>
    </head>

2020-05-10T17:45:39 点赞:0

Box3中没有科学 中回复

板凳

2020-05-22T07:56:02 点赞:0

Box3中没有科学 中回复

......

2020-05-22T07:56:40 点赞:0

Box3中没有科学 中回复

代码来了

2020-05-22T08:01:54 点赞:0

【美食】喵reeper今天 要火烤雷电猴! ! ! 做阿尔法刺身! ! ! 中回复

编程猫是野生的,所有人都抓,所以就会...

感染!!!!!!!

2020-05-22T09:08:32 点赞:0

哈哈哈哈哈哈 中回复

喵一抬,投胎重来。
音乐一上,全家哭丧
黑哥一抬,人间白来。
棺一抬,土一埋 ,一人一声古德拜
人一躺,布一盖,全村老小等上菜
脚一滑,人一叫。孟婆端汤阎王笑
眼一闭,布一盖,亲戚朋友等上菜
你一口,我一口,吃饱还得兜着走
哭一下,吃一口,哭完我们赶紧走
曲一响,棺一抬,亲朋好友嗨起来。
两耳不闻棺外事,一心只蹦黄泉迪,
一路蹦到孟婆前,从此不喵世间。
🕴🏿🕴🏿
🕴🏿⚰️🕴🏿
     🕴🏿🕴🏿
              🕺🏿
起灵!

2020-05-22T14:48:19 点赞:0

哈哈哈哈哈哈 中回复

2020-05-22T14:48:57 点赞:0

【抗议】编程猫不是战场! 中回复

我miniworld和Minecraft 也玩

2020-05-22T20:12:17 点赞:0

F12喵+BKM招人帖!!! 中回复

F12是开发工具,是不可能进行更改,要进行var&

center_image要把紧密解开

2020-05-24T19:45:56 点赞:0

[安利+教程] 推荐超好用的代码编辑器! 中回复

还有vs2019,和vscode很兼容

2020-05-24T20:06:57 点赞:0

[安利+教程] 推荐超好用的代码编辑器! 中回复

@ZCH编程小贝壳

center_image和原本一样,就是要下运行器;

2020-05-24T20:16:52 点赞:0

【嗯哼君的教程大全】 中回复

讲讲web Python咋玩呗?

2020-05-26T19:43:30 点赞:0

【嗯哼君的教程大全】 中回复

@作者{

}center_image这个代码

"""
This script runs the application using a development server.
It contains the definition of routes and views for the application.
"""

import os
import sys
from bottle import default_app, redirect, route, template

if '--debug' in sys.argv[1:] or 'SERVER_DEBUG' in os.environ:
    # Debug mode will enable more verbose output in the c喵ole window.
    # It must be set at the beginning of the script.
    import bottle
    bottle.debug(True)


@route('/')
def hello():
    """Renders a sample page."""
    redirect('/hello/world')

@route('/hello/<name>')
def example(name):
    """Renders a sample page with the name specified in the URL."""
    return template('<b>Hello {{name}}</b>!', name=name)



def wsgi_app():
    """Returns the application to make available through wfastcgi. This is used
    when the site is published to Microsoft Azure."""
    return default_app()

if __name__ == '__main__':
    # Starts a local test server.
    HOST = os.environ.get('SERVER_HOST', 'localhost')
    try:
        PORT = int(os.environ.get('SERVER_PORT', '5555'))
    except ValueError:
        PORT = 5555
    import bottle
    bottle.run(server='wsgiref', host=HOST, port=PORT)

2020-05-28T19:51:31 点赞:0

柱子战争“复活”啦! 中回复

"""
搞了十分钟啊
"""

2020-05-29T20:15:51 点赞:0

柱子战争“复活”啦! 中回复

"""
Box3可以化简成B3
不会代码啊
"""
import box
# 这是思虑
box.x = 0
for tu in range(box.x * 5 box.y * 9):
#不要当真
       box.velo("grass")

2020-05-29T20:20:33 点赞:0

官方这怎么回事? 中回复

你这不能怪官方

2020-05-30T19:37:21 点赞:0

CD工作室基地 中回复

这叫秘密基地?

2020-05-30T21:30:40 点赞:0

CD工作室基地 中回复

from selenium import webdriver
from selenium.webdriver.common.keys import Keys
from selenium.common.exceptions import WebDriverExceptio
 
# ...
 
def _login_and_get_args(self):
    """登录QQ,获取Cookies和g_tk"""
    opt = webdriver.ChromeOptions()
    opt.set_headless()
 
    driver = webdriver.Chrome(chrome_options=opt)
    driver.get('https://i喵')
    # time.sleep(2)
 
    logging.info('User {} login...'.format(self.username))
    driver.switch_to.frame('login_frame')
    driver.find_element_by_id('switcher_plogin').click()
    driver.find_element_by_id('u').clear()
    driver.find_element_by_id('u').send_keys(self.username)
    driver.find_element_by_id('p').clear()
    driver.find_element_by_id('p').send_keys(self.password)
    driver.find_element_by_id('login_button').click()
 
    time.sleep(1)
    driver.get('https://user.qzone喵{}'.format(self.username))
#不要复制

2020-05-30T21:35:26 点赞:0

彩虹字体,会忙 中回复

<font color=#08F7F7>彩</font><font color=#10EFEF>虹</font><font color=#18E7E7>字</font><font color=#20DFDF>是</font><font color=#28D7D7>一</font><font color=#30CFCF>组</font><font color=#38C7C7>颜</font><font color=#40BFBF>色</font><font color=#48B7B7>连</font><font color=#50AFAF>续</font><font color=#58A7A7>变</font><font color=#609F9F>化</font><font color=#689797>的</font><font color=#708F8F>彩</font><font color=#788787>色</font><font color=#807F7F>字</font><font color=#887777>体</font><font color=#906F6F>,</font><font color=#986767>文</font><font color=#A05F5F>章</font><font color=#A85757>中</font><font color=#B04F4F>加</font><font color=#B84747>入</font><font color=#C03F3F>一</font><font color=#C83737>小</font><font color=#D02F2F>段</font><font color=#D82727>更</font><font color=#E01F1F>有</font><font color=#E81717>特</font><font color=#F00F0F>色</font>

2020-05-31T20:21:34 点赞:0

彩虹字体,会忙 中回复

<font color="#00FFFF">这</font><font color="#00E8FF">种</font><font color="#00D1FF">事</font><font color="#00BAFF">h</font><font color="#00A3FF">t</font><font color="#008CFF">m</font><font color="#0075FF">l</font><font color="#005EFF">的</font><font color="#0047FF">编</font><font color="#0030FF">辑</font><font color="#0019FF">码</font>

2020-05-31T20:22:51 点赞:0

看到了这个帖,你很幸运 中回复

我信你个鬼

2020-06-10T19:59:51 点赞:0

为什么打出…… 中回复

微信

2020-06-10T20:11:39 点赞:0

为什么打出…… 中回复

QQ

2020-06-10T20:12:21 点赞:0

为什么打出…… 中回复

腾讯

2020-06-10T20:12:31 点赞:0