Devlive 开源社区 本次搜索耗时 0.279 秒,为您找到 937 个相关结果.
  • Object

    552 2024-06-27 《Lodash 4.17.15》
    _.assign(object, [sources]) Since Arguments Returns Example _.assignIn(object, [sources]) Since Aliases Arguments Returns Example _.assignInWith(object, sources, [cust...
  • String

    552 2024-06-05 《Ramda 0.25.0》
    match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...
  • Sentry

    Description Key features Options dsn [string] env [string] release [string] cacheDirPath [string] enableExternalConfiguration [boolean] maxCacheItems [number] flushTimeoutM...
  • GitHub CLI reference

    546 2024-05-07 《GitHub Cli》
    To view all top-level GitHub CLI commands, enter gh without arguments. gh To list all of the subcommands that you can use with a GitHub CLI command, use the top-level comman...
  • jdo DTD/XSD

    546 2024-05-25 《Apache JDO 3.2.1》
    Meta-Data - JDO Meta-Data - JDO JDO defines XML MetaData in jdo files as well as orm files. As always with XML, the metadata must match the defined DTD/XSD for that file type....
  • String

    545 2024-06-05 《Ramda 0.24.0》
    match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...
  • Code Style Guide

    544 2024-07-05 《Apache Kyuubi 1.9.1》
    Scala Coding Style Guide Java Coding Style Guide Documentation Style Guide Code is written once by its author, but read and modified multiple times by lots of other engineers. ...
  • Specifications

    544 2024-05-25 《Apache JDO 3.2.1》
    JDO Final Specifications JDO Draft Specifications JDO Final Specifications The following specifications for JDO are available The JDO 3.2.1 Specification The JDO 3.2 Specifi...
  • String

    542 2024-06-05 《Ramda 0.29.2》
    match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...
  • 环境变量

    安装 对于自动安装 日志 安装 INSTALL_PORT:指定安装时启动的端口,默认为80。 AUTO_INSTALL:如果设置为 true ,则安装将通过环境变量自动完成。 对于自动安装 DB_TYPE:数据库类型,支持 [sqlite3 mysql postgres ]。 DB_USERNAME:数据库用户名。 DB_PASSW...