An OutputStream to send data to the GDB process and an InputStream to receive its response.
Out putStream(向gdb进程发送数据)和InputStream(接收响应)。
This wakes the TxThread, which writes the command to the OutputStream connected to the GDB process.
这会唤醒TxThread,它将命令写入与gdb进程连接的Out putStream中。
Once buffered, the file data is written through the output.write method into the socket of the OutputStream object.
进行缓冲之后,out put .write方法将文件数据写入到outputStream对象的套接字中。
This step includes providing the inputStream of the source file and getting the outputStream of the converted file.
此步骤包括提供源文件的inputStream并获取转换后的文件的outputStream。
After executing the query, you loop through the result set (which should only contain a single result) and write that result to the OutputStream of the servlet.
在执行完查询后,循环结果集(应该只包含一个结果)并将该结果写入这个servlet的Out putStream中。
Next, we will combine this JDOM Document with an XSL stylesheet and output the HTML-formatted results to a servlet's OutputStream for display in the user's browser.
下一步,我们将把这个JDOMDocument与一个xsl样式表结合起来并把html格式的结果输出到servlet的OutputStream上以便在用户的浏览器中显示。
Otherwise, there is an unpredictable behavior for the home page (error 500 - Server caught unhandled exception from servlet [WCM Framework] : OutputStream already obtained).
否则,主页将出现不可预知的错误(error 500-Servercaughtunhandledexceptionfromservlet [wcmFramework]: OutputStream already obtained)。
Otherwise, there is an unpredictable behavior for the home page (error 500 - Server caught unhandled exception from servlet [WCM Framework] : OutputStream already obtained).
否则,主页将出现不可预知的错误(error 500-Servercaughtunhandledexceptionfromservlet [wcmFramework]: OutputStream already obtained)。
应用推荐