文件名称:wosclib:这是以下代码的克隆
文件大小:208KB
文件格式:ZIP
更新时间:2024-06-14 13:18:59
C++
建立图书馆 建立库运行 ./configure make 在mingw / MSYS,darwin,debian etch下测试了构建过程。 对于特殊的配置选项,请检查 ./configure --help 建立文件 如上所述配置库。 然后跑 make doc 然后,可以在以下位置找到生成的文档的索引页: doc/html/index.html 如果您想生成类图表并且有可用的点,请更改行 在doc / wosclib.doxyfile中从CLASS_DIAGRAMS =否HAVE_DOT =否到CLASS_DIAGRAMS =是HAVE_DOT = YES 请注意,由于从doc / wosclib.doxyfile.in生成了doc / wosclib.doxyfile,因此一旦再次运行./configure,所做的更改就会丢失。 例子 该发行版包含一些示例,这些示例显示了该库
【文件预览】:
wosclib-master
----WOscTimeTag.h(5KB)
----WOscException.h(5KB)
----WOscUtil.h(3KB)
----WOscTcpHandler.cpp(8KB)
----WOscMessage.cpp(22KB)
----WOscPacket.cpp(1KB)
----WOscPriorityQueue.h(4KB)
----WOscMethod.cpp(7KB)
----WOscLib.cpp(2KB)
----WOscNetReturn.cpp(2KB)
----WOscMessage.h(4KB)
----WOscInfo.h(2KB)
----cfg()
--------config.guess(44KB)
--------config.sub(33KB)
--------install-sh(13KB)
----WOscTcpServer.cpp(7KB)
----WOscString.h(2KB)
----WOscTcpHandler.h(5KB)
----WOscPriorityQueue.cpp(5KB)
----WOscReceiverMethod.h(3KB)
----lgpl.txt(26KB)
----WOscBundle.cpp(12KB)
----WOscContainer.cpp(18KB)
----WOscLib.h(8KB)
----tests()
--------patternmatch.cpp(2KB)
----WOscBundle.h(8KB)
----WOscReceiverMethod.cpp(1KB)
----WOscTcpClient.cpp(3KB)
----WOscTcpClient.h(897B)
----WOscUtil.cpp(4KB)
----Makefile.in(4KB)
----WOscNetReturn.h(4KB)
----WOscPatternMatch.cpp(7KB)
----WOscString.cpp(9KB)
----WOscConfig.h(3KB)
----doc()
--------wosclib.doxyfile.in(8KB)
--------lgpl.html(27KB)
--------wosclib.doxyfile(8KB)
--------OSC-spec.html(16KB)
--------OSC-spec-examples.html(6KB)
----examples()
--------WOscServer.h(5KB)
--------WOscClient.cpp(17KB)
--------WOscStreamingClient.cpp(9KB)
--------WOscServer.cpp(13KB)
--------WOscClient.h(4KB)
--------WOscStreamingServer.cpp(8KB)
----WOscContainer.h(5KB)
----configure(157KB)
----.gitignore(162B)
----WOscReceiver.cpp(9KB)
----WOscTimeTag.cpp(12KB)
----WOscBlob.cpp(6KB)
----WOscConfig.h.in(3KB)
----WOscBlob.h(2KB)
----README.md(3KB)
----WOscTcpServer.h(3KB)
----WOscMethod.h(6KB)
----WOscException.cpp(3KB)
----WOscReceiver.h(6KB)
----WOscPacket.h(2KB)
----configure.ac(6KB)
----WOscPatternMatch.h(2KB)
----WOscInfo.cpp(1KB)