subroutine name meaning in Chinese
子程序名
Examples
- If you use just one asterisk with no subroutine name , sb password validation will perform the validation listed below
如果您仅仅使用一个星号( * )而没有子例程名称,那么sb +密码验证将会执行下面列出的验证。 - For me , it has seemed much simpler to have short subroutine names that are exactly the same from one project to the next
对于我,它看起来更简单:具有短子程序名称,这些名称从这个程序到下一个程序完全一样。 - This provides a more controlled renaming experience than using find and replace . for example , consider a class that defines two subroutines named
这种方式的重命名体验比使用查找和替换进行的重命名体验更便于控制。 - We recommend that you use this naming convention when defining event handlers for your own events , but it is not required ; you can use any valid subroutine name . associating events with event handlers
建议使用此命名约定定义您自己事件的事件处理程序,但这并不是必选的方法;您可以使用任何有效的子例程名称。