CamelCase words are treated specially: 'NullPointerException' will return work items that contain this exact term, but also others that contain just 'NPE'.
CamelCase单词将做特别处理:“NullPointerException”将返回包含这个确切术语的工作物件,但同时还返回仅包含“NPE”的工作物件。
An example of this is in JET's ability to use camelcase in XPath expressions by extending this extension point (see the CamelCaseFunction in the JET source code).
一个JET中这样的例子是:通过扩展该扩展点,在XPath表达式中使用camelcase(参见jet源代码中的CamelCaseFunction)。
Methods that exist in .NET assemblies are available in IronRuby in two forms: familiar ruby lowercase form (controls.add) and traditional C# camelcase form (ToString).
NET程序集的方法可以以两种形式在IronRuby中表示:熟悉的ruby小写形式(例如controls.add)和传统的C#驼峰形式(例如ToString)。
NET classes can directly translate into Ruby classes and .NET namespaces are represented as Ruby modules — both of these are always named using Upper CamelCase in Ruby.
NET类可以直接转换成Ruby类,而命名空间是以Ruby模块的形式表示,在Ruby中两者都会使用大写驼峰表示法。
NET classes can directly translate into Ruby classes and .NET namespaces are represented as Ruby modules — both of these are always named using Upper CamelCase in Ruby.
NET类可以直接转换成Ruby类,而命名空间是以Ruby模块的形式表示,在Ruby中两者都会使用大写驼峰表示法。
应用推荐