文件路径输出经常会不正常,特别是上传数据到服务器的时候。
File paths are often exported incorrectly, particularly if you're uploading data to a server.
就像是魔力一样,您得到了第24个线程所触发的完整执行路径的有序输出,它看起来应该类似清单8。
As if by magic, you get the ordered output of the full execution path triggered by thread 24, which should look something like Listing 8.
每当创建一个输出终端数量可变的原语时,可按照您的进展创建这些终端以确保流的所有可能路径是明显的。
Whenever you create a primitive that can have a variable number of output terminals, create them as you go, to ensure that all possible paths of flow are apparent.
类似地,在该任务决定采用流中的哪一个路径后,您可以使用一个决策,而不使用两个输出标准。
Similarly, instead of using two output criteria, you can use a decision after the task to decide which path in the flow to take.
最后一个步骤是确保如果那个路径被去除的话在工作流环境可以得到业务对象输出。
The final step is to ensure that the output business object is available to the workflow environment, if that path is taken.
得到EXPLAIN输出之后,查看查询的结果集是如何生成的,然后考虑是否可以采用其他访问路径。
Once you have the EXPLAIN output, look at how the query's result set is generated, and then consider alternative access path possibilities.
这个事件流代表一个经过系统的通向成功输出的单一路径。
The flow of events presents a single path through the system en route to a successful outcome.
图2展示安装路径已经更改为一个拥有足够空间、可以处理将被比较的所有输出的驱动器。
Image 2 shows that the installation path has been changed to a drive that has sufficient space on it to handle all the outputs that will be compared.
第一个参数是对文档对象的引用,第二个参数是文件的实际名称,在该名称中还会给出其输出路径。
The first argument is the reference to the document object, and the second argument is the absolute name of file in which output will be written.
详细输出有助于解决类路径问题,例如没有打开JAR文件(因此不在类路径中)或从错误的位置装入了类。
Verbose output can help to solve classpath problems, such as JAR files not being opened (and therefore not on the classpath) and classes being loaded from the wrong place.
此输出提供了输入/输出(IO)端口以及全球节点名 (WWNN) 以在两个逻辑子系统之间建立一个路径。
The output provides the input/output (IO) port and worldwide node name (WWNN) to make a path between the two logical subsystems.
那些似乎如魔法般未被时间改变的小径,就是村民们常年输入和输出幸福的路径。
These trails, many that seem magically untouched by time, are the same trails that villagers have used for years to import and export their well-beings.
第二个是目录路径,第三个是输出XML文件的路径。
The second argument is the directory path. The third argument is the path of the output XML file.
然后一个合并元素将该决策的Yes和No输出带回到一条单一路径。
A merge element then brings both the yes and no outputs from the decision back to one single path.
TypeFilter可以具有多个输出终端,通过判断工具中定义的消息类型是否匹配运行时中的消息类型,决定采用哪一种路径路由消息。
The TypeFilter can have multiple output terminals that route the message down different paths, depending on whether the message type defined in the tooling matches the type found at runtime.
与以前一样,可以使用xsl: copy- of将整个idn树复制到输出,但是也可在路径表达式中使用该变量而不需要转换成节点集。
You can use XSL: copy-of to copy the whole IDN tree to the output, as before, but you can also use the variable in a path expression without a node-set conversion.
清单1 所示代码的初始部分设置dojo.js的路径,并打开调试模式以便测试您的输出。
The initial bit of code shown in Listing 1 sets the path for dojo.js and turns debug mode on so you can test your output.
存储输出文件的路径也将传递给OutsideIn转换器。
The path where the output file is stored is also passed to the OutsideIn convertor.
表1描述通常出现在OptimQueryTuner访问路径图上的输入、输出和几个操作节点的功能。
Table 1 describes the input, output, and function of several operation nodes that typically appear in an Optim Query Tuner access path graph.
详细输出列出已经打开的所有JAR文件,包括到这些JAR的完整路径。
Verbose output lists all the JAR files that have been opened and includes the full path to those JARs. Here's an example.
任何Joomla模块或组件的标准输出都可以通过在自定义模板的html路径中增加相应的文件来进行覆盖。
The standard output from any Joomla! Module or Component can be overridden by adding code to the html directory of your template.
例如,如果文件中有一个 /home/linux路径,而且使用cpp 来对此文件进行 预处理,则输出文件中的路径将是 /home/1。
For example, if there is a path in the file like /home/linux and the file is preprocessed using cpp, the path in the output file will look like /home/1.
通常这里的类路径与编译程序所使用的类路径相同,只是多了一个放置编译后的输出的目录。
Usually the classpath is the same classpath you used to compile the program, with the addition of the directory where the compiled output was placed. For example, if the compile command was this.
对于具有许多路径的较大模型,拥有许多额外的输入和输出不仅占据空间,而且会在模拟和导出模型时导致问题。
For larger models with many paths, having an abundance of extra inputs and outputs takes up room, and can cause problems with simulation and exporting the model.
最后,将输出目录添加到类路径中。
然而,如果类路径的设置不正确,那么应该输出版本信息的命令就会输出一个令人泄气的NoClassDefFoundError错误。
However, if the class path is set incorrectly, the command that should output version information instead outputs a frustrating NoClassDefFoundError error.
为输出已编辑源代码,需要创建并部署一个单独的Jar,但是要使用类路径上包含的Jar进行适当设置。
A separate Jar will be created and deployed for the output of the authored source code, but it will be set up appropriately with the contained Jars on the classpath.
存储在这些行中的文档作为一个路径表达式的输出,该路径表达式返回所有内嵌的Comment元素。
The documents stored in these rows serve as inputs to a path expression that returns all the nested Comment elements.
通过将ps输出传递给egrep,查看在路径中使用couchdb的进程。
Look for a few processes running with couchdb in their path by piping the ps output to egrep. You should see something along the lines of the output shown in Listing 1.
输出表的名称是输出表的名称(和驱动器的路径),将创建一个包含空间统计。
Output Table Name is the name (and drive path) of the output table that will be created containing the spatial statistics.
应用推荐