• One of our clients uses MaintainJ on a Swing application with a lot of event driven logic, which would be very difficult to understand by plain code reading.

    我们位客户Swing应用程序使用MaintainJ其中带有大量事件驱动逻辑,仅仅通过阅读源代码很难理解那些逻辑。

    youdao

  • The plain attributes should neither trigger any special code nor suffer the time penalty of working through method code.

    这些普通属性不会触发任何特殊代码也不会因为遍历方法代码而浪费时间

    youdao

  • If you need to use types from the standard library, or from some other library in your source code, you have to set such types as plain strings in your model.

    如果使用标准类型或者一些源代码其它库,需要模型中将这些类型设置普通字符串

    youdao

  • For application where plain JCR code is required, the JCR module allows the transparent use of a transaction driven session with code that USES the JCR API directly.

    对于要求普通JCR代码应用程序,JCR模块允许直接使用JCRAPI代码,透明地使用事务驱动会话

    youdao

  • If you were just using plain text to send this data to a server, you might use code that looks something like Listing 1.

    如果使用普通文本这些数据发送服务器可以使用清单1所代码

    youdao

  • The easiest way to implement DHTML is to first write it in a plain HTML page, without PHP or any server-side language, then use that code as a template for the PHP code to generate the DHTML.

    实现DHTML简便的方法就是首先平面HTML页面编写使用PHP任何服务器端语言随后代码作为PHP代码模板生成DHTML。

    youdao

  • Code that has been "delombok-ed" will contain all the transformations made previously by lombok, in plain text.

    delombok处理过”的代码将会包含之前lombok所完成转换,格式为普通文本

    youdao

  • Calling super constructors works just as with plain Ruby code, which means that the frame title can be set by calling super (" JRuby Object Browser ") on the first line of the initialize-method.

    调用构造方法普通Ruby代码一样,意味着我们可以initialize方法的第一通过调用super (“JRubyObjectBrowser ”)来设定窗口的标题

    youdao

  • The rails_iui helper to build the group list reuses most of the code for the plain list.

    构建列表rails_iuihelper函数重用构建普通列表大部分代码

    youdao

  • 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)发送客户端?

    youdao

  • Open a plain text editor (Notepad will do fine) and enter the code in Listing 1, saving the file as hello.mxml in your hello folder.

    打开一个普通文本编辑器(比如记事本)输入清单1中的代码,然后hello . mxml为名称将文件保存hello文件夹中。

    youdao

  • Notice that the code is not plain HTML, but actually XML with namespaces, with added property elements.

    注意代码不是html而是名字空间的XML以及所添加property元素

    youdao

  • Google packages google-diff-match-patch libraries as source code, which you can download from the diff, match and patch libraries for Plain Text.

    googlegoogle -diff -match -patch作为源代码可以diff, matchpatch库处下载它们。

    youdao

  • Obviously, this is not a big difference, but each statement becomes closer to real plain English sentences, and removes the usual boiler-plate technical code of the host language.

    显然没有很大区别但是每个语句变得接近浅白英语句子而且宿主语言中删除通常冗余技术代码

    youdao

  • If you write XSLT stylesheets, you probably know certain coding patterns to obtain results that go beyond the plain meaning of the code.

    如果编写过xslt样式表可能知道通过某些编码模式获得超出代码表面含义之外结果

    youdao

  • Generally, though, it's best not to mix and match XML responses and plain-text responses in the same application; sticking to a single data format makes code abstraction and reuse simpler.

    但是一般来说最好不要同一个应用程序XML响应纯文本响应混合使用;保持单一数据格式可以让代码抽象重用更加简单

    youdao

  • From managing our to-do lists and writing code to jotting ideas and keeping a grocery list, nothing beats a solid plain text editor.

    管理我们工作目录代码记下偶然想法保存一个杂乱无章列表没有什么比得上文本编辑器了。

    youdao

  • Later, you'll see how to encode the password so that it doesn't appear in plain text in your code.

    随后介绍如何密码进行编码,来避免其明文形式代码出现

    youdao

  • The technology for converting the audio tracks of video via speech recognition to plain text indexed to time-code has been around for a while.

    其实,视频音轨语音识别转化成文字索引时间编码技术已经有了。

    youdao

  • FxCop can help you create better, more consistent code, but it cannot make up for poor application design or just plain poor programming.

    FxCop可以帮助创建更好的、一致的代码无法补偿低劣应用程序设计非常简单拙劣编程

    youdao

  • Plenty of Ajax applications work well without any XML code at all: They merely pass HTML or even plain text back and forth.

    大量Ajax应用程序在没有任何XML代码工作得很好它们来回传递HTML甚至文本

    youdao

  • When you use the alternate method and specify a userid and password, this sensitive information is stored in plain text in the application code (that is, in the import or export file).

    使用替代方法指定用户 ID密码时敏感信息以纯文本形式存储应用程序代码中也就是导入导出文件中)。

    youdao

  • By modifying (or transforming) the AST, Lombok keeps your source code trim and free of bloat, unlike plain-text code-generation.

    通过修改(转换)ast,Lombok可对源代码进行修剪,来避免膨胀,这纯文本代码生成不同。

    youdao

  • Porting legacy, untested code in Perl or any language is just plain tough, but writing failing tests could be a great help, and are a reasonable strategy.

    移植未经测试遗留perl其他语言代码的确非常困难,编写失败测试可能上大忙,一个合理的策略。

    youdao

  • Within this form are two elements: a text area provided to allow users to enter plain Scilab code for execution and a Submit button that performs the form action.

    表单内有两个元素文本区域用来供用户输入scilab代码以便执行;一个Submit按钮用来执行表单动作

    youdao

  • Plain UTF-8. It produces the most readable source code and uses the fewest bytes.

    平原UTF-8产生可读源代码使用最少字节

    youdao

  • Sometimes event-based programming is the better route, or just plain, sequential, and no-frills code can do the job just right.

    有时候基于事件编程更好方法或者仅仅直接而简洁的线性代码就能完成任务

    youdao

  • Using native queries with constraints on deep structured objects is straightforward, you can do it just like you would in plain other code.

    深层结构对象使用条件的原生查询简单的,可以你对待其他简单的代码一样完成

    youdao

  • Using native queries with constraints on deep structured objects is straightforward, you can do it just like you would in plain other code.

    深层结构对象使用条件的原生查询简单的,可以你对待其他简单的代码一样完成

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定