打开/关闭菜单
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

丫:修订间差异

来自潮语辞书
创建页面,内容为“<html> <style> .tone-title { font-size: 1.8em; 主调标题略大:​ font-weight: bold; margin: 2em 0 1em; padding-bottom: 0.3em; border-bottom: 3px solid #888; text-align: center; color: #fff; } .entry-section { border: 1px solid #333; border-radius: 8px; padding: 12px; margin-bottom: 1.5em;…”
 
无编辑摘要
 
(未显示同一用户的7个中间版本)
第1行: 第1行:
<html>
<html>
<head>
     <style>
     <style>
        /* 默认移动端上下排列 */
        .entry-wrapper {
            display: block;
        }
        /* PC 端响应式布局:左右排列 */
        @media screen and (min-width: 768px) {
            .entry-wrapper {
                display: flex;
                gap: 2em;
                align-items: stretch; /* 改为 stretch */
          }
            .entry-wrapper > .entry-section {
                flex: 1;
                /* 保证每个子容器都能撑满父容器的高度 */
                display: flex;
              flex-direction: column;
            }
            .entry-wrapper > .entry-section:first-child {
                flex-basis: 33.3333%;
                max-width: 33.3333%;
            }
            .entry-wrapper > .definition-section {
                flex-basis: 66.6666%;
                max-width: 66.6666%;
            }
            /* PC 上隐藏分隔线 */
            .entry-wrapper + hr {
                display: none;
            }
        }


         .tone-title {
         .tone-title {
             font-size: 1.8em; /* 主调标题略大 */
             font-size: 1.8em;
             font-weight: bold;
             font-weight: bold;
             margin: 2em 0 1em;
             margin: 2em 0 1em;
第32行: 第69行:
             border-right: 1px solid #444;
             border-right: 1px solid #444;
             padding-right: 16px;
             padding-right: 16px;
             margin-right: 16px; /* 字符右侧间距 */
             margin-right: 16px;
             user-select: none;
             user-select: none;
             min-width: 90px; /* 确保字符区域宽度一致 */
             min-width: 90px;
             color: #ffffff;
             color: #ffffff;
             display: flex;
             display: flex;
第44行: 第81行:
         .entry-char a {
         .entry-char a {
             text-decoration: none;
             text-decoration: none;
             color: inherit; /* 继承父元素 .entry-char 的颜色 */
             color: inherit;
         }
         }


第59行: 第96行:
             height: 20px;
             height: 20px;
             vertical-align: middle;
             vertical-align: middle;
             filter: invert(100%) brightness(200%); /* 在深色背景下提高可见度 */
             filter: invert(100%) brightness(200%);
         }
         }


        /* 如果需要,对汉典图标进行特殊覆盖 */
         .char-links a[href*="zdic.net"] img {
         .char-links a[href*="zdic.net"] img {
             filter: none; /* 汉典图标通常是深色背景下的浅色,无需反转 */
             filter: none;
         }
         }


第77行: 第113行:
             font-weight: bold;
             font-weight: bold;
             white-space: nowrap;
             white-space: nowrap;
             width: 4em; /* 调整“腔”的宽度使其更灵活 */
             width: 4em;
             padding: 1px 0; /* 表头最小内边距以使其更紧凑 */
             padding: 1px 0;
             text-align: left;
             text-align: left;
             vertical-align: middle;
             vertical-align: middle;
第84行: 第120行:


         .pronunciation-table td {
         .pronunciation-table td {
             padding: 5px 10px; /* 数据单元格的特定内边距 */
             padding: 5px 10px;
             vertical-align: middle;
             vertical-align: middle;
             text-align: left;
             text-align: left;
第93行: 第129行:
         }
         }


        /* --- 释义区 --- */
         .definition-section h2,
         .definition-section h2,
         .regional-pronunciation-section h2 {
         .regional-pronunciation-section h2 {
             font-size: 1.5em;
             font-size: 1.5em;
             color: #82b1ff; /* 区域标题的独特颜色 */
             color: #82b1ff;
             margin-top: 0;
             margin-top: 0;
             padding-bottom: 5px;
             padding-bottom: 5px;
第106行: 第141行:
         .definition-item {
         .definition-item {
             margin-bottom: 1em;
             margin-bottom: 1em;
             padding-left: 10px; /* 释义缩进 */
             padding-left: 10px;
         }
         }


第112行: 第147行:
             color: #fff;
             color: #fff;
         }
         }


     </style>
     </style>
</head>
<body>


 
<div class="entry-wrapper">
 
    <!-- 左侧:字符 + 读音 -->
</p><div class="entry-section">
    <div class="entry-section">
    <div class="entry-header">
        <div class="entry-header">
        <div class="entry-char">
            <div class="entry-char">
            <a href="/index.php/%E4%B8%AB">丫</a>
                <a href="/index.php/">丫</a>
            <div class="char-links">
                <div class="char-links">
                <a href="https://zi.tools/zi/%E4%B8%AB" target="_blank" rel="noopener noreferrer"><img src="https://ziphoenicia-1300189285.cos.ap-shanghai.myqcloud.com/home_svg/zi-tools.svg" alt="字統"></a>
                    <a href="https://zi.tools/zi/" target="_blank" rel="noopener noreferrer"><img src="https://ziphoenicia-1300189285.cos.ap-shanghai.myqcloud.com/home_svg/zi-tools.svg" alt="字統"></a>
                <a href="https://www.zdic.net/hans/%E4%B8%AB" target="_blank" rel="noopener noreferrer"><img src="https://www.zdic.net/favicon.ico" alt="漢典"></a>
                    <a href="https://www.zdic.net/hans/" target="_blank" rel="noopener noreferrer"><img src="https://www.zdic.net/favicon.ico" alt="漢典"></a>
                </div>
            </div>
            <div style="flex-grow: 1;">
                <table class="pronunciation-table">
                    <tr><th>韩腔</th><td>a1文</td></tr>
                    <tr><th>榕腔</th><td>a1</td></tr>
                    <tr><th>练腔</th><td>a1</td></tr>
                    <tr><th>练腔</th><td>a1</td></tr>
                    <tr><th>练腔</th><td>a1</td></tr>
                    <tr><th>练腔</th><td>a1</td></tr>
                    <tr><th>练腔</th><td>a1</td></tr>
                </table>
             </div>
             </div>
        </div>
        <div style="flex-grow: 1;">
            <table class="pronunciation-table">
                <tbody><tr><th>韩腔</th><td>a1文</td></tr>
                <tr><th>榕腔</th><td>a1</td></tr>
                <tr><th>练腔</th><td>a1</td></tr>
                <tr><th>练腔</th><td>a1</td></tr>
                <tr><th>练腔</th><td>a1</td></tr>
                <tr><th>练腔</th><td>a1</td></tr>
                <tr><th>练腔</th><td>a1</td></tr>
            </tbody></table>
         </div>
         </div>
     </div>
     </div>
</div>


<hr style="border: none; border-top: 1px solid #aaa; margin: 1em 0;">
    <!-- 右侧:释义 -->
 
    <div class="entry-section definition-section">
<div class="entry-section definition-section">
        <h2>释义</h2>
    <h2>释义</h2>
            <div class="definition-item">
    <div class="definition-item">
                <p>1. <strong>树枝的分叉:</strong> 指树木枝条分岔的地方。</p>
        <p>1. <strong>树枝的分叉:</strong> 指树木枝条分岔的地方。
                <small>例:这棵老榕树的<strong>丫</strong>长得特别粗壮。</small>
          <br><small>例:这棵老榕树的<strong>丫</strong>长得特别粗壮。</small></p>
            </div>
    </div>
            <div class="definition-item">
    <div class="definition-item">
                <p>2. <strong>女孩子的小辫子:</strong> 旧时指女孩子梳的、分在头两边的小辫子。</p>
        <p>2. <strong>女孩子的小辫子:</strong> 旧时指女孩子梳的、分在头两边的小辫子。
                <small>例:那个小姑娘梳着两条可爱的<strong>丫</strong>。</small>
          <br><small>例:那个小姑娘梳着两条可爱的<strong>丫</strong>。</small></p>
            </div>
    </div>
            <div class="definition-item">
    <div class="definition-item">
                <p>3. <strong>(潮语特定用法)指幼小的、年轻的:</strong> 多用于称呼小辈或年纪小的人。</p>
        <p>3. <strong>(潮语特定用法)指幼小的、年轻的:</strong> 多用于称呼小辈或年纪小的人。
                <small>例:潮州话里,有时会用“阿<strong>丫</strong>”来指代小孩子。</small>
          <br><small>例:潮州话里,有时会用“阿<strong>丫</strong>”来指代小孩子。</small></p>
            </div>
    </div>
     </div>
     </div>
</div>
</body>


<hr style="border: none; border-top: 1px solid #aaa; margin: 1em 0;">
<hr style="border: none; border-top: 1px solid #aaa; margin: 1em 0;">

2025年7月9日 (三) 07:56的最新版本

韩腔a1文
榕腔a1
练腔a1
练腔a1
练腔a1
练腔a1
练腔a1

释义

1. 树枝的分叉: 指树木枝条分岔的地方。

例:这棵老榕树的长得特别粗壮。

2. 女孩子的小辫子: 旧时指女孩子梳的、分在头两边的小辫子。

例:那个小姑娘梳着两条可爱的

3. (潮语特定用法)指幼小的、年轻的: 多用于称呼小辈或年纪小的人。

例:潮州话里,有时会用“阿”来指代小孩子。

各地方音

海阳府城
  • 府城a1145145³³陰平
    11
    114514
  • 枫溪a³³陰平
  • 古巷a³³陰平
  • 凤塘a³³陰平
  • 意溪a³³陰平
  • 赤凤a³³陰平
  • 归湖a³³陰平
  • 浮洋a³³陰平
海阳潮安
  • 庵埠a³³陰平
  • 铁铺a³³陰平
  • 磷溪a³³陰平
  • 官塘a³³陰平
  • 沙溪a³³陰平
  • 金石a³³陰平
  • 东凤a³³陰平
  • 江东a³³陰平
  • 彩塘a³³陰平
  • 龙湖a³³陰平
饶平三饶
  • 三饶a45陰平
  • 凤凰a45陰平
  • 新丰a45陰平
  • 新塘a45陰平
  • 汤溪
  • 浮山a45陰平
  • 浮滨a45陰平
  • 东山a45陰平
饶平黄冈
  • 黄冈a³³陰平
  • 联饶a³³陰平
  • 樟溪a³³陰平
  • 新圩a³³陰平
  • 钱东a³³陰平
  • 高堂a³³陰平
  • 海山a³³陰平
  • 汫洲a³³陰平
饶平南澳
  • 后宅a³³陰平
  • 深澳a³³陰平
  • 青澳a³³陰平
  • 所城a³³陰平
  • 大埕a³³陰平
澄海澄城
  • 澄城a³³陰平
  • 莲阳a³³陰平
  • 上华a³³陰平
  • 隆都a³³陰平
  • 坝头a³³陰平
  • 外砂a³³陰平
  • 新溪a³³陰平
澄海东里
  • 东里a³³陰平
  • 盐鸿a³³陰平
  • 溪南a³³陰平
  • 莲华a³³陰平
汕头埠区
  • 埠区a³³陰平
  • 鮀浦a³³陰平
  • 角石a³³陰平
  • 欧汀a³³陰平
潮阳外山
  • 棉城ia21陰平
  • 金浦ia21陰平
  • 河溪ia21陰平
  • 西胪ia21陰平
  • 达濠ia21陰平
  • 河浦ia21陰平
  • 珠浦ia21陰平
  • 广澳ia21陰平
  • 海门ia21陰平
潮阳内山
  • 峡山ia21陰平
  • 和平ia21陰平
  • 铜孟ia21陰平
  • 谷饶ia21陰平
  • 井都ia21陰平
  • 陇田ia21陰平
  • 雷岭ia21陰平
  • 红场ia21陰平
  • 成田ia21陰平
  • 胪岗ia21陰平
  • 两英ia21陰平
  • 仙城ia21陰平
  • 司马浦ia21陰平
潮阳榕腔
  • 金灶a³³陰平
  • 关埠a³³陰平
揭阳榕城
  • 榕城ia³³陰平
  • 梅云ia³³陰平
  • 渔湖ia³³陰平
  • 地都ia³³陰平
  • 炮台ia³³陰平
  • 登岗ia³³陰平
  • 曲溪ia³³陰平
  • 磐东ia³³陰平
  • 云路ia³³陰平
  • 玉滘ia³³陰平
  • 霖磐ia³³陰平
  • 月城ia³³陰平
  • 白塔ia³³陰平
  • 龙尾ia³³陰平
  • 桂岭ia³³陰平
  • 锡场ia³³陰平
  • 新亨ia³³陰平
  • 玉湖ia³³陰平
  • 埔田ia³³陰平
揭阳棉湖
  • 棉湖ia³³陰平
  • 凤江ia³³陰平
  • 东园ia³³陰平
  • 塔头ia³³陰平
  • 金和ia³³陰平
  • 钱坑ia³³陰平
  • 大溪ia³³陰平
  • 灰寨ia³³陰平
惠来惠城
  • 惠城ia³³陰平
  • 华湖ia³³陰平
  • 神泉ia³³陰平
  • 东陇ia³³陰平
  • 岐石ia³³陰平
  • 隆江ia³³陰平
  • 溪西ia³³陰平
惠来葵潭
  • 葵潭ia³³陰平
  • 鳌江ia³³陰平
  • 东港ia³³陰平
惠来靖海
  • 靖海ia³³陰平
  • 仙庵ia³³陰平
  • 周田ia³³陰平
  • 前詹ia³³陰平
  • 仙庵ia³³陰平
普宁洪阳
  • 洪阳ia³³陰平
  • 广太ia³³陰平
  • 南溪ia³³陰平
  • 赤岗ia³³陰平
  • 大坝ia³³陰平
  • 梅塘ia³³陰平
  • 里湖ia³³陰平
普宁流沙
  • 流沙ia22陰平
  • 燎原ia22陰平
  • 池尾ia22陰平
  • 大南山ia22陰平
  • 麒麟ia22陰平
  • 南径ia22陰平
  • 占陇ia22陰平
  • 军埠ia22陰平
  • 下架山ia22陰平
丰顺
  • 汤坑ia³³陰平
  • 汤南ia³³陰平
  • 汤西ia³³陰平
  • 留隍ia³³陰平
  • 黄金ia³³陰平
域外方音
  • 泰国(待补充)
  • 南洋(待补充)