‘壹’ 在哪里敲代码
在键盘上敲啊
‘贰’ 怎样在网站添加百度推广代码
一、网络统计代码,请将代码添加至网站全部页面的</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。就是这样子的一个软件。软件是由代码堆砌出来的(高手往往不这么认为),简单说你所碰到的所有软件,包括网站都是从敲代码开始的,希望对你有所帮助,不懂得地方继续问我。
