面向特征的编程 - 示例
我读过一些有关面向功能编程的内容,但我错过了用例和示例。有没有什么技术或模式可以应用FOP?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
我读过一些有关面向功能编程的内容,但我错过了用例和示例。有没有什么技术或模式可以应用FOP?
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(3)
有关面向功能的编程 (FOP) 的信息 - 也称为面向功能的软件开发 (FOSD) - 可以在这里找到:
用例通常可以在< em>软件产品线工程 (SPLE) 社区,其中 FOSD 是实现技术的一个新兴领域。
关于商业工具实际应用的白皮书和教程:
Information on Feature Oriented Programming (FOP) - also known as Feature Oriented Software Development (FOSD) - can be found here:
Use-cases are often found in the Software Product Line Engineering (SPLE) community, where FOSD is one emerging field of implementation techniques.
Whitepapers and tutorials on practical application with commercial tools:
如果您仍然对 FOP 感兴趣,请查看此网站:http:// /wwwiti.cs.uni-magdeburg.de/iti_db/research/featureide/
FeatureIDE 是 FOP 的基于 Eclipse 的 IDE。它还带来了一些示例和教程。
SPL2go 是使用 FOP 开发的软件产品线的存储库。
如果您需要一些文献,请查看这本书。
If you are still intrested in FOP, take a look at this site: http://wwwiti.cs.uni-magdeburg.de/iti_db/research/featureide/
FeatureIDE is a Eclipse-based IDE for FOP. It also brings some examples and tutorials.
SPL2go is a repository of software product lines developed with FOP.
If you need some literature take a look at this book.
我认为你的意思是功能驱动开发(FDD)。
有很多例子,但一个好的起点是维基百科 http://en.wikipedia.org/wiki/功能驱动开发
I think you mean Feature Driven Development (FDD).
And there are many example, but a good start point is wikipedia http://en.wikipedia.org/wiki/Feature_Driven_Development