在/etc/apt/apt.conf.d/20archive中加入下面兩行
APT::Install-Recommends "true";
APT::Install-Suggests "true";
在/etc/apt/apt.conf.d/20archive中加入下面兩行
APT::Install-Recommends "true";
APT::Install-Suggests "true";
code {
color: #996666;
}
code {
display: block;
font-family: 'Courier New';
overflow: auto;
border: 1px solid #ccc;
padding: 1px 10px 10px 21px;
max-height: 1200px;
line-height: 1.2em;
letter-spacing: 0px;
margin: 5px 5px 0 15px;
}
code.c{
font-size: 9pt;
color: #000;
background: #ccc url(http://sites.google.com/site/chihengchou/Home/blogsource/BG_CODE.gif) left top repeat-y;
}
code.cmd {
font-size: 9pt;
color: #ccc;
background: #000 url(http://sites.google.com/site/chihengchou/Home/blogsource/BG_SHELL.gif) left top repeat-y;
}
code.html{
font-size: 9pt;
color: blue;
background: #FFF url(http://sites.google.com/site/chihengchou/Home/blogsource/BG_HTML.gif) left top repeat-y;
}
code.file{
font-family: 'Georgia';
font-size: 9pt;
color: #000;
background: #FFF url(http://sites.google.com/site/chihengchou/Home/blogsource/BG_FILE.gif) left top repeat-y;
}
<code class="c"> c code </code>
<code class="cmd"> shell command </code>
<code class="html"> html code </code>
<code class="file"> file </code>
Copyright © 2008 小周的部落格 | Design by Smashing Wordpress Themes - Blogger template by Zona Chrome