a = Convert.ToDouble(str.Substring(str.Length + 1, 1)) / Convert.ToDouble(str.Substring(str.Length - 1, 1)); b = Convert.ToDouble(str.Substring(str.Length - 1, 1)) / Convert.ToDouble(str.Substring(str.Length + 1, 1)); 我是在網上看的 按自己理解 想的 但是不對,求指點 沒分了 求幫助 謝謝
- 1 回答
- 0 關注
- 3920 瀏覽
添加回答
舉報
0/150
提交
取消