﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>语源科技BlogJava-专注于JAVA技术</title><link>http://www.blogjava.net/jjjachyty/</link><description /><language>zh-cn</language><lastBuildDate>Sun, 12 Apr 2026 07:55:47 GMT</lastBuildDate><pubDate>Sun, 12 Apr 2026 07:55:47 GMT</pubDate><ttl>60</ttl><item><title>批量存储过程转换ora-06550,pls-00103:出现符号"end-of-file"</title><link>http://www.blogjava.net/jjjachyty/archive/2014/06/17/414830.html</link><dc:creator>张力</dc:creator><author>张力</author><pubDate>Tue, 17 Jun 2014 03:15:00 GMT</pubDate><guid>http://www.blogjava.net/jjjachyty/archive/2014/06/17/414830.html</guid><wfw:comment>http://www.blogjava.net/jjjachyty/comments/414830.html</wfw:comment><comments>http://www.blogjava.net/jjjachyty/archive/2014/06/17/414830.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/jjjachyty/comments/commentRss/414830.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/jjjachyty/services/trackbacks/414830.html</trackback:ping><description><![CDATA[&nbsp; 在一次自己用java写批量导出存储过程得时候，导出得存储过程文件在dbvisualizer执行报标题上得错，后来发现需要在存储过程前面加--/ 后面添加/@import url(http://www.blogjava.net/CuteSoft_Client/CuteEditor/Load.ashx?type=style&file=SyntaxHighlighter.css);@import url(/css/cuteeditor.css);
<div><br />
</div>
<div>例子:</div>
<div>--/</div>
<div>第一个存储过程XXXX</div>
<div><br />
</div>
<div>/</div>
<div>--/</div>
<div>第二个存储过程OOOO</div>
<div><br />
</div>
<div>/</div><img src ="http://www.blogjava.net/jjjachyty/aggbug/414830.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/jjjachyty/" target="_blank">张力</a> 2014-06-17 11:15 <a href="http://www.blogjava.net/jjjachyty/archive/2014/06/17/414830.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>java filewriter.write写文件少内容</title><link>http://www.blogjava.net/jjjachyty/archive/2014/06/11/414636.html</link><dc:creator>张力</dc:creator><author>张力</author><pubDate>Wed, 11 Jun 2014 07:48:00 GMT</pubDate><guid>http://www.blogjava.net/jjjachyty/archive/2014/06/11/414636.html</guid><wfw:comment>http://www.blogjava.net/jjjachyty/comments/414636.html</wfw:comment><comments>http://www.blogjava.net/jjjachyty/archive/2014/06/11/414636.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/jjjachyty/comments/commentRss/414636.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/jjjachyty/services/trackbacks/414636.html</trackback:ping><description><![CDATA[在一次用java生成文件的时候，明明有63k的内容，却始终给我生成的文件只有53，莫名奇妙的，然后检查代码，发现少了刷新和关闭的方法了，添上flush()和close()后内容就全了@import url(http://www.blogjava.net/CuteSoft_Client/CuteEditor/Load.ashx?type=style&file=SyntaxHighlighter.css);@import url(/css/cuteeditor.css);<img src ="http://www.blogjava.net/jjjachyty/aggbug/414636.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/jjjachyty/" target="_blank">张力</a> 2014-06-11 15:48 <a href="http://www.blogjava.net/jjjachyty/archive/2014/06/11/414636.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>虚拟机安装oracle，能ping通ip但是却telnet不通1521端口</title><link>http://www.blogjava.net/jjjachyty/archive/2014/06/10/414594.html</link><dc:creator>张力</dc:creator><author>张力</author><pubDate>Tue, 10 Jun 2014 12:43:00 GMT</pubDate><guid>http://www.blogjava.net/jjjachyty/archive/2014/06/10/414594.html</guid><wfw:comment>http://www.blogjava.net/jjjachyty/comments/414594.html</wfw:comment><comments>http://www.blogjava.net/jjjachyty/archive/2014/06/10/414594.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/jjjachyty/comments/commentRss/414594.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/jjjachyty/services/trackbacks/414594.html</trackback:ping><description><![CDATA[&nbsp; &nbsp; 一般是你在安装oracle得时候未联网装，导致oracle自动配置listener.ora和tnsnames.ora里面的HOST=localhost了，改称你的机器名后重启服务就好了@import url(http://www.blogjava.net/CuteSoft_Client/CuteEditor/Load.ashx?type=style&file=SyntaxHighlighter.css);@import url(/css/cuteeditor.css);<img src ="http://www.blogjava.net/jjjachyty/aggbug/414594.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/jjjachyty/" target="_blank">张力</a> 2014-06-10 20:43 <a href="http://www.blogjava.net/jjjachyty/archive/2014/06/10/414594.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>mac 手动安装gdb命令备份</title><link>http://www.blogjava.net/jjjachyty/archive/2014/05/30/414279.html</link><dc:creator>张力</dc:creator><author>张力</author><pubDate>Fri, 30 May 2014 10:46:00 GMT</pubDate><guid>http://www.blogjava.net/jjjachyty/archive/2014/05/30/414279.html</guid><wfw:comment>http://www.blogjava.net/jjjachyty/comments/414279.html</wfw:comment><comments>http://www.blogjava.net/jjjachyty/archive/2014/05/30/414279.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/jjjachyty/comments/commentRss/414279.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/jjjachyty/services/trackbacks/414279.html</trackback:ping><description><![CDATA[<p style="margin: 0px; font-size: 12px; line-height: normal; font-family: Courier; color: #ffb03b; background-color: #13773e;"><strong>./configure --prefix=/usr/local/Cellar/gdb/7.7.1 --with-system-readline --wi</strong></p>
<p style="margin: 0px; font-size: 12px; line-height: normal; font-family: Courier; color: #ffb03b; background-color: #13773e;"><strong>make</strong></p>
<p style="margin: 0px; font-size: 12px; line-height: normal; font-family: Courier; color: #ffb03b; background-color: #13773e;"><strong>make install</strong></p>
<p style="margin: 0px; font-size: 12px; line-height: normal; font-family: Courier; color: #ffb03b; background-color: #13773e;"><strong><br />
</strong></p>
<p style="margin: 0px; font-size: 12px; line-height: normal; font-family: Courier; color: #ffb03b; background-color: #13773e;"><strong><br />
</strong></p>
<p style="margin: 0px; font-size: 12px; line-height: normal; font-family: Courier; color: #ffb03b; background-color: #13773e;"><img src="webkit-fake-url://2B7545AD-32C3-4B24-8EDF-6B940E9A9264/image.tiff"  alt="" /></p>
@import url(http://www.blogjava.net/CuteSoft_Client/CuteEditor/Load.ashx?type=style&file=SyntaxHighlighter.css);@import url(/css/cuteeditor.css);<img src ="http://www.blogjava.net/jjjachyty/aggbug/414279.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/jjjachyty/" target="_blank">张力</a> 2014-05-30 18:46 <a href="http://www.blogjava.net/jjjachyty/archive/2014/05/30/414279.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>