10.13

Posted 034陈妍希

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了10.13相关的知识,希望对你有一定的参考价值。

  1. html基础。练习使用标签制作简单的页面。 
<h1></h1>
<hr>
<P>友情链接</P>
<a href=url></a>
<br>
<img src="url" width="258" height="39" alt="gzcc.cn" >
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>广州商学院</title>
</head>
<body>
<h1 align="center"><a href="http://www.gzcc.cn/"target="_blank">广州商学院</a></h1>
<hr>
<a href="http://news.gzcc.cn/html/2017/xiaoyuanxinwen_0620/7690.html"target="_blank"><img src="http://oa.gzcc.cn/uploadfile/2017/0915/20170915114305119.jpg"></a>
</body>
</html>

 

以上是关于10.13的主要内容,如果未能解决你的问题,请参考以下文章

哈工大分词器在 mac os 10.13上的源码安装

macOS 10.13 安装Virtualbox失败

10.13号笔记

无法在 macOS 10.13 上启动 AVD

CVMetalTextureCacheCreateTextureFromImage 在 macOS 10.13 上返回 -6660

解决macOS 10.13下 homebrew 一安装报错问题