An embedded code block is server code that executes during the page's render phase.
内嵌的程序码区块是在网页呈现阶段执行的伺服端程序码。
These techniques are also independent of the language with which developers choose to write server-side or embedded code.
这些优化技巧并不依赖于服务端或者嵌入代码所用的语言。
Using this technology, you can perform complex database queries without the use of any programmatic constructs or embedded code.
使用这一技术,您就可以在无需使用任何程序性结构或者嵌入式代码的情况下,执行复杂的数据库查询。
The actual verification shows that attack description language can correspondingly construct suitable embedded code and launch attack automatically.
实际验证表明,该缓冲区溢出攻击描述语言能够动态地构造植入代码,实现缓冲区溢出攻击的自动化。
The user of your script will never know the difference, except that the first invocation of Inline-enabled code takes a little time to complete the compilation of the embedded code.
使用您脚本的用户不会看出其中的不同,只不过第一次调用使用内联的代码时,程序将多花一点时间来完成对嵌入代码的编译。
In a C-based API, embedded code would almost certainly be able to cause a crash; using the Lua interface, if user interface code can cause a crash, there is a bug that ought to get fixed.
在基于c的api中,嵌入的代码几乎都会导致崩溃;当使用lua界面时,如果用户界面代码导致崩溃,则存在需要修复的bug。
In general, using embedded code blocks for complex programming logic is not a best practice, because when the code is mixed on the page with markup, it can be difficult to debug and maintain.
一般情况下,将嵌入式代码块用于复杂的编程逻辑并不是最佳做法,因为当页中的代码与标记混合时,很难进行调试和维护。
Embedded software that is stored as object code within a ROM.
是作为目标代码存贮在ROM中的嵌入式软件。
Many administrative commands can also be embedded in application code by executing the administrative commands through the special stored procedure ADMIN_CMD.
可以通过特殊的存储过程ADMIN_CMD执行许多管理命令,从而把管理命令嵌入在应用程序代码中。
This aspect could be made to use the same logging framework as the embedded logging code so that the merged output gave a combined view of the program execution.
这个方面可以设计为使用嵌入日志代码所使用的同样日志框架,这样合在一起的输出就可以给出程序执行的综合视图。
Because this is an embedded application, this code is also responsible for creating and initializing the embedded database itself.
由于这是嵌入式应用程序,因此这段代码还负责创建和初始化嵌入式数据库本身。
And you can change technologies reasonably quickly as needed because the important design information is in an abstract model, not embedded in the code.
还可以根据需要相对较快地改变技术,因为重要的设计信息是一个抽象模型,没有嵌入到代码中。
A developer can authorize or deny arbitrary functionality as needed, but the application's authorization policy is now partially or completely embedded in its code.
开发人员可以根据需要授权或拒绝任意功能,但是应用程序授权策略现在部分或全部嵌入在其代码中。
That said, it's arguable whether the UI is more maintainable now that it lacks linguistic context, and significant portions of the HTML remain embedded in the PHP code.
也就是说,UI现在是否更具有可维护性是有疑义的,因为它缺少语言环境,并且HTML的绝大部分仍嵌入在PHP代码中。
To see how a code generator works, let's look at a short Embedded SQL program.
为了了解代码生成器是如何工作的,让我们先来看一个简短的嵌入式SQL程序。
In traditional applications, rules are embedded with the code inside the application.
在传统的应用程序中,规则被嵌入到应用程序中的代码中。
Can they replace logging statements embedded in the program code?
它们可以取代嵌入到程序代码中的日志语句吗?
The server processes this content using PHP (or any scripting language of your choice), reads or stores data using a database, and returns the results embedded within HTML code.
服务器使用php(或其他脚本语言)处理这些内容,使用数据库读取或存储数据,最后返回嵌入在HTML代码中的结果。
You don't need to create a directory tree or message database for the default locale; the strings for that locale are already embedded in the code.
无需为默认语言环境创建目录树或消息数据库;用于该语言环境的字符串已经被嵌入到代码中。
It's also much easier to maintain your documentation if it's embedded directly in the code to help keep everything in sync.
如果文档直接嵌入在代码中,就非常容易维护文档,有助于保持代码与文档同步。
AppConfig does not handle code embedded in variables.
AppConfig不处理变量中嵌入的代码。
So you will be able to design full-page layouts on screen as an alternative to writing ERb (embedded Ruby) templates in code.
有了它,你能够在屏幕上设计全页面的布局,而不用去写ERb(嵌入的Ruby)模板代码了。
In terms of embedded Perl code, the things you always need are a "noun" (the thing affected) and a "verb" (the action taken).
就嵌入式Perl代码而言,必须要有的是“名词”(被影响的内容)和“动词”(采取的动作)。
It works harmoniously with HTML, and PHP code is frequently embedded within standard HTML Web pages to facilitate dynamic content.
它能与HTML协调工作,并且PHP代码也经常会嵌入在标准HTMLWeb页面内以帮助实现动态内容。
Rails contains a very nice template language for .rhtml files that combines pure HTML with embedded Ruby code.
Rails包含有一门用于 .rhtml 的非常好的模板语言,它将纯粹的HTML与嵌入的Ruby 代码组合起来。
That is, embedded scripting just intermixes code with uninterpreted HTML; the code portion is still responsible for issuing print statements when it wants to say something to the client.
也就是说,嵌入的脚本只是将代码与未被解释的HTML混合在一起;当需要向客户机输出某些内容时,代码部分仍要负责执行print语句。
Support for Unicode is embedded into both the kernel and the code development libraries.
Unicode支持被嵌入到内核和代码开发库中。
But that infrastructure has been embedded deep in the code of Samba, all over the place.
但这种基础结构深深地嵌入到了Samba代码的各个部分。
How can we make it so that the Ruby code embedded in the RHTML file is executed by JRuby while the rest of the content (plain HTML) is sent to the client without modification?
怎样才能让JRuby执行嵌入到RHTML文件中的Ruby代码而把并未修改的其余内容(普通HTML)发送给客户端?
The fibdata data structure is passed down to an spe by the PPE along with the code that is embedded through the fib_spe_handle.
PPE将fibdata数据结构传递给spe,还通过fib_spe_handle传递嵌入的代码。
应用推荐