Meta information. Used to provide information about the HTML page. It must be placed within the head element.

阅读完整文章 »

ruanyf 发表于 2006年09月27日

Technorati 标签: No Tags

rel属性指定从源文档到目标文档的关系,而rev属性则指定从目标文档到源文档的关系。

阅读完整文章 »

ruanyf 发表于 2006年09月27日

Technorati 标签: No Tags

Anchor. Primarily used as a hypertext link. The link can be to another page, a part of a page or any other location on the web.

Note: An anchor (a point in a page where a link can jump to) does not need to be defined with the a tag. Applying the id attribute to any tag will achieve this.

Required Attributes

None.

Optional Attributes

  • href can be used to specify the target of a link.
  • charset can be used to specify the character set of the target of a link.
  • type can be used to specify the MIME type of the target of a link.
  • hreflang can be used to specify the language (in the form of a language code) of the target of a link. It should only be used when href is also used.
  • rel can be used to specify the relationship of the target of the link to the current page.
  • rev can be used to specify the relationship of the current page to the target of the link.
  • accesskey can be used to associate a keyboard shortcut to the element.
  • tabindex can be used to specify where the element appears in the tab order of the page.
  • id, class, title, dir, xml:lang, onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup, style - see Common Attributes
ruanyf 发表于 2006年09月23日

Technorati 标签: No Tags

 阅读完整文章 »

ruanyf 发表于 2006年09月23日

Technorati 标签: No Tags

一、netstart.exe感染系统后的表现:

(一)、样本运行后释放下列文件:
C:\WINDOWS\systems.exe
C:\WINDOWS\system32\netstart.exe
C:\WINDOWS\system32\regshell.exe
C:\WINDOWS\system32\winpub.reg

阅读完整文章 »

ruanyf 发表于 2006年09月22日

Technorati 标签:

<abbr>
表示其中的文本是缩写形式。
<acronym>
表示其中的文本是首字母缩写词。
<cite>
表示其中的文本是对某个参考文献的引用。
<code>
表示其中的文本是程序代码。
<dfn>
标记特殊术语或短语的定义。
<em>
表示强调。
<kbd>
表示从键盘上输入的内容。
<samp>
表示举例。
<strong>
表示强调。
<var>
表示变量的名称,或者由用户提供的值。
<address>
表示地址。

ruanyf 发表于 2006年09月13日

Technorati 标签:

谷歌(Google Inc.)计划在中国启动一项互联网图书搜索服务,以应对来自百度在线网络技术公司(Baidu.com Inc.)的激烈竞争。

以用户人数计,总部设在北京的百度在线是中国最受欢迎的搜索引擎。

据官方报纸《上海证券报》报导,谷歌已和四家出版社签署合作协议,这四家出版社分别是清华大学出版社(Tsinghua University Press)、少年儿童出版社(Juvenile & Children’s Publishing House)、高等教育出版社(Higher Education Press)和中信出版社(China Citic Press)。

香港时间2006年08月17日11:27更新

来源:华尔街日报

ruanyf 发表于 2006年08月18日

Technorati 标签: