我想制作需要一些输入的按钮 onclick 函数。 <button onclick="@test(123, 456)">Check</button> @functions { public void test(int a, int b) { Console.
確定! 回上一頁