如何在Linux Debian上安装PHP cURL?我尝试了以下代码并得到以下错误
apt-get update
apt-get install curl libcurl3 php5-curl
Run Code Online (Sandbox Code Playgroud)
错误:
W: Failed to fetch http://zm.archive.ubuntu.com/ubuntu/dists/precise-updates/universe/binary-i386/Packages Something wicked happened resolving 'zm.archive.ubuntu.com:http' (-5 - No address associated with hostname)
W: Failed to fetch http://zm.archive.ubuntu.com/ubuntu/dists/precise-updates/multiverse/binary-i386/Packages Something wicked happened resolving 'zm.archive.ubuntu.com:http' (-5 - No address associated with hostname)
W: Failed to fetch http://zm.archive.ubuntu.com/ubuntu/dists/precise-updates/main/i18n/Translation-en_US Something wicked happened resolving 'zm.archive.ubuntu.com:http' (-5 - No address associated with hostname)
W: Failed to fetch http://zm.archive.ubuntu.com/ubuntu/dists/precise-updates/main/i18n/Translation-en Something wicked happened resolving 'zm.archive.ubuntu.com:http' (-5 - No address associated with hostname)
W: …Run Code Online (Sandbox Code Playgroud) 我想知道如何在title属性中添加一个中断,我想在title属性中有间隔来区分名称.如何在title属性中添加中断?
我有类似的东西
<p title="this is a description of the some text <br> and further description">Some Text</p>
Run Code Online (Sandbox Code Playgroud)
出来的是: