<div class="article_title" style="margin:5px 0px; font-size:20px; line-height:30px; font-family:'Microsoft YaHei'">
<h1 style="margin:0px; padding:0px; display:inline; font-weight:normal; font-size:20px; vertical-align:middle"> <span class="link_title"><a href="http://blog.csdn.net/security08/article/details/5056626" rel="noopener noreferrer" style="color:rgb(0,0,0); text-decoration:none" target="_blank">Ext.form.ComboBox简单用法</a></span></h1>
</div>
<div class="article_manage clearfix" style="padding:0px 20px 5px; color:rgb(153,153,153); font-size:13.3333px; line-height:24px; font-family:Arial; text-align:right; border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:rgb(237,237,237); margin:0px -20px; overflow:hidden">
<div class="article_l" style="width:707.986px; float:left">
<span class="link_categories" style="margin:0px 5px; float:left">标签: <a href="http://www.csdn.net/tag/autocomplete" rel="noopener noreferrer" style="color:rgb(51,102,153); text-decoration:none; display:inline-block; margin-right:10px" target="_blank">autocomplete</a><a href="http://www.csdn.net/tag/query" rel="noopener noreferrer" style="color:rgb(51,102,153); text-decoration:none; display:inline-block; margin-right:10px" target="_blank">query</a><a href="http://www.csdn.net/tag/%e5%ad%98%e5%82%a8" rel="noopener noreferrer" style="color:rgb(51,102,153); text-decoration:none; display:inline-block; margin-right:10px" target="_blank">存储</a><a href="http://www.csdn.net/tag/function" rel="noopener noreferrer" style="color:rgb(51,102,153); text-decoration:none; display:inline-block; margin-right:10px" target="_blank">function</a><a href="http://www.csdn.net/tag/2010" rel="noopener noreferrer" style="color:rgb(51,102,153); text-decoration:none; display:inline-block; margin-right:10px" target="_blank">2010</a></span>
</div>
<div class="article_r">
<span class="link_postdate" style="margin:0px 5px 0px 0px">2009-12-22 16:33</span>
<span class="link_view" style="margin:0px 5px; padding:0px 0px 0px 14px" title="阅读次数">5880人阅读</span>
<span class="link_comments" style="margin:0px 5px; padding:0px 0px 0px 14px" title="评论次数"><a href="http://blog.csdn.net/security08/article/details/5056626#comments" rel="noopener noreferrer" style="color:rgb(51,102,153); text-decoration:none" target="_blank">评论</a>(1)</span>
<span class="link_collect" style="margin:0px 5px"><a style="color:rgb(51,102,153)" target="_blank" title="收藏">收藏</a></span>
<span class="link_report" style="margin:0px 5px"><a href="http://blog.csdn.net/security08/article/details/5056626#report" rel="noopener noreferrer" style="color:rgb(51,102,153); text-decoration:none" target="_blank" title="举报">举报</a></span>
</div>
</div>
<div class="category clearfix" style="margin:0px -20px; border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:rgb(237,237,237); padding:0px 20px; color:rgb(51,51,51); font-family:Arial,Console,Verdana,'Courier New'; font-size:13.3333px">
<div class="category_l" style="font-size:14px; width:63.7153px; float:left; padding-top:5px">
<img alt="" src="https://beijingoptbbs.oss-cn-beijing.aliyuncs.com/cs/5606289-b367fdce88ee208da19a58e7fab01f44.jpg" style="border:none; vertical-align:middle">
<span style="display:inline-block; vertical-align:middle">分类:</span>
</div>
<div class="category_r" style="font-size:14px; color:rgb(223,52,52); width:637.188px; float:left">
<label style="display:block; margin-left:15px; float:left; line-height:32px; position:relative">ExtJs(9) <img alt="" class="arrow-down" src="https://beijingoptbbs.oss-cn-beijing.aliyuncs.com/cs/5606289-b16356edc9d65f9de5798055c2b20c3c.jpg" style="border:none; display:inline"></label>
</div>
</div>
<div class="bog_copyright" style="padding:20px 0px; color:rgb(51,51,51); font-family:Arial,Console,Verdana,'Courier New'; font-size:13.3333px">
<p class="copyright_p" style="height:14px; line-height:14px; border-left-style:solid; border-left-width:3px; border-left-color:rgb(228,28,30); padding-left:10px; color:rgb(102,102,102); font-size:14px"> 版权声明:本文为博主原创文章,未经博主允许不得转载。</p>
</div>
<div class="article_content" id="article_content" style="margin:20px 0px 0px; font-size:14px; line-height:26px; font-family:Arial; color:rgb(51,51,51)">
<p></p>
<div class="dp-highlighter bg_javascript" style="font-family:Consolas,'Courier New',Courier,mono,serif; font-size:12px; width:700.903px; overflow:auto; padding-top:1px; margin:18px 0px!important; background-color:rgb(231,229,220)">
<div class="bar" style="padding-left:45px">
<div class="tools" style="padding:3px 8px 10px 10px; font-size:9px; line-height:normal; font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; color:silver; border-left-width:3px; border-left-style:solid; border-left-color:rgb(108,226,108); background-color:rgb(248,248,248)">
<strong>[javascript]</strong>
<a class="ViewSource" href="http://blog.csdn.net/security08/article/details/5056626#" rel="noopener noreferrer" style="color:rgb(160,160,160); text-decoration:none; border:none; padding:1px; margin:0px 10px 0px 0px; font-size:9px; display:inline-block; width:16px; height:16px; text-indent:-2000px; background-color:inherit" target="_blank" title="view plain">view plain</a>
<a class="CopyToClipboard" href="http://blog.csdn.net/security08/article/details/5056626#" rel="noopener noreferrer" style="color:rgb(160 |
|