地址:https://icpcarchive.ecs.baylor.edu/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=3799
Two star-crossed lovers want to meet. The two lovers are standing at distinct points in t...
分类:
其他好文 时间:
2014-07-23 13:29:04
阅读次数:
242
1.
启动开启
[tt@host2 info]$ ttDaemonAdmin -start -force
/home/tt/TimesTen/tt1122/info/timestend.pid file exists, attempt start due to -force option.
TimesTen Daemon startup OK.
2.
添加测...
分类:
其他好文 时间:
2014-07-23 13:06:36
阅读次数:
244
gen_server:start_link(ServerName, Module, Args, Options) -> Result ServerName={local, Name}|{global, GlobalName}|{via, Module, ViaName} Option = {de.....
分类:
其他好文 时间:
2014-07-23 12:18:56
阅读次数:
221
利用bind,dlz,mysql构建智能dns。能够实现将dns的数据放入mysql里面去。yumlistall|grepbind里面有个sdb包,也可以将我们的数据放入数据库里面去。如何让dns开启日志功能?并不建议开启日志功能。如果打开日志功能就会影响dns的性能,会将性能给弄的很差。只需要在option里面..
分类:
其他好文 时间:
2014-07-23 00:29:38
阅读次数:
1752
软件版本: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
1.获取select 选中的 text:$("#cusChildTypeId").find("option:selected").text();$("#cusChildTypeId option:selected").text()2.获取select选中的 value:$("#ddlRegType ...
分类:
Web程序 时间:
2014-07-22 22:47:54
阅读次数:
252
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
获取选中的值获取一组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
题目链接: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
> 13年入手一台mac mini,## 快捷键篇- 苹果键盘键位表示 - ?——Command --苹果键盘的苹果键,普通键盘的Win键 - ? ——Control - ?——Option (alt) - ?——Shift- 苹果键盘键位说明 - command键在苹果系统中的作用类似于windo...
分类:
其他好文 时间:
2014-07-22 00:13:34
阅读次数:
244