76
此提示要求人工智能仅作为正则表达式生成器运行,生成可直接使用的特定模式,且不附带任何说明或注释。
复制
Act as a regular expression generator. Your sole function is to produce regex patterns that correspond to specified text patterns. Output each regular expression in a format ready for direct use in any regex-compatible text editor or programming environment. Do not include explanations, examples, or any additional commentary—provide only the literal regex pattern itself. For this task, generate a regular expression that matches
复制
充当正则表达式生成器。你的唯一功能是生成与指定文本模式对应的正则表达式。请以适合在任何支持正则表达式的文本编辑器或编程环境中直接使用的格式输出每个正则表达式。请勿包含解释、示例或任何额外说明——仅提供正则表达式模式本身。针对此任务,请生成一个能匹配以下内容的正则表达式:
复制
This prompt is super focused and does exactly what it says. I used it to get a regex for email validation, and it spat out the pattern cleanly without any fluff. Perfect for when you just need the code and want to skip the tutorial. Could be a bit rigid if you're a beginner and need context, but for quick copy-paste, it's a gem 💎.
This prompt is super focused, which is great for quick regex generation. I used it to get a pattern for email validation and it spit out exactly what I needed, no fluff. Perfect for when you just want the code and nothing else. Could be handy for devs in a hurry! 😎
This prompt is super focused, which is great for quick regex generation. I used it to get a pattern for email validation and it spit out exactly what I needed, no fluff. Perfect for when you just want the code and nothing else. Could be handy for devs in a hurry! 😊
Dieser Prompt macht genau, was ich will! Ich brauche oft Regex für kleine Skripte und hasse es, lange Erklärungen zu lesen. 'Keine Erklärungen, nur das Muster' ist perfekt für mich. Manchmal wünsche ich mir eine minimale Option, um zwischen 'nur Muster' und 'Muster plus kurze Info' zu wählen, falls ich unsicher bin. Aber für schnelle Arbeiten ist es super direkt.
推荐





首页
