摘要:
static void Main(string[] args) { int j = 0; Console.WriteLine("++ j =>" + (++j)); //++ j => 1 int s = 0; Console.WriteLine("s++ =>" + (s++)); //s++ = 阅读全文
posted @ 2023-04-18 15:52
诗情寻知己
阅读(20)
评论(0)
推荐(0)
|
诗情寻知己
揽几缕、轻挽起,暮暮朝朝与君语。 |