• This way, you can fill the content of grids and other controls almost directly from your PHP code.

    按照这种方式,可以PHP代码几乎直接地填写网格其他控件内容

    youdao

  • Open source software is a wonderful resource because it allows developers to reuse existing code to fill specific needs rather than write new software from scratch.

    开源软件好的资源因为开发人员复用现有的代码满足具体的需求不是从零开始新的软件。

    youdao

  • If you don't know which code is untested, you can't add tests to fill the gap.

    如果知道什么代码测试的话,那么您就不能添加测试弥补这个空白

    youdao

  • Functional tests fill in the gap left by unit tests and give the team even more confidence in the code.

    功能测试填补单元测试留下空白可增强小组代码信心

    youdao

  • If the attacker is able to fill in just enough space with dummy data (i.e., NOPs) and then add a bit of malicious code or a value, the program will execute the malicious code or use that new value.

    如果黑客能够数据(也就是NOP填充足够空间然后添加一点恶意代码,那么程序执行恶意代码或使用值。

    youdao

  • Please fill out this lost passbook affidavit and list the code word you used when you opened your account.

    填写一下丢失存折声明书,写出您开立帐户所用的暗语。

    youdao

  • Because as soon as the request is complete, the code is called, and I fill in the page.

    因为请求完成后就立即调用代码然后填充页面

    youdao

  • Now you need to fill in those remaining gaps with code to generate the appropriate comments into the output document, plus some whitespace wrapped around the comments for the sake of readability.

    现在需要完成对余下工作编码输出文档生成适当注释为了便于阅读,注释两端可以空格

    youdao

  • I set an empty instruction list for this MethodGen, which I'll later fill in with the actual timing code.

    这个MethodGen设置一个指令清单后面我实际计时代码填充它。

    youdao

  • MDD is suffering from two limitations. First, the model represents a point-in-time snap shot of the business logic, there are many gaps that people have to fill as they translate it into code.

    MDD遭受方面限制首先模型业务逻辑代表一个瞬间(point - in - time)快照人们将其翻译成代码的过程中,存在很多人们必须填补空白

    youdao

  • In your code, execute the object's Fill method (perhaps in a FormLoad event).

    代码执行对象Fill方法(可能FormLoad事件中)。

    youdao

  • Write the Web Services Description Language (WSDL), then generate the code for the service implementation class and fill it up.

    编写Web服务描述语言(Web Services Description Language,WSDL),然后生成服务实现代码填充

    youdao

  • To create it, open a new file at $WASP_ROOT/app/lib/validator/PriceRangeCustomValidator.class.php, and fill it with the code in Listing 17.

    创建 $WASP_ROOT/app/lib/validator/PriceRangeCustomValidator.class.php打开一个文件,并使用清单17中的代码填充它。

    youdao

  • You can complete the simple windows application by just adding a single line of code to the Load event of the form to fill the DataAdapter using the DataSet.

    可以通过将单行代码添加窗体Load事件使用DataSet填充DataAdapter完成简单Windows应用程序

    youdao

  • The code here USES a local variable diff, which is only defined within this block of code, while later in the constructor a separate variable, fill, is declared at the same level.

    这里代码使用局部变量diff这个局部变量定义代码范围内,之后构造函数中又声明一个相同级别的变量fill

    youdao

  • Because Cheetah can compile template files to Python code, you can do all the template parsing up front and get the benefits of compiled code when you fill out the templates with dynamic data.

    因为Cheetah可以模板文件编译Python代码,所以可以预先解析所有模板,在使用动态数据扩充代码编译代码中获得好处

    youdao

  • Yacc is designed to work with the output of Lex, although you can write your own code to fill that gap.

    yacc设计用来处理lex输出不过也可以编写自己代码完成此任务。

    youdao

  • When the server started up again after the crash, the XFS code would look at the journal, realize the situation, and fill those incomplete data blocks with binary zeros as a security precaution.

    服务器崩溃再次启动XFS代码查看日志了解情况那些不完整数据填上二进制以预防安全性问题。

    youdao

  • Once you have the basic sample code for a service constructed, it's very easy to fill in more details and transform the data model to fit the needs of different stakeholders.

    一旦服务构造基本程,那么其中填入更多细节转换数据模型适合不同受益者需要非常容易的事情。

    youdao

  • This includes what and how to model (using your DSL) and also how to generate code and how to use the programming model (how to fill in the implementation code into the generated skeletons).

    包括建模的内容方式使用DSL),以及如何生成代码如何使用编程模型(如何将实现代码填充生成的框架中)。

    youdao

  • See the code for your extension to fill this form in Listing 5.

    清单5显示填充表单扩展代码

    youdao

  • Create the decision scripts with a code template and fill the decision tables.

    使用一个代码模版建立决策脚本填写决策

    youdao

  • Reuse the test suite code template and fill the test suite driver table.

    重用测试套件代码模版填写测试套件驱动

    youdao

  • You had to manually add the user interface control, set the binding on it, generate the DataSet, and also add the code to the Load event of the form to fill the data adapter with the DataSet.

    必须手动添加用户界面控件它上面设置绑定生成DataSet需要将代码添加窗体Load事件,以便利用DataSet填充数据适配器

    youdao

  • Once the BindingSource is initialized with the dataset, the code loads each table so the sample can access its fields, for example calling a dataset to fill the Employee table.

    数据初始化BindingSource之后,代码装载每个,让示例应用程序可以访问字段例如通过调用数据集填充employee表。

    youdao

  • Notice how the template USES the XSL: result-document tag to build a new file for each module. It then USES the XSL: apply-templates tag to fill in the file with the code.

    注意模板使用xslresult - document标签每个模块创建文件然后通过xsl:apply - templates标签将代码填写文件中。

    youdao

  • Also, the book has this exercise called code Magnets, which is like fill in the blank... but with code!

    而且本书还有练习部分称为CodeMagnets填空代码填写

    youdao

  • Code on the tools directory is responsible for tying a tool functionality, like paintbrush or bucket-fill, to the use interface.

    tools目录中的代码负责一个工具功能(比如paintbrushbucket - fill)绑定用户界面

    youdao

  • Open the check-in notes channel and fill in comments for the check-in notes for the code reviewer security reviewer and performance reviewer.

    打开说明通道填写针对“代码审阅者”、“安全性审阅者”性能审阅者”签入说明的注释。

    youdao

  • Open the check-in notes channel and fill in comments for the check-in notes for the code reviewer security reviewer and performance reviewer.

    打开说明通道填写针对“代码审阅者”、“安全性审阅者”性能审阅者”签入说明的注释。

    youdao

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

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

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