Skip to main content
Glama
06.pattern.md318 B
--- title: "Pattern" date: "2022-01-30T10:27:00.000Z" permalink: "/pages/extension/pattern/" --- # java.util.regex.Pattern的扩展方法 # test * 入参:source:String 目标字符串 * 返回值:boolean * 函数说明:校验文本是否符合正则 var regx = /^\d+$/; return regx.test('123456') // true

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Dwsy/magic-api-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server