摘要:
0、String构造器 ConstructorDescription String() Initializes a newly created String object so that it represents an empty character sequence. String(byte[] 阅读全文
摘要:
HTML HTML(比较杂) <body>和</body>之间的文本是可见的页面内容 标签含义:<h1></h1>:标题h1到h6标题逐渐变小 <p></p>:段落 <a></a>:链接标签,注意使用方式例如: This is a link <img>图像标签,注意使用方式例如: <img 阅读全文