<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title><![CDATA[]]></title><description><![CDATA[]]></description><link>https://blog.csdn.net/gree001</link><language>zh-cn</language><generator>https://blog.csdn.net/</generator><copyright><![CDATA[Copyright &copy; gree001]]></copyright><item><title><![CDATA[基于JRobin的网络监控管理]]></title><link>https://blog.csdn.net/gree001/article/details/4048067</link><guid>https://blog.csdn.net/gree001/article/details/4048067</guid><author>gree001</author><pubDate>Sat, 04 Apr 2009 10:32:00 +0800</pubDate><description><![CDATA[在网络环境下，Ping是一个很重要的命令，通常用来检测远程的机器是否能够连通以及连接的质量如何。如果定时Ping一些机器，然后将响应时间在时间轴上画成图像，那就能非常直观的显示出网络信息，达到减脂网络的目的。JRobin是一个很好的存储和用图形展示基于时间序列数据的工具。可以使用Java编写代码将操作系统中的Ping命令与JRobin结合起来，通过Ping命令获取数据信息，用JRobin保]]></description><category></category></item><item><title><![CDATA[ORACLE DBA培训命令汇总]]></title><link>https://blog.csdn.net/gree001/article/details/3941918</link><guid>https://blog.csdn.net/gree001/article/details/3941918</guid><author>gree001</author><pubDate>Fri, 27 Feb 2009 11:14:00 +0800</pubDate><description><![CDATA[ORACLE DBA培训命令汇总 1 运行SQLPLUS工具sqlplus2 以OS的默认身份连接/ as sysdba3 显示当前用户名show user4 直接进入SQLPLUS命令提示符sqlplus /nolog5 在命令提示符以OS身份连接connect / as sysdba6 以SYSTEM的身份连接connect system/xxxxxxx@服务名]]></description><category></category></item><item><title><![CDATA[基础啊基础，底子啊底子]]></title><link>https://blog.csdn.net/gree001/article/details/3932890</link><guid>https://blog.csdn.net/gree001/article/details/3932890</guid><author>gree001</author><pubDate>Tue, 24 Feb 2009 17:12:00 +0800</pubDate><description><![CDATA[[it][edu]java班的学了两年的学生，留个作业，在com.hw包下建个hi.java的文件，编译，执行。没有一个学生能执行出来。收回这两天对他们的夸奖。基础知识在学校都没牢啊，想起了我当年。   PS:^&^我中午之前头疼的厉害。。讲完课头就不痛了。。。天啊。]]></description><category></category></item><item><title><![CDATA[标准SQL规范中定义的四个事务隔离级别]]></title><link>https://blog.csdn.net/gree001/article/details/3919195</link><guid>https://blog.csdn.net/gree001/article/details/3919195</guid><author>gree001</author><pubDate>Sat, 21 Feb 2009 22:48:00 +0800</pubDate><description><![CDATA[标准SQL规范中定义的四个事务隔离级别2008-05-03 07:00作者：Elroy出处：天极网责任编辑：McLaren 　　在标准SQL规范中，定义了4个事务隔离级别，不同的隔离级别对事务的处理不同:　　◆未授权读取(Read Uncommitted)：允许脏读取，但不允许更新丢失。如果一个事务已经开始写数据，则另外一个数据则不允许同]]></description><category></category></item><item><title><![CDATA[jsp_oracle分页---刚入行用的.]]></title><link>https://blog.csdn.net/gree001/article/details/3917805</link><guid>https://blog.csdn.net/gree001/article/details/3917805</guid><author>gree001</author><pubDate>Sat, 21 Feb 2009 16:00:00 +0800</pubDate><description><![CDATA[分页显示详细实现步骤1. 要实现的功能     确定页码显示样式如下：     上一页 > 下一页   转到：__页 GO      在上面页码中，当前页为第12页，页底最多显示8个页码：       当点击“上一页”时，显示第11页内容；       当点击“下一页”时，显示第13页内容；       当点击“<<”时，页底页码显示为从1到8，并显示第8页]]></description><category></category></item><item><title><![CDATA[java取出字符串里面所有汉字
]]></title><link>https://blog.csdn.net/gree001/article/details/3911114</link><guid>https://blog.csdn.net/gree001/article/details/3911114</guid><author>gree001</author><pubDate>Thu, 19 Feb 2009 17:28:00 +0800</pubDate><description><![CDATA[}public static void main(String[] args) {    String str = "sa汉字e3中国人r#|c";    System.out.println(str.replaceAll("[^/u4E00-/u9FA5]", ""));} ]]></description><category></category></item><item><title><![CDATA[开始研究其实已经新了很久的"新架构" [z]]></title><link>https://blog.csdn.net/gree001/article/details/1528149</link><guid>https://blog.csdn.net/gree001/article/details/1528149</guid><author>gree001</author><pubDate>Tue, 13 Mar 2007 16:51:00 +0800</pubDate><description><![CDATA[开始研究其实已经新了很久的"新架构" 　　用一个已不写程序的朋友的话说，现在Java世界里真是让人眼花缭乱，不仅对于新手，就算是过去熟悉Servlet、JSP，EJB的 programmer，估计要完全搞明白现在的‘新生态架构’也不是很容易。从N多年前的‘一次编译到处运行’到后来的EJB，再到现在的Spring、 Hibernate、Webwork、JSF等诸多表现层、数据层，以及支持MVC、]]></description><category></category></item><item><title><![CDATA[Media-Convert 超级在线转换工具 ]]></title><link>https://blog.csdn.net/gree001/article/details/1273100</link><guid>https://blog.csdn.net/gree001/article/details/1273100</guid><author>gree001</author><pubDate>Sun, 24 Sep 2006 22:20:00 +0800</pubDate><description><![CDATA[                        Media-Convert 超级在线转换工具                                                                                                    Media-Convert 称得上是一个超级网络转换工具,它支持大量]]></description><category></category></item><item><title><![CDATA[实用在线程序列表 ]]></title><link>https://blog.csdn.net/gree001/article/details/1219623</link><guid>https://blog.csdn.net/gree001/article/details/1219623</guid><author>gree001</author><pubDate>Wed, 13 Sep 2006 23:01:00 +0800</pubDate><description><![CDATA[实用在线程序列表 http://list.wappblog.com/ ]]></description><category></category></item><item><title><![CDATA[php连mysql错误]]></title><link>https://blog.csdn.net/gree001/article/details/1154356</link><guid>https://blog.csdn.net/gree001/article/details/1154356</guid><author>gree001</author><pubDate>Fri, 01 Sep 2006 15:24:00 +0800</pubDate><description><![CDATA[;extension=php_mysql.dll php.ini里面分号(";")是注释啊，原来。如果要用myql要把这一行前面的";"去掉，然后重启apache。不然，会导致 Call to undefined function mysql_connect() 错误。]]></description><category></category></item><item><title><![CDATA[标准标记和短标记 的区别，我这个笨蛋以及我的笨蛋朋友们啊-_~还是看文档先 比较Ok]]></title><link>https://blog.csdn.net/gree001/article/details/1149474</link><guid>https://blog.csdn.net/gree001/article/details/1149474</guid><author>gree001</author><pubDate>Thu, 31 Aug 2006 14:35:00 +0800</pubDate><description><![CDATA[可以在 PHP 中使用四对不同的开始和结束标记。其中两种， 和   总是可用的。另两种是短标记和 ASP 风格标记，可以在 php.ini 配置文件中打开或关闭。尽管有些人觉得短标记和 ASP 风格标记很方便，但移植性较差，通常不推荐。 注: 此外注意如果将 PHP 嵌入到 XML 或 XHTML 中则需要使用  以保持符合标准。                ]]></description><category></category></item><item><title><![CDATA[备忘：blog开源系统]]></title><link>https://blog.csdn.net/gree001/article/details/1149109</link><guid>https://blog.csdn.net/gree001/article/details/1149109</guid><author>gree001</author><pubDate>Thu, 31 Aug 2006 13:28:00 +0800</pubDate><description><![CDATA[http://www.blogjava.net/icyriver2004/archive/2006/08/31/66810.html ]]></description><category></category></item><item><title><![CDATA[Apache | PHP]]></title><link>https://blog.csdn.net/gree001/article/details/1118209</link><guid>https://blog.csdn.net/gree001/article/details/1118209</guid><author>gree001</author><pubDate>Fri, 25 Aug 2006 16:12:00 +0800</pubDate><description><![CDATA[1下载了Aache2.2.3www.apche.com2.下载了PHP5.1.6 http://www.php.net/downloads.php安装。 参考：http://www.jacklam.cn/article.asp?id=503 配置完毕之后，出个错误。apache可以启动，.html文件也可以访问。但是.php文件不能访问，只要访问就出现：您说访问]]></description><category></category></item><item><title><![CDATA[15个改变世界的网站的中国影子  ]]></title><link>https://blog.csdn.net/gree001/article/details/1108100</link><guid>https://blog.csdn.net/gree001/article/details/1108100</guid><author>gree001</author><pubDate>Wed, 23 Aug 2006 09:46:00 +0800</pubDate><description><![CDATA[原文地址：http://www.xucx.com/blog/post/505.html作者：无聊布棉的BLOG15年15个网站改变世界 新民晚报翻译了英国《观察家报》的这篇文章，其实，大部分改变了世界的网站，都为人熟知，只有少数可能大家不知道，例如易航网等。大家都说，中国互联网喜欢抄袭，那么我们来看看，这15年来，有可能改变中国互联网的15个网站，看看究竟哪家还活着哪家已经over了。1 ww]]></description><category></category></item><item><title><![CDATA[mysql使用指南]]></title><link>https://blog.csdn.net/gree001/article/details/1106750</link><guid>https://blog.csdn.net/gree001/article/details/1106750</guid><author>gree001</author><pubDate>Tue, 22 Aug 2006 21:55:00 +0800</pubDate><description><![CDATA[mysql使用指南（上） 作者：大金刚 有很多朋友虽然安装好了mysql但却不知如何使用它。在这篇文章中我们就从连接MYSQL、修改密码、增加用户等方面来学习一些MYSQL的常用命令。 一、连接MYSQL。 格式： mysql -h主机地址 -u用户名 －p用户密码 1、例1：连接到本机上的MYSQL。 首先在打开DOS窗口，然后进入目录 mysqlbin，再键入命令mysql -uroot -p]]></description><category></category></item><item><title><![CDATA[mysql+apche+oscommerce]]></title><link>https://blog.csdn.net/gree001/article/details/1104112</link><guid>https://blog.csdn.net/gree001/article/details/1104112</guid><author>gree001</author><pubDate>Mon, 21 Aug 2006 22:57:00 +0800</pubDate><description><![CDATA[1.下载mysql 5.0     安装2.下载apche    安装3.下载oscommerce   安装   ps:freetts下载成功。。。]]></description><category></category></item><item><title><![CDATA[WEB 开发 小知识 小技巧]]></title><link>https://blog.csdn.net/gree001/article/details/898585</link><guid>https://blog.csdn.net/gree001/article/details/898585</guid><author>gree001</author><pubDate>Mon, 10 Jul 2006 10:23:00 +0800</pubDate><description><![CDATA[WEB 开发 小知识 小技巧1.HTTP_REFERER php中是$_SERVER[HTTP_REFERER]; 取为本页面带来链接的页面地址。 ]]></description><category></category></item><item><title><![CDATA[文字变图片 图片制作]]></title><link>https://blog.csdn.net/gree001/article/details/885277</link><guid>https://blog.csdn.net/gree001/article/details/885277</guid><author>gree001</author><pubDate>Thu, 06 Jul 2006 15:31:00 +0800</pubDate><description><![CDATA[http://www.igogo8.com/ http://www.google.com/search?hl=zh-CN&newwindow=1&q=imagemagick&btnG=%E6%90%9C%E7%B4%A2&lr=  ]]></description><category></category></item><item><title><![CDATA[ImageMagick的功能]]></title><link>https://blog.csdn.net/gree001/article/details/885163</link><guid>https://blog.csdn.net/gree001/article/details/885163</guid><author>gree001</author><pubDate>Thu, 06 Jul 2006 14:58:00 +0800</pubDate><description><![CDATA[　ImageMagick是一套稳定的工具集和开发包，可以用来读、写和处理超过89种基本格式的图片文件，包括流行的TIFF, JPEG, GIF, PNG, PDF以及PhotoCD等格式。利用ImageMagick，你可以根据web应用程序的需要动态生成图片, 还可以对一个图片或图片序列进行改变大小、旋转、锐化、减色或增加特效，并将操作的结果以相同格式或其它格式保存。对图片的操作，可以通过命令行进]]></description><category></category></item><item><title><![CDATA[ImageMagick学习]]></title><link>https://blog.csdn.net/gree001/article/details/885102</link><guid>https://blog.csdn.net/gree001/article/details/885102</guid><author>gree001</author><pubDate>Thu, 06 Jul 2006 14:43:00 +0800</pubDate><description><![CDATA[原贴地址：http://hedong.3322.org/archives/000339.html ImageMagick是一套稳定的工具集和开发包，可以用来读、写和处理超过89种基本格式的图片文件，包括流行的TIFF, JPEG, GIF, PNG, PDF以及PhotoCD等格式。利用ImageMagick，你可以根据web应用程序的需要动态生成图片, 还可以对一个图片或图片序列进行改变大小]]></description><category></category></item></channel></rss>