|
| 1 | +<!-- -*- conding: utf-8 -*- --> |
| 2 | +<!DOCTYPE html> |
| 3 | +<html lang="zh-CN"> |
| 4 | +<head> |
| 5 | + <meta charset="UTF-8"> |
| 6 | + <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
| 7 | + <meta name="renderer" content="webkit"> |
| 8 | + <meta name="force-rendering" content="webkit"> |
| 9 | + <meta name="viewport" content="width=device-width, initial-scale=1"> |
| 10 | + <meta name="author" content="红蓝灯"> |
| 11 | + <meta name="keywords" content="红蓝灯, RBL, %%keywords%%"> |
| 12 | + <meta http-equiv="Content-Language" content="zh-CN"> |
| 13 | + <meta name="robots" content="all"> |
| 14 | + <meta name="description" content="这里是红蓝灯的秘密基地,欢迎你的到来!"> |
| 15 | + <meta name="generator" content="PTools"> |
| 16 | + <meta property="og:title" content="%%title%% - 红蓝灯的秘密基地"> |
| 17 | + <meta property="og:description" content="这里是红蓝灯的秘密基地,欢迎你的到来!"> |
| 18 | + <title>项目 - 红蓝灯的秘密基地</title> |
| 19 | + <script src="include/prism.js"></script> |
| 20 | + <script src="include/script.js"></script> |
| 21 | + <link href="include/prism.css" rel="stylesheet"> |
| 22 | + <link href="include/style.css" rel="stylesheet"> |
| 23 | + <link href="include/logo.ico" rel="icon"> |
| 24 | +</head> |
| 25 | +<body class="line-numbers"> |
| 26 | + <nav id="topnav"> |
| 27 | + <div class="nav-inner"> |
| 28 | + <a href="index.html">首页</a> |
| 29 | + <a href="download.html">下载</a> |
| 30 | + <a href="project.html">项目</a> |
| 31 | + <a href="column.html">专栏</a> |
| 32 | + <a href="articles.html">文章</a> |
| 33 | + <a href="about.html">关于</a> |
| 34 | + <a href="https://github.com/CN-RBL" target="_blank">我的GitHub</a> |
| 35 | + <a href="https://space.bilibili.com/3546389388724715" target="_blank">我的B站</a> |
| 36 | + </div> |
| 37 | + </nav> |
| 38 | + <div id="nav-spacer" aria-hidden="true"></div> |
| 39 | + <div id="main"> |
| 40 | + <h1 class="chinese">项目</h1> |
| 41 | + <hr> |
| 42 | + <br/> |
| 43 | + <div class="card"> |
| 44 | + <h2><a href="NBQQB/">NeoBasicQQBot</a></h2> |
| 45 | + <p class="chinese">NBQQB,也许是最基础、最奇怪的QQ机器人框架了?基于Python</p> |
| 46 | + </div> |
| 47 | + </div> |
| 48 | + <div id="copyright"> |
| 49 | + <p class="chinese">© 2026 红蓝灯 保留所有权利才怪</p> |
| 50 | + <p class="english">© 2026 RBL All rights reserved? Hardly.</p> |
| 51 | + <p class="english">Best view at 1528x740</p> |
| 52 | + </div> |
| 53 | +</body> |
| 54 | +</html> |
0 commit comments