Listing 9 shows the complete action class code, not just the segment that changes the project description, so we can learn about some utility methods created for the second revision of the plugin.
清单9显示了完整的操作类代码,不只是改变项目描述的片断,这样我们可以学习为第二版插件创建的一些实用方法。
This popular plugin provides cross-browser compatible methods of dealing with the dimensions of page elements.
这个流行的插件提供了一些跨浏览器兼容的方法,来处理页面元素的尺寸问题。
For example, a handy plugin is the Structure Browser, which shows a collapsible tree of functions, classes, and methods that can be used to navigate or show context within a large module.
例如,StructureBrowser就是一个有用的插件,它用一个可折叠的树来显示函数、类和方法,这样就可以浏览或显示一个大模块中的上下文。
The class ActionUtil (Listing 10) contains methods for common tasks invoked from our plugin action classes.
actionutil类(清单10)包含了我们的插件操作类要调用的一般任务所需要的方法。
To announce your plugin, there are a few methods and ideas.
有几种方法可以宣布插件。
I check the source code of the plugin and I can see there are methods related to handle recurring payments.
我检查插件的源代码,可以看到有相关的方法来处理重复支付。
You can sometimes remove a lot of duplication by generating methods dynamic. In this episode I will show you how to create a plugin which does exactly that.
通过动态的生成方法可以减少大量的代码重复。这一节讲述如何创建一个rails插件来实现。
You can sometimes remove a lot of duplication by generating methods dynamic. In this episode I will show you how to create a plugin which does exactly that.
通过动态的生成方法可以减少大量的代码重复。这一节讲述如何创建一个rails插件来实现。
应用推荐