FWRouter:纯快速路由器

时间:2021-03-19 21:37:41
【文件属性】:
文件名称:FWRouter:纯快速路由器
文件大小:30KB
文件格式:ZIP
更新时间:2021-03-19 21:37:41
swift ios router architecture Swift FWRouter 中文版本请查看 FWRouter是一种高性能的Trie节点路由器,来自 这不是服务器路由器,而是iOS UI路由器,您可以从中构建自己的iOS应用。 例子 使用 git clone https://github.com/JianweiWangs/FWRouter.git cd FWRouter make 快速获取和构建源代码。 还有一些脚本可以帮助您开发和PR。 # install dependence and open project make # install dependence make install # build test make test # open project make open # quit Xcode make quit 在提出请求之前,请确保测试成功。 用法 网址匹配 let router = FWRouterManager. shar
【文件预览】:
FWRouter-master
----.gitignore(1KB)
----Makefile(362B)
----Example()
--------FWRouter.xcodeproj()
--------Tests()
--------Podfile.lock(527B)
--------Podfile(198B)
--------FWRouter()
----.travis.yml(402B)
----FWRouter.podspec(1KB)
----_Pods.xcodeproj(27B)
----LICENSE(1KB)
----README.md(3KB)
----README_CN.md(3KB)
----FWRouter()
--------Assets()
--------Classes()

网友评论