Sportica   Sportica
摘要: [ExtShellFolderViews] [{BE098140-A513-11D0-A3A4-00C04FD706EC}] IconArea_Image=123.jpg更改硬盘。U盘背景 123.jpg为图片在同一目录下新建一个文本文件。把以上代码复制进去。然后把后缀名改为Desktop.ini 阅读全文
posted @ 2012-05-25 11:27 qingjoin 阅读(153) 评论(0) 推荐(0)
摘要: <html><head><title>test</title><link rel="stylesheet" type="text/css" href="./css/test.css" /></head><script> function testdown() //鼠标按下时 { //alert("aaa"); document.getElementById('txtptz').value=1; } function 阅读全文
posted @ 2012-05-24 15:26 qingjoin 阅读(2218) 评论(0) 推荐(1)
摘要: <td ><input id="rate2" name="n_rate" value="1" align="center" type="radio" onclick="rate_choice(0)" /><td>function test1(id_value){ if(0==id_value) { alert("ture"); }} 阅读全文
posted @ 2012-05-05 21:04 qingjoin 阅读(272) 评论(0) 推荐(0)
摘要: <td ><input id="rate2" name="n_rate" value="1" align="center" type="radio" onclick="rate_choice()" /><td>$("input[name=n_rate]:eq(1)").attr("checked",'checked'); //表示id为rate2这一项为选择 eq(1) 为对应rate 阅读全文
posted @ 2012-05-05 19:03 qingjoin 阅读(279) 评论(0) 推荐(0)
摘要: <select name="" id="" disabled="true"><option value = "0" >2048x1536</option> <option value = "1">2048x1152</option> <option value = "2">1600x1200</option></select>disabled="true" se 阅读全文
posted @ 2012-05-04 20:24 qingjoin 阅读(2588) 评论(0) 推荐(0)
摘要: colspan="2" //表示跨两列rowspan="2 //表示跨两行 阅读全文
posted @ 2012-05-04 14:22 qingjoin 阅读(3904) 评论(0) 推荐(1)
摘要: <td><input id="PTZ1" name="PTZ2" type="radio" value="0" onchange="test1()" /><td>function test1(){ if(document.getElementById("PTZ1").checked) { alert("aa"); }} 阅读全文
posted @ 2012-05-04 14:05 qingjoin 阅读(479) 评论(0) 推荐(0)
摘要: <script> var wkl_clone1;$(document).ready(function(){ wkl_clone1 = $("#frame_rate1").clone(); //复制option下的元素}) function remove_rate1(minvalue,maxvalue,firstvalue) //去掉多余option元素{ for(i=minvalue ; i<=maxvalue; i++) { $('#frame_rate1 option:eq(... 阅读全文
posted @ 2012-05-03 15:51 qingjoin 阅读(1561) 评论(0) 推荐(0)
摘要: <meta http-equiv="Content-Type" content="text/html; charset=gb2312" /><script type="text/javascript" src="./js/jquery-1.2.2.pack.js" ></script><style>.sidebtn { background: url(./img/list.gif) no-repeat top left; height: 16px; margin: 0 阅读全文
posted @ 2012-04-26 15:37 qingjoin 阅读(1624) 评论(0) 推荐(0)
摘要: telnet 192.168.1.123 无敌连接设备。在ubuntu中。。可以shift+Ctrl+t 在同一终端打开一个新的窗口 阅读全文
posted @ 2012-04-24 16:13 qingjoin 阅读(297) 评论(0) 推荐(0)
  Sportica