V

Vongolaottavo

#1586556

这名用户暂未设置签名。

发帖
1
文章
0
互动
2
陶片
0
获赞
0
收藏
0

历史用户名外显

追踪最近的用户名外显变动记录。

  1. Vongolaottavo
    最早追溯到 2024/11/19最后捕获于 2024/11/19

时间线

最近的文章、讨论、云剪贴板与社区记录

  1. 回复讨论

    在讨论刚接触c#,试着写了一下,不知道错哪了回复:

    谢谢各位,没想到错这里了...
  2. 回复讨论

    在讨论刚接触c#,试着写了一下,不知道错哪了回复:

    这样看的清楚一点 ``` using System; namespace HellowWorld { class Program1 { static void Main() { string n = "Hellow,World!"; Console.WriteLine(n); } } } ```
  3. 发起讨论
    刚接触c#,试着写了一下,不知道错哪了

    using System; namespace HellowWorld { class Program1 { static void Main() { string n = "Hellow,World!"; Console.WriteLine(n); } } }

    回复 11参与人数 11
已经到最早的记录