代码搜索:pattern

找到约 10,000 项符合「pattern」的源代码

代码结果 10,000
www.eeworm.com/read/353600/10436086

html glib-glob-style-pattern-matching.html

Glob-style pattern matching
www.eeworm.com/read/417019/11007093

js 16.03 - using interfaces with the command pattern.js

/* Command interface. */ var Command = new Interface('Command', ['execute']); /* Checking the interface of a command object. */ // Ensure that the execute operation is defined. If not, a descriptiv