略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: dcngettext

2024-04-25

dcngettext

(PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8)

dcngettextPlural version of dcgettext

说明

dcngettext(
    string $domain,
    string $singular,
    string $plural,
    int $count,
    int $category
): string

This function allows you to override the current domain for a single plural message lookup.

参数

domain

The domain

singular

plural

count

category

返回值

A string on success.

参见

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/function.dcngettext.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3