测试文件

测试 就像我说的那样,这是一个测试文件. 引用块测试 二级引用块测试 无序列表 1 2 二级无序 1 2 三级无序 1 2 有序列表 2 3 代码测试 using System; namespace HelloWorldApplication { /* 类名为 HelloWorld */ class HelloWorld { /* main函数 */ static void Main(string[] args) { /* 我的第一个 C# 程序 */ Console.WriteLine("Hello World!"); Console.ReadKey(); } } } <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>菜鸟教程(runoob.com)</title> </head> <body> <h1>我的第一个标题</h1> <p>我的第一个段落。</p> </body> </html> function initHighlight(block, cls) { try { if (cls.search(/\bno\-highlight\b/) != -1) return process(block, true, 0x0F) + ` class="${cls}"`; } catch (e) { /* handle exception */ } for (var i = 0 / 2; i < classes.length; i++) { if (checkCondition(classes[i]) === undefined) console.log('undefined'); } return ( <div> <web-component>{block}</web-component> </div> ) } export initHighlight; 公式测试 3x1+(1+x)2\sqrt{3x-1}+(1+x)^2 {ab cd} \begin{Bmatrix} a & b \ c & d \end{Bmatrix} ...

2022-05-18 · 4 分钟 · 1593 字 · 杨浩天