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

📄 .cdtbuild

📁 仿照php的mysqli扩展自己使用MySQL的C Interface实现了一个简单的mysql操作类
💻 CDTBUILD
字号:
<?xml version="1.0"?><?fileVersion 3.1.0?><ManagedProjectBuildInfo>  <project id="MySQLCharCount.cdt.managedbuild.target.gnu.exe.1549446684" name="Executable (Gnu)" projectType="cdt.managedbuild.target.gnu.exe">    <configuration id="cdt.managedbuild.config.gnu.exe.debug.185281414" name="Debug" description="" parent="cdt.managedbuild.config.gnu.exe.debug" artifactName="MySQLCharCount" errorParsers="org.eclipse.cdt.core.MakeErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.GASErrorParser" cleanCommand="rm -rf">      <toolChain superClass="cdt.managedbuild.toolchain.gnu.exe.debug" id="cdt.managedbuild.toolchain.gnu.exe.debug.931916426" name="GCC Tool Chain">        <tool superClass="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug" id="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.1893027528" name="GCC C++ Compiler"/>        <tool superClass="cdt.managedbuild.tool.gnu.c.compiler.exe.debug" id="cdt.managedbuild.tool.gnu.c.compiler.exe.debug.1077982710" name="GCC C Compiler"/>        <tool superClass="cdt.managedbuild.tool.gnu.c.linker.exe.debug" id="cdt.managedbuild.tool.gnu.c.linker.exe.debug.1134821467" name="GCC C Linker"/>        <tool superClass="cdt.managedbuild.tool.gnu.cpp.linker.exe.debug" id="cdt.managedbuild.tool.gnu.cpp.linker.exe.debug.270661158" name="GCC C++ Linker">          <option superClass="gnu.cpp.link.option.libs" id="gnu.cpp.link.option.libs.216420625" valueType="libs">            <listOptionValue value="mysqlclient" builtIn="false"/>          </option>        </tool>        <tool superClass="cdt.managedbuild.tool.gnu.assembler.exe.debug" id="cdt.managedbuild.tool.gnu.assembler.exe.debug.1167992026" name="GCC Assembler"/>        <macros/>      </toolChain>    </configuration>    <configuration id="cdt.managedbuild.config.gnu.exe.release.886412565" name="Release" description="" parent="cdt.managedbuild.config.gnu.exe.release" artifactName="MySQLCharCount" errorParsers="org.eclipse.cdt.core.MakeErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.GASErrorParser" cleanCommand="rm -rf">      <toolChain superClass="cdt.managedbuild.toolchain.gnu.exe.release" id="cdt.managedbuild.toolchain.gnu.exe.release.1072392073" name="GCC Tool Chain">        <tool superClass="cdt.managedbuild.tool.gnu.cpp.compiler.exe.release" id="cdt.managedbuild.tool.gnu.cpp.compiler.exe.release.1074980244" name="GCC C++ Compiler"/>        <tool superClass="cdt.managedbuild.tool.gnu.c.compiler.exe.release" id="cdt.managedbuild.tool.gnu.c.compiler.exe.release.538589138" name="GCC C Compiler"/>        <tool superClass="cdt.managedbuild.tool.gnu.c.linker.exe.release" id="cdt.managedbuild.tool.gnu.c.linker.exe.release.2109135315" name="GCC C Linker"/>        <tool superClass="cdt.managedbuild.tool.gnu.cpp.linker.exe.release" id="cdt.managedbuild.tool.gnu.cpp.linker.exe.release.299977134" name="GCC C++ Linker"/>        <tool superClass="cdt.managedbuild.tool.gnu.assembler.exe.release" id="cdt.managedbuild.tool.gnu.assembler.exe.release.2018738512" name="GCC Assembler"/>      </toolChain>    </configuration>  </project></ManagedProjectBuildInfo>

⌨️ 快捷键说明

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