??xml version="1.0" encoding="utf-8" standalone="yes"?>精品视频在线观看,亚洲精品国产成人久久av盗摄,成人免费视频观看视频http://www.aygfsteel.com/xiaoyi/zh-cnMon, 16 Jun 2025 21:19:26 GMTMon, 16 Jun 2025 21:19:26 GMT60Firefox Latest version http://www.aygfsteel.com/xiaoyi/articles/404235.htmlH2OH2OThu, 19 Sep 2013 06:14:00 GMThttp://www.aygfsteel.com/xiaoyi/articles/404235.htmlhttp://www.aygfsteel.com/xiaoyi/comments/404235.htmlhttp://www.aygfsteel.com/xiaoyi/articles/404235.html#Feedback0http://www.aygfsteel.com/xiaoyi/comments/commentRss/404235.htmlhttp://www.aygfsteel.com/xiaoyi/services/trackbacks/404235.htmlDownload Firefox Latest Version


H2O 2013-09-19 14:14 发表评论
]]>
ubuntu minhttp://www.aygfsteel.com/xiaoyi/articles/403800.htmlH2OH2OSat, 07 Sep 2013 15:38:00 GMThttp://www.aygfsteel.com/xiaoyi/articles/403800.htmlhttp://www.aygfsteel.com/xiaoyi/comments/403800.htmlhttp://www.aygfsteel.com/xiaoyi/articles/403800.html#Feedback0http://www.aygfsteel.com/xiaoyi/comments/commentRss/403800.htmlhttp://www.aygfsteel.com/xiaoyi/services/trackbacks/403800.htmlhttp://my.oschina.net/uniquejava/blog/98436
sudo apt-get -y --auto-remove purge unity unity-2d*
sudo apt-get -y purge empathy
sudo apt-get -y purge nautilus-sendto-empathy
sudo apt-get -y purge empathy-common #x通讯

sudo apt-get -y purge thunderbird* #邮g
sudo apt-get -y purge gwibber* #微博
sudo apt-get autoremove gcalctool #计算?

sudo apt-get -y purge gnome-power-manager #甉|l计

sudo apt-get -y purge ubuntuone* #Ubuntu One

sudo apt-get -y purge deja-dup #备䆾

sudo apt-get -y purge bluez* #卸蝲蓝牙
sudo apt-get -y purge simple-scan #扫描
sudo apt-get -y purge hplip* #打印
sudo apt-get -y purge printer-driver* #打印驱动

sudo apt-get -y purge rhythmbox* #音乐播放
sudo apt-get -y purge gedit* #文本~辑
sudo apt-get -y purge libreoffice* #办公套g

sudo apt-get -y purge gnome-orca #屏幕阅读
sudo apt-get -y purge onboard #屏幕键盘

sudo apt-get -y purge mahjongg #对对?
sudo apt-get -y purge aisleriot #U牌?
sudo apt-get -y purge gnome-sudoku #数独
sudo apt-get -y purge gnomine #扫雷

sudo apt-get -y purge wodim #命oȝ

参考: http://forum.ubuntu.org.cn/viewtopic.php?f=171&t=384218

获得_桌面的第二种Ҏ是:
先安装ubuntu 12.04 server
然后安装桌面环境
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install --no-install-recommends ubuntu-desktop ((不装LibreOffice之类?
因ؓ我是在vm 9上装的ubuntu serverQ装ubuntu-desktop环境后,
startx 打开gui环境出现字体太大Qvm 9不能正常适应gui桌面的大等问题


H2O 2013-09-07 23:38 发表评论
]]>
Xshleq接SSH报错Read from socket failed: Connection reset by peer 或?Connection closed by foreign hosthttp://www.aygfsteel.com/xiaoyi/articles/403166.htmlH2OH2OThu, 22 Aug 2013 02:26:00 GMThttp://www.aygfsteel.com/xiaoyi/articles/403166.htmlhttp://www.aygfsteel.com/xiaoyi/comments/403166.htmlhttp://www.aygfsteel.com/xiaoyi/articles/403166.html#Feedback0http://www.aygfsteel.com/xiaoyi/comments/commentRss/403166.htmlhttp://www.aygfsteel.com/xiaoyi/services/trackbacks/403166.html该问题出现的原因?etc/ssh目录下的文g的熟悉被修改了,从新修改回原始状态即可:

cd /etc/ssh

sudo chmod 644 ./*

sudo chmod 600 ssh_host_dsa_key

sudo chmod 600 ssh_host_rsa_key

sudo chmod 755
 
原来是权限问题啊 其实可以h?直接Ҏ个目录赋予权?chmod -R 755 /etc/ssh
参考了原文http://blog.csdn.net/cywosp/article/details/7920174 感谢作者?/p>


 

执行以下命o:

cd /etc/ssh
# chmod 0644 *
# chmod 0600 /etc/ssh/ssh_host_dsa_key
  chmod 0600 /etc/ssh/ssh_host_key
  chmod 0600 /etc/ssh/ssh_host_rsa_key
  chmod -R 777 /etc/ssh

# /etc/init.d/sshd start
starting sshdQ?nbsp;    

 



H2O 2013-08-22 10:26 发表评论
]]>
centos6 挂vagex及多开教程http://www.aygfsteel.com/xiaoyi/articles/402823.htmlH2OH2OWed, 14 Aug 2013 17:01:00 GMThttp://www.aygfsteel.com/xiaoyi/articles/402823.htmlhttp://www.aygfsteel.com/xiaoyi/comments/402823.htmlhttp://www.aygfsteel.com/xiaoyi/articles/402823.html#Feedback0http://www.aygfsteel.com/xiaoyi/comments/commentRss/402823.htmlhttp://www.aygfsteel.com/xiaoyi/services/trackbacks/402823.html׃centos5 去除了xfce的组安装Q用yum install * 安装后问题多多,不知道是不是源的问题。而且貌似centos6 挂vagex 更稳定些?/p>

特别提醒Q本教程适用?nbsp; 32 ?/p>

本教E参考:http://sunsea.im/centos-install-firefox-flash-vagex.html 感谢原作者?/p>

1.清理无用的程序,如果你vpsq有其他用途,请忽?/p>

yum remove portmap* httpd* bind9* samba* nscd* sendmail* -y

2.更新下系l?/p>

yum update -y

3.安装xfce

wget http://blog.firetry.com/soft/epel-release-6-7.noarch.rpm rpm -ivh epel-release-6-7.noarch.rpm  yum search xfce  yum groupinstall xfce 

4.安装vnc

yum -y groupinstall chinese-support  #防止中文q

5.配置vnc

vi /etc/sysconfig/vncservers


shift+g Ud最后插入下面的代码

VNCSERVERS="1:root" VNCSERVERARGS[1]="-geometry 800x600"


6.讄vnc密码Q输入两ơ?/p>

vncpasswd


7.启动vncQ创建vnc文g

vncserver


8.~辑vnc配置文g

vi /root/./xstartup


插入xfce启动代码Q替换文件开头部分就行了

#!/bin/sh /usr/bin/startxfce4

9.讄vnc自动启动

chmod +x ~/.vnc/xstartup chkconfig vncserver on

10.安装firefox 。感?a style="background-color: transparent; border: 0px; margin: 0px; padding: 0px 1px 1px; vertical-align: baseline; color: #bf514c; text-decoration: none; background-position: initial initial; background-repeat: initial initial;">www.8shop.org 提供下蝲

wget http://www.8shop.org/firefox-3.6.28.tar.bz2 bzip2 -d firefox-3.6.28.tar.bz2 tar -xvf firefox-3.6.28.tar

11.安装flash插g

wget http://blog.firetry.com/soft/libflashplayer.so mkdir -p ~/.mozilla/plugins/ cp libflashplayer.so ~/.mozilla/plugins/

12.下蝲vagex 插gQyoutube优化插g

wget http://-debian.googlecode.com/files/_firefox_add_on-1.1.8-fx.xpi wget http://vagex-debian.googlecode.com/files/youtube_video_quality_manager-1.2-fx.xpi

13.reboot 下就行了?/p>

14.ip:5901 登陆vnc。启动firefox Q安装插?/p>

补充部分。多开教程

1.ssh 代理 。在l端q行下边的命令,xxxx 是你的ip

ssh -qTfnN -D 7070  username@x.x.x.x

输入yesQ输入密码?/p>

2.在vnc 里点右键 applications –》run program

输入

/root/firefox/firefox -profilemanager -no-remote

在打开的firefoxH口中创建新的profile

安装foxyproxy插gQ设|?://vagex.com/* l过代理讉K

安装插gQok Q就可以双开了,如果你vps 强大的话Q多开几个也没有问题的?br />
本文{载,仅ؓ保留q接有效 感谢原文作?原文链接Q?a style="font-family: verdana, 'courier new'; font-size: 14px;">http://blog.firetry.com/htmls/319.html



H2O 2013-08-15 01:01 发表评论
]]>
毅收藏整理----解决struts、jsp下蝲文g时中文文件名q问题http://www.aygfsteel.com/xiaoyi/articles/369461.htmlH2OH2OMon, 06 Feb 2012 02:49:00 GMThttp://www.aygfsteel.com/xiaoyi/articles/369461.htmlhttp://www.aygfsteel.com/xiaoyi/comments/369461.htmlhttp://www.aygfsteel.com/xiaoyi/articles/369461.html#Feedback0http://www.aygfsteel.com/xiaoyi/comments/commentRss/369461.htmlhttp://www.aygfsteel.com/xiaoyi/services/trackbacks/369461.htmlҎ一Q原来处理下载的代码如下Q?n...  阅读全文

H2O 2012-02-06 10:49 发表评论
]]>
js清空<input type="file">字段的?避免不必要的文g上传到服务器http://www.aygfsteel.com/xiaoyi/articles/359162.htmlH2OH2OWed, 21 Sep 2011 07:39:00 GMThttp://www.aygfsteel.com/xiaoyi/articles/359162.htmlhttp://www.aygfsteel.com/xiaoyi/comments/359162.htmlhttp://www.aygfsteel.com/xiaoyi/articles/359162.html#Feedback0http://www.aygfsteel.com/xiaoyi/comments/commentRss/359162.htmlhttp://www.aygfsteel.com/xiaoyi/services/trackbacks/359162.html上传文gӞ需要验证文件格式,不符合规则就不允怸传,必须清空<input type="file">字段的|否则q是会上传到服务器!

1?|上各位兄弟提出了方法AQ删除掉原来?lt;input type="file">元素Q再马上新添加一个同名同id的file字段
<div id="a"><input type="file"></div>  像这?file字段嵌套在div里面 清空div的innerHTMLQ或清空他子节点Q?再新增innerHTMLQ或 子节点)
q种比较ȝQ必L动HTML代码 不予考虑?br />

2、直接上代码Q不废话!如下Q?
 1 <script language="javascript">
 2 if(window.HTMLElement) {
 3    HTMLElement.prototype.__defineSetter__("outerHTML",function(sHTML){
 4        var r=this.ownerDocument.createRange();
 5        r.setStartBefore(this);
 6        var df=r.createContextualFragment(sHTML);
 7        this.parentNode.replaceChild(df,this);
 8        return sHTML;
 9        }
);
10
11    HTMLElement.prototype.__defineGetter__("outerHTML",function(){
12     var attr;
13        var attrs=this.attributes;
14        var str="<"+this.tagName.toLowerCase();
15        for(var i=0;i<attrs.length;i++){
16            attr=attrs[i];
17            if(attr.specified)
18                str+=" "+attr.name+'="'+attr.value+'"';
19            }

20        if(!this.canHaveChildren)
21            return str+">";
22        return str+">"+this.innerHTML+"</"+this.tagName.toLowerCase()+">";
23        }
);
24        
25 HTMLElement.prototype.__defineGetter__("canHaveChildren",function(){
26  switch(this.tagName.toLowerCase()){
27            case "area":
28            case "base":
29         case "basefont":
30            case "col":
31            case "frame":
32            case "hr":
33            case "img":
34            case "br":
35            case "input":
36            case "isindex":
37            case "link":
38            case "meta":
39            case "param":
40            return false;
41        }

42        return true;
43
44     }
);
45}

46
47
48 function clearFile(){
49 var obj = document.getElementById("fileID");
50 obj.outerHTML = obj.outerHTML;
51 }

52 </script>
53
54<input type="file" name="fileName" id="fileID"><input type="button" value="清空" onclick="clearFile()"/>

l测试,IE 火狐 h都有效,仅作整理收藏Q如果能帮到其他人就更好了!



H2O 2011-09-21 15:39 发表评论
]]>
Javascript实现MD5加密http://www.aygfsteel.com/xiaoyi/articles/356705.htmlH2OH2OWed, 17 Aug 2011 04:05:00 GMThttp://www.aygfsteel.com/xiaoyi/articles/356705.htmlhttp://www.aygfsteel.com/xiaoyi/comments/356705.htmlhttp://www.aygfsteel.com/xiaoyi/articles/356705.html#Feedback0http://www.aygfsteel.com/xiaoyi/comments/commentRss/356705.htmlhttp://www.aygfsteel.com/xiaoyi/services/trackbacks/356705.html<script src="scripts/md5.js" type="text/javascript"></script>2、md5.JS ...  阅读全文

H2O 2011-08-17 12:05 发表评论
]]>
毅整理?---解决mysql服务不能启动 1067错误 q程意外l止 安装卡住{?/title><link>http://www.aygfsteel.com/xiaoyi/articles/335507.html</link><dc:creator>H2O</dc:creator><author>H2O</author><pubDate>Mon, 18 Oct 2010 16:04:00 GMT</pubDate><guid>http://www.aygfsteel.com/xiaoyi/articles/335507.html</guid><wfw:comment>http://www.aygfsteel.com/xiaoyi/comments/335507.html</wfw:comment><comments>http://www.aygfsteel.com/xiaoyi/articles/335507.html#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://www.aygfsteel.com/xiaoyi/comments/commentRss/335507.html</wfw:commentRss><trackback:ping>http://www.aygfsteel.com/xiaoyi/services/trackbacks/335507.html</trackback:ping><description><![CDATA[<p><strong style="color: red">起因</strong>Q?span style="font-size: 10pt; color: #000080"><strong>以前安装qmysql在D?/strong>Q后来重装系l之后再装mysql在C盘L装不?br /> <strong style="color: #ff0000">具体体现</strong>Q?在配|的时候,?start service的时候卡住了 直接用命令去启动服务出现 <span style="color: #ff0000"><strong>【无法启动mysql服务 1067错误 q程以外l止?br /> <br /> </strong></span>                l过癑ֺh搜烦Q找C下方法:<br />                1、找到安装目录修改my.ini中的 basedir和datadir  q打开注册?nbsp;更改直与其相?br />                       HKEY_LOCAL_MACHINE\SOFTWARE\MySQL 下的 DataLocationQ?span style="color: #ff0000">mysql数据文g位置</span>Q?和Location Q?span style="color: #ff0000">mysql安装?/span><span style="color: #ff0000">?/span>Q?br />                2、用windows命o sc delete mysql删除服务或mysql配置工具先remove instance再用mysql重新配置<br />                3、?60{强制卸载工具ƈCTRL+F手动查找所有带mysql的键值ƈ逐一手动删除<br />                4、其他。。?br /> <br /> 试了几乎所有方法,l果却还是没用。。。欲哭无泪!Q!Q!Q!Q!Q!Q!Q?span style="color: #ff0000">有的_以前安装q的话可以换一个服务名可以了Q但是还是可能出现未知问题。。。也不知道解x?/span>Q?br /> <br />                  <strong style="color: #ff0000">                 我的电脑----理-----事g查看?----------应用E序----查看mysql记录<br /> </strong>                <br />                  Plugin 'InnoDB' init function returned error.<br />                  Plugin 'InnoDB' registration as a STORAGE ENGINE failed.<br />                 Unknown/unsupported table type: INNODB<br /> </p> <p>                Aborting <br />                 <br />                例如我们的数据文件位|在 D:\MysqlDataFiles<br />               在其下面的有20880808..err   (20880808为安装日?  用记事本打开也可以看到错误记?/p> <p>              <strong style="color: #ff0000"> <span style="font-size: 18pt"><strong style="color: #ff0000"> 解决Ҏ</strong>Q?/span></strong>         <strong>׃INNODB没有初始化,我们选择 跌INNODB卛_         <br />                                                                     1、直接把i mysql数据文g夹下的bdata 以及ib_logfile0、ib_logfile1删掉再启动就好了?<br />                                                                     2、也可以更改 mysql.ini  (在mysql的安装目录下)<br />                                                          dQ?br />                                                                         [mysqld]<br />                                                                         skip-innodb<br /> <span style="font-size: 24pt">补充Q?br /> </span></strong>                                    因ؓ某个软g装了早期版本但是又很隑֍载干净D新版本的装不上,很无奈的选择重装pȝ。。?nbsp;哭啊~<br />                                     mysql重装发生错误 100061错误 Q重试Nơ后更郁?-----TMD直接在start services处卡歅R。?郁闷的想d~<br />                                     癑ֺQ谷歌?。。。之后,也有人遇到相同问题,但是没有Ҏ解决Ҏ。。。有人选择?免安装版?Q看D决了 实际是绕道走了。?br /> <br />                                     俺偏不服Q!Q!Q!Q! 靠,l过最几十次的安装、卸载、。。加上以上的Ҏ l于摸出门道Q特此分享:<br />                                         <br />                                      1、mysql安装目录\bin 目录下,新徏一?L?bat  内容?cmd.exe<br />                                                双击打开Q弹出黑色dosH口Q输?<span style="color: red">mysqld -nt --remove</span> ?span style="color: red">mysqld --remove </span>会删除mysql的实例以及一些东?br />                                         Q\径难得打Q我是偷懒方式,你也可以直接 开?--q行---  X:\mysql安装路径\bin\mysqld-nt --remove Q?br />                                     2、卸载mysql  (最好用360的专业卸载工h者其他。。。因为更dQ非q告)<br />                                     <span style="color: red">3、重点: 删除目录 C:\Documents and Settings\用户名\Application Data\MySQLQXPpȝ下用户名是All UsersQ?nbsp;   <br /> </span>                                    4?nbsp;        删除原来安装的目录Mysql<br />                                     5、重新安装,<span style="color: red">最好更换安装目?/span> Q我是试了Nơ之后,更换安装目录 OK了)          <br />        <br /> <span style="color: red">特别提示Q?nbsp; coding最郁闷的就是很多Y件莫名其妙的错误 装Y件要装很?又有很多Q所以装了Y件ƈ配置好了环境变量后一定要做一个备份哦 ~否则 病毒。。装新Y件失败了。。无法回到没装过的状态。。那是灰常灰常地郁闷的~~~~~~  多做备䆾Q多省心Q?br /> </span><br />                        <strong style="color: #ff0000">l过不断试Q功夫不负有心h! 以后到问题不能l着赎ͼ得一路走到底以后再也不用怕遇CQ!Q?br /> </strong></span></p> <img src ="http://www.aygfsteel.com/xiaoyi/aggbug/335507.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.aygfsteel.com/xiaoyi/" target="_blank">H2O</a> 2010-10-19 00:04 <a href="http://www.aygfsteel.com/xiaoyi/articles/335507.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>Ibatis之DAO应用http://www.aygfsteel.com/xiaoyi/articles/298834.htmlH2OH2OMon, 19 Oct 2009 05:14:00 GMThttp://www.aygfsteel.com/xiaoyi/articles/298834.htmlhttp://www.aygfsteel.com/xiaoyi/comments/298834.htmlhttp://www.aygfsteel.com/xiaoyi/articles/298834.html#Feedback0http://www.aygfsteel.com/xiaoyi/comments/commentRss/298834.htmlhttp://www.aygfsteel.com/xiaoyi/services/trackbacks/298834.html阅读全文

H2O 2009-10-19 13:14 发表评论
]]>
Ibatis之动态查?/title><link>http://www.aygfsteel.com/xiaoyi/articles/298832.html</link><dc:creator>H2O</dc:creator><author>H2O</author><pubDate>Mon, 19 Oct 2009 05:02:00 GMT</pubDate><guid>http://www.aygfsteel.com/xiaoyi/articles/298832.html</guid><wfw:comment>http://www.aygfsteel.com/xiaoyi/comments/298832.html</wfw:comment><comments>http://www.aygfsteel.com/xiaoyi/articles/298832.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.aygfsteel.com/xiaoyi/comments/commentRss/298832.html</wfw:commentRss><trackback:ping>http://www.aygfsteel.com/xiaoyi/services/trackbacks/298832.html</trackback:ping><description><![CDATA[<p> </p> <div style="border-right: #cccccc 1px solid; padding-right: 5px; border-top: #cccccc 1px solid; padding-left: 4px; font-size: 13px; padding-bottom: 4px; border-left: #cccccc 1px solid; width: 98%; word-break: break-all; padding-top: 4px; border-bottom: #cccccc 1px solid; background-color: #eeeeee"><img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" /><span style="color: #000000">iBATIS动态查询的实现主要是在iBATIS中用安全的拼接语句,动态查?nbsp;<br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />  iBATIS比JDBC的优势之一,安全高效<br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" /><br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />  iBATIS动态查询实例:Q说明文字在注释中)<br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" /><br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />H select  id ="selectAllProducts"  parameterClass ="Product"  resultMap ="ProductResult" H   <br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" /> select id,note from Product  <br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />     H dynamic  prepend ="WHERE" H   <br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />     H?--  isNotNull判断参数是否存在,Integercd  --H   <br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />          H isNotNull  property ="id" H   <br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />              H?--  isGreaterThan判断参数是否大于compareValue,isGreaterEquals是大于等于  --H   <br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />              H isGreaterThan  prepend =" and "  property ="id"  compareValue ="0" H   <br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />             id = #id#  <br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />              H? isGreaterThan H   <br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />          H? isNotNull H   <br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />          H?--  isNotEmpty判断字串不ؓI?isEmpty可以判断字串为空  --H   <br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />          H isNotEmpty  prepend =" and "  property ="note" H   <br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />          H?--  模糊查询不能?,#在是用prepareStatement?插入参数,$是文本替换  --H   <br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />         note like '%$note$%' <br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />          H? isNotEmpty H   <br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />      H? dynamic H   <br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />H? select H <br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" /><br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />  iBATIS动态查询解释:<br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" /><br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />  用Map传参?br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" /><br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />H select  id ="selectAllProducts"  parameterClass ="java.util.HashMap"  resultMap ="ProductResult" H   <br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />  select id,note from Product  <br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />      H dynamic  prepend ="WHERE" H   <br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />      H?--  isPropertyAvailable判断属性是否有效  --H   <br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />         H isPropertyAvailable  property ="id" H   <br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />           H isNotNull  property ="id" H   <br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />               H?--  isLessThan判断参数是否于compareValue,isLessEquals是小于等于  --H   <br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />               H isLessThan  prepend =" and "  property ="id"  compareValue ="10" H   <br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />              id = #id#  <br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />               H? isLessThan H   <br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />           H? isNotNull H   <br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />         H? isPropertyAvailable H   <br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />       H? dynamic H   <br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" /> H? select H <br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" /><br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />  iBATIS动态查询几个常用属?br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" /><br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />  H?nbsp;isPropertyAvailable H  属性是存在<br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" /><br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />  H?nbsp;isNotPropertyAvailable H  属性不存在<br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" /><br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />  H?nbsp;isNull H  属性值是null<br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" /><br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />  H?nbsp;isEmpty H  判断Collection.size H?nbsp;1 或String.length()H?<br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" /><br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />  HisEqual H  {于<br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" /><br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />  H?nbsp;isNotEqual H  不等?br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" /><br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />  H?nbsp;isGreaterThan H  大于<br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" /><br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />  H?nbsp;isGreaterEqual H  大于{于<br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" /><br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />  H?nbsp;isLessThan H  于<br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" /><br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />  H?nbsp;isLessEqual H  于{于 <br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" /><br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" />  iBATIS动态查询的相关信息向你介l到q里Q希望对你了解iBATIS动态查询有所帮助?br /> <img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" alt="" /></span></div> <img src ="http://www.aygfsteel.com/xiaoyi/aggbug/298832.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.aygfsteel.com/xiaoyi/" target="_blank">H2O</a> 2009-10-19 13:02 <a href="http://www.aygfsteel.com/xiaoyi/articles/298832.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss> <footer> <div class="friendship-link"> <a href="http://www.aygfsteel.com/" title="狠狠久久亚洲欧美专区_中文字幕亚洲综合久久202_国产精品亚洲第五区在线_日本免费网站视频">狠狠久久亚洲欧美专区_中文字幕亚洲综合久久202_国产精品亚洲第五区在线_日本免费网站视频</a> </div> </footer> վ֩ģ壺 <a href="http://" target="_blank"></a>| <a href="http://" target="_blank">ˮ</a>| <a href="http://" target="_blank">¦</a>| <a href="http://" target="_blank">ɽ</a>| <a href="http://" target="_blank"></a>| <a href="http://" target="_blank"></a>| <a href="http://" target="_blank">˱</a>| <a href="http://" target="_blank"></a>| <a href="http://" target="_blank"></a>| <a href="http://" target="_blank"></a>| <a href="http://" target="_blank"></a>| <a href="http://" target="_blank">ͤ</a>| <a href="http://" target="_blank">ƽ</a>| <a href="http://" target="_blank"></a>| <a href="http://" target="_blank"></a>| <a href="http://" target="_blank">Դ</a>| <a href="http://" target="_blank"></a>| <a href="http://" target="_blank"></a>| <a href="http://" target="_blank">Ϫ</a>| <a href="http://" target="_blank"></a>| <a href="http://" target="_blank"></a>| <a href="http://" target="_blank">ɽ</a>| <a href="http://" target="_blank">ʯʨ</a>| <a href="http://" target="_blank"></a>| <a href="http://" target="_blank"></a>| <a href="http://" target="_blank"></a>| <a href="http://" target="_blank">ɳ</a>| <a href="http://" target="_blank"></a>| <a href="http://" target="_blank">¡Ң</a>| <a href="http://" target="_blank"></a>| <a href="http://" target="_blank"></a>| <a href="http://" target="_blank"></a>| <a href="http://" target="_blank">ͼʲ</a>| <a href="http://" target="_blank"></a>| <a href="http://" target="_blank"></a>| <a href="http://" target="_blank"></a>| <a href="http://" target="_blank"></a>| <a href="http://" target="_blank">ˮ</a>| <a href="http://" target="_blank">Ѯ</a>| <a href="http://" target="_blank"></a>| <a href="http://" target="_blank"></a>| <script> (function(){ var bp = document.createElement('script'); var curProtocol = window.location.protocol.split(':')[0]; if (curProtocol === 'https') { bp.src = 'https://zz.bdstatic.com/linksubmit/push.js'; } else { bp.src = 'http://push.zhanzhang.baidu.com/push.js'; } var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(bp, s); })(); </script> </body>