天天的鸟蛋蛋 发表于 2025-3-18 20:06:39

测试

本帖最后由 天天的鸟蛋蛋 于 2025-3-18 20:48 编辑




|测试表格|表格|
|-------------|-----|
| 1| 58|

# 12345
- 3344


## 6555
---
### 22222

>1233
>
>222   

      ```js
            <js>
            if (result.match(/阅读云/)) {
               u = baseUrl.split(',')
               cookie.removeCookie(u)
               java.startBrowserAwait(u, "验证")
               ck = cookie.getCookie(u)
               head = JSON.stringify({ headers: { 'Cookie': ck } })
               url = u + "," + head
               result = java.ajax(url)
                }
            result
            </js>
            .block > div > div:nth-child(n+1)
         ```
行内公式:$$\\(E=mc^2\\)$$
块级公式:
$$
\\int_a^b f(x)dx
$$
`<js><js>`
- 层级关系

    ```html
    <!-- 第1层: 最外层容器 -->
    <div class="archive-posts list-layout list-grid-layout list2-mode">
      
      <!-- 第2层: 文章容器 -->
      <article id="post-6" class="archive-post wow fadeinup" style="visibility: visible;">
            
            <!-- 第3层: 缩略图容器 -->
            <div class="thumbnail-box book-thumbnail-box">
               
                <!-- 第4层: 图片容器 -->
                <figure class="thumbnail standard-thumbnail">
                  
                  <!-- 第5层: 图片链接 -->
                  <a href="#" rel="external nofollow">
                        
                        <!-- 第6层: 图片元素 -->
                        <img class="thumb-image hscaleb lazyloaded" src="#" alt="图片">
                        
                  </a>
                </figure>
            </div>
   
            <!-- 第3层: 内容容器 -->
            <div class="post-inner">
               
                <!-- 第4层: 标题区 -->
                <header class="post-header">
                  
                  <!-- 第5层: 标题 -->
                  <h2 class="post-title text-ellipsis">
                        
                        <!-- 第6层: 标题链接 -->
                        <a class="hindent" href="#" rel="bookmark">标题</a>
                        
                  </h2>
                </header>
   
                <!-- 第4层: 内容区 -->
                <div class="post-content">
                  
                  <!-- 第5层: 摘要段落 -->
                  <p class="post-excerpt line-clamp line-clamp4">内容</p>
                  
                </div>
            </div>
      </article>
    </div>
    ```
页: [1]
查看完整版本: 测试