在大多数解释型语言中,都可以使用这个设计窍门。
This is a design trick that works with most interpreted languages.
为此,可以利用一个事实:PHP是一种解释型语言。可以将PHP代码存储在数据库中的队列中,以后再执行它。
To do that, I can take advantage of the fact that PHP is an interpreted language by storing PHP code in a queue in the database, then executing it later.
这样的语言通常是解释型的:组件在技术上的实现包括一个解释器,用来对运行的程序进行参数化。
Such languages are often interpreted: the component implementation technically consists of an interpreter that is parameterized with the program it should run.
在领域的一端,是高级,全解释型的脚本语言例如Tcl和UNIXshell。
At one end of the spectrum, there are high-level, fully-interpreted scripting languages such as Tcl and the UNIX shells.
这类语言多为解释型而非编译型,它意味着用这类语言写的程序在运行前是没被编译过的,因此运行的缓慢得多。
The languages tend to be interpreted rather than compiled, meaning the programs written in such languages aren't compiled before running, so tend to run slower as a result.
该软件还具有c语言型解释性用户语言编程(ulp)功能,可实现工具的完全定制化,包括对外部文件执行存取和互动操作。
It also has a C-like, interpretive user language programming (ULP) facility that can be used to totally customize the tool including accessing and interacting with external files.
该软件还具有c语言型解释性用户语言编程(ulp)功能,可实现工具的完全定制化,包括对外部文件执行存取和互动操作。
It also has a C-like, interpretive user language programming (ULP) facility that can be used to totally customize the tool including accessing and interacting with external files.
应用推荐