译:下面代码片断,删除一个图片文件。
Code snippets to get an image file from MongoDB and output it to another image file.
下面代码演习如何解密。
您可以检查服务,以确定它们是否为使用下面代码的投影。
Services can be examined to determine if they are projections using the following code.
使用这个谓词,容器将执行下面代码样本中的SQL语句。
Using this predicate, the container will execute the SQL statement in the sample below.
下面代码就是实现。这段代码的背景色就是采用它实现的。
The code below is my implementation. The background color of those text is set by the improved background color button I provide.
为了显示这种类型的错误是多么隐蔽,我已经在下面代码中引入一个错误。
Just to show how insidious bugs of this pattern can be, I've already introduced a bug in the following code.
JSP页中的下面代码调用表格标记以显示Employee表(为了方便观看,将一行代码显示为多行)
The following code for a JSP page invokes the table tag to display the Employee table (single line of code displayed on multiple lines for viewing convenience)
在本例中,我用下面所示的代码使这条直线围绕动画的中心旋转。
In this case, I rotate the line around the center of the movie with the code shown below.
下面的代码片段展示如何在CM中更新用户属性。
The following code snippet shows how to update user attributes in CM.
下面的代码用于检索这些资源的名称,还可以使用这里没有列举的其他值。
The following code retrieves the names of each of these resources; other values not listed here are also available.
此时,下面的代码将会运行,这将有效地在数据库中同步更改。
At this point, the following code will be run, which will effectively synchronize the change in our database.
下面的代码示例显示了jsp表达式。
下面的代码示例说明了如何设置JMS文本消息的内容。
A code sample below illustrates how you could set the contents of a JMS text message.
下面的代码可以解决这些问题。
下面的代码示例给出了一个有趣的拆分和组合模式文件的例子。
An interesting example of splitting and combining schema files is given in the code example.
下面的代码显示了在将对象放入到会话属性时进行的验证工作。
The following code shows the validation when putting an object into session attributes.
因为一旦下面的代码变更,您的测试就不可避免地会落后。
As the underlying code changes, your tests will inevitably fall behind.
如果这样做,则会自动导出所有测试函数并通过下面的代码运行它们。
If you do this, all your test functions will be automatically exported and run via the test function shown below.
下面的代码片段简要概述了导航联系人sdo数据图表的方式。
The code snippets below give a quick overview of the ways of navigating the contact SDO data graph.
下面的代码行搜索PATH变量,查找分号。
The line of code below searches the PATH variable looking for a semicolon.
例如,下面的代码返回已使用的系统ASP的百分比。
For example, the following code returns the percentage of the system ASP that is used.
下面的代码片断显示了如何使用JSR 172JAX - RPC调用远程服务。
The following code snippet shows how to invoke a remote service using JSR 172 JAX-RPC.
下面的代码片段是使用发布api的代码所需的典型的设置步骤。
The following code fragment is a typical setup step required for code which USES the publish API.
下面的代码列出了将写入日志的最后输出。
The resulting output that would be written to the log is listed following the code.
下面的代码将为应用程序创建所有的表。
The following section of code creates all of the tables for the application.
下面的代码展示Swing组件命令是如何实现的。
The following code shows how a Swing component command is implemented.
下面的代码显示了 IServiceContainer的定义。
The following code shows the definition of IServiceContainer.
下面的代码显示了 retrieveProperty方法。
下面的代码显示了 retrieveProperty方法。
应用推荐