whiteboardpattern:Java 8 中白板模式的示例实现

时间:2021-05-29 06:39:56
【文件属性】:
文件名称:whiteboardpattern:Java 8 中白板模式的示例实现
文件大小:649KB
文件格式:ZIP
更新时间:2021-05-29 06:39:56
Java 示例:使用 Java 8 的 WhiteboardPattern 带有 Java 8 和 OSGi 声明性服务注释的白板模式的示例实现。 您需要一个带有的来使注释工作。 运行示例 导入4个项目 de.elinja.whiteboard.api de.elinja.whiteboard.numberproducer de.elinja.whiteboard.printer.bin de.elinja.whiteboard.printer.hex到您的 Eclipse 工作区。 在项目de.elinja.whiteboard.numberproducer 中:右键单击WhiteboardPatternExample.launch in 并选择Run As WhiteboardPatternExample 样本的输出应该是 Sending no. 4711 to printers
【文件预览】:
whiteboardpattern-master
----de.elinja.whiteboard.numberproducer()
--------META-INF()
--------.settings()
--------src()
--------.project(782B)
--------WhiteboardPatternExample.launch(2KB)
--------build.properties(76B)
--------.classpath(369B)
----Readme.md(1KB)
----LICENSE(18KB)
----de.elinja.whiteboard.printer.bin()
--------META-INF()
--------.settings()
--------src()
--------.project(779B)
--------build.properties(103B)
--------OSGI-INF()
--------.classpath(369B)
----de.elinja.whiteboard.printer.hex()
--------META-INF()
--------.settings()
--------src()
--------.project(779B)
--------build.properties(103B)
--------OSGI-INF()
--------.classpath(369B)
----de.elinja.whiteboard.api()
--------META-INF()
--------.settings()
--------src()
--------.project(657B)
--------build.properties(76B)
--------.classpath(369B)
----graphics()
--------WhiteboardPattern1.gif(10KB)
--------WhiteboardPattern.fodg(436KB)
--------WhiteboardPatternAnimated.xcf(346KB)
--------WhiteboardPattern3.gif(20KB)
--------WhiteboardPatternAnimated.gif(73KB)
--------WhiteboardPattern4.gif(20KB)
--------WhiteboardPattern5.gif(24KB)
--------WhiteboardPattern2.gif(13KB)
----.gitignore(198B)

网友评论