The sample code illustrates how you can create an external grammar file, validate the spoken name, and fetch the records that match.
示例代码将展示如何创建一个外部的语法文件、如何确认所说的名称,以及如何取得匹配的记录。
There are lots of systems that follow this pattern, where you write some modules / components in source code then describe how they are connected using an external config file.
许多系统都遵循这种模式,在这些系统中,你编写一些模块/组件,然后通过一个外部配置文件定义他们之间的连接。
Listing 3 provides an example of an embedded style declaration that really should be held within an external CSS file for greater code maintainability.
清单3提供了嵌入样式声明的一个例子,该声明应该保留在一个外部CSS文件内以便获得更好的代码可维护性。
应用推荐