『壹』 在哪裡敲代碼
在鍵盤上敲啊
『貳』 怎樣在網站添加百度推廣代碼
一、網路統計代碼,請將代碼添加至網站全部頁面的</body>標簽前。

二、在網站中放置網路統計代碼 位置;
1、模版型網站如:
a、織夢dedecms網站添加網路統計代碼,參考:http://jingyan..com/article/d169e18646de44436611d82d.html
b、Discuz網站添加網路統計代碼參考:http://jingyan..com/article/948f592437d704d80ff5f980.html
2、其他網站
一般都是網站的底部:footer.htm 是個模板,直接打開粘貼網路統計代碼即可
三、至於網站後台,每個網站都是不同的,建議你直接聯系網站管理員或者製作人員
『叄』 如何在百度博客中使用代碼
1`在日誌題目中載入圖片顯示`
#m_blog div.tit{text-decoration:none;color:# EE008F;font-size:16px;font-weight:bold;background:url(

) no-repeat;
height:200px;
width: 200px; filter: wave(freq=4,lightstrength=38);
text-decoration:none;background-position:58PX 30PX}
#m_mylink2 div.item{color:#333333;font-size:15px}
#m_mylink2 div.item a{color:#00dd33;font-size:15px;text-decoration:none}
#m_mylink2 div.item a:hover{font-size:15px; background:#ffd306; color:#00dd33}
#m_mylink2 div.line{display:none;}
#m_mylink2 div.item {
color:#ffd306;
text-decoration:none;
}
#m_mylink2 div.item a {
line-height:180px;
font-size:18px;
color:#F87219;
text-decoration:none;
width:150px;
margin-right:2px;
}
#m_mylink2 div.item a:visited {
color::#FF6600;
line-height:155px;
font-size:17px;
text-decoration:none;
width:150px;
margin-right:2px;
}
#m_mylink2 div.item a:visited:hover {
font-weight:80;
line-height:100px;
font-size:18px;
text-decoration:none;
width:150px;
margin-right:2px;
}
#m_mylink2 div {}
#m_mylink2 div.item a:hover {color:ffffff;font-size:15px;
background:url(http://firetear.com/weather/weather.aspx) no-repeat;
height:200px;
width: 220px;
background-position:center 0;
text-decoration:none;filter:chroma(color=#FFFFFF)}
#mod_mylink2 div.modbox {
background: repeat-x ;
line-height:0px;
margin-right:10px;
}
#m_mylink2 ,#m_mylink2 div.line , #m_mylink2 a {CURSOR: url(http://www.ik68.cn/cursor/mouse004.ani); }
---------------------------------
代碼添加在底部就可以了~你先參考一下圖片及參數自己來修改一下~
『肆』 在線面試的話,有哪個好用的在線協作寫代碼的平台
ShowMeBug是專門為程序員設計的在 線面試平台
『伍』 代碼在電腦哪個地方敲的
看你說的那種代碼。可以打開cmd。
編程的話是在IDE里敲的。
甚至在txt里也可以敲!
望採納!
『陸』 怎麼去寫代碼呢,用java,什麼是敲代碼
使用txt文檔就可以編寫java源文件,只不過記得把擴展名改為.java,我現在用的是MyEclipse8.5。就是這樣子的一個軟體。軟體是由代碼堆砌出來的(高手往往不這么認為),簡單說你所碰到的所有軟體,包括網站都是從敲代碼開始的,希望對你有所幫助,不懂得地方繼續問我。
