⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 autogen.sh

📁 一个C++写的KdTree容器模板库
💻 SH
字号:
#!/bin/sh -ex#libtoolize --force &> /dev/nullaclocalautoheaderautomake --add-missing --no-forceautoconf# To be run by the library users#exec ./configure $@# COPYRIGHT --## This file is part of libkdtree++, a C++ template KD-Tree sorting container.# libkdtree++ is (c) 2004-2007 Martin F. Krafft <libkdtree@pobox.madduck.net># and distributed under the terms of the Artistic License 2.0.# See the ./COPYING file in the source tree root for more information.## THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED# WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES# OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -