码迷,mamicode.com
首页 >  
搜索关键字:option 66    ( 8530个结果
Cadence 电源完整性仿真实践(一)
软件版本:Cadence 16.5 使用工具:Allegro PCB PI Option XL Power Integrity 使用资源:仿真实例下载地址:http://download.csdn.net/detail/wu20093346/7660995 仿真目的:根据单节点仿真的结果去选择去耦电容器,从而使PCB满足所设定的目标阻抗 1.创建新的PCB文件 打开Allegro PCB...
分类:其他好文   时间:2014-07-23 00:11:57    阅读次数:526
JQuery获取和设置Select选项常用方法总结 (转)
1.获取select 选中的 text:$("#cusChildTypeId").find("option:selected").text();$("#cusChildTypeId option:selected").text()2.获取select选中的 value:$("#ddlRegType ...
分类:Web程序   时间:2014-07-22 22:47:54    阅读次数:252
Coupons
uva10288:http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&category=24&page=show_problem&problem=1229题意:有一种盒子,盒子一面会随机放一种卡片,现在要集齐n种卡...
分类:其他好文   时间:2014-07-22 22:40:12    阅读次数:228
UVa156.Ananagrams
题目连接:http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=9213913904156AnanagramsAcceptedC++0.0092014-07-20 ...
分类:其他好文   时间:2014-07-22 08:07:37    阅读次数:225
eclipse提高效率 MAC
1添加代码提示,在java contentaasist里面加所有字母2行注释, 块注释mac里是command ctrl加\,鼠标行注释shift+\3、快速添加注释doc command + option+j4.选择代码模板 command +option+z5 关闭所有编辑窗口 command ...
分类:系统相关   时间:2014-07-22 08:07:34    阅读次数:322
UVa12096.The SetStack Computer
题目链接:http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=32481391605812096The SetStack ComputerAcceptedC++0...
分类:其他好文   时间:2014-07-22 00:28:38    阅读次数:220
jquery操作input值总结
获取选中的值获取一组radio被选中项的值var item = $('input[@name=items][@checked]').val();获取select被选中项的文本var item = $("select[@name=items] option[@selected]").text();se...
分类:Web程序   时间:2014-07-22 00:24:35    阅读次数:310
UVa540.Team Queue
题目链接:http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=48113916935540Team QueueAcceptedC++0.3392014-07-21...
分类:其他好文   时间:2014-07-22 00:22:34    阅读次数:217
macos新手入门
> 13年入手一台mac mini,## 快捷键篇- 苹果键盘键位表示 - ?——Command --苹果键盘的苹果键,普通键盘的Win键 - ? ——Control - ?——Option (alt) - ?——Shift- 苹果键盘键位说明 - command键在苹果系统中的作用类似于windo...
分类:其他好文   时间:2014-07-22 00:13:34    阅读次数:244
UVa10815.Andy's First Dictionary
题目链接:http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=17561391360710815Andy's First DictionaryAcceptedC+...
分类:其他好文   时间:2014-07-21 08:26:16    阅读次数:243
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!