C#简单的计算贷款的源代码调试错误
private void button2_Click(object sender, EventArgs e)
{
textBox4.Text = String.Format("{ 0,-:c5} { 1,8:c5}{ 2,9:c5){ 3,:c5}{ 4,:c5}",
"loanAmout", "ARate", "LPeriod", "mouthlyPayment", "totalPayment");
textBox1.Text = "";
textBox2.Text = "";
textBox3.Text = "";
}
有错,该是源码java写木马源码monthlyPayment
格式字符在前
2025-01-20 00:54
2025-01-20 00:13
2025-01-19 23:20
2025-01-19 22:58
2025-01-19 22:58