Giter VIP home page Giter VIP logo

Comments (5)

786744873 avatar 786744873 commented on May 10, 2024

这里确实是个bug,稍后会更新,感谢指出🍻❤️

from easy-dotnet.

786744873 avatar 786744873 commented on May 10, 2024

大佬你可以pr下,一起参与贡献

from easy-dotnet.

sprders avatar sprders commented on May 10, 2024

大佬你可以pr下,一起参与贡献

提issue也是一样做贡献嘛😊。
另外,刚才又发现了一个问题,教程部分索引器的注意事项的第一条:

索引器可以有多个参数,但它们的类型必须不同。例如,this[int i, int j] 是有效的,但 this[int i, int i] 是无效的。

前面说的是类型必须不同,但是随后的例子强调的是参数名必须相同参数类型可以相同

from easy-dotnet.

sprders avatar sprders commented on May 10, 2024

我刚才发现代码下面的文字部分也有错误,输出了结果 8,这里也要改

from easy-dotnet.

786744873 avatar 786744873 commented on May 10, 2024

#6 已修复

from easy-dotnet.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.