If you try to print or view a class file as text, you'll generally see many strings of this type, each a reference to some class.
如果您尝试将一个类文件作为文本输出或查看,那么通常会看到上述形式的多个字符串,每个字符串都是对某个类的引用。
This rendering process simply provides text, so you can set the rendered text as an attribute on the main view.
这个呈现过程仅提供文本,所以我们可以将所呈现的文本设置为主视图中的一项属性。
To try this out, type the above into a text editor and save the file as "test.html", then view the file in a web browser.
要试验它,可以在文本编辑器里面输入上面的代码并保存文件为“test . html”,然后在一个浏览器中查看这个文件。
应用推荐