Deploy WAR, EAR files inthe Java EE ServerWAR, EAR files in the Java EE Server. ︎ According to environment, modify and deploy configuration files, then manage Java EE system. ︎ Varify the conformance from structure of EAR files to Java EE0 码力 | 1 页 | 51.98 KB | 1 年前3
CMake Configuration for Demo Project8) # Provide path for scripts list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_LIST_DIR}/CMake") project(demo) include(UseCompilerCache) useCompilerCache() set(CMAKE_VERBOSE_MAKEFILE off) # If building (0x01000000) add_custom_target(delete_coverage_gcda_files COMMAND find ${CMAKE_BINARY_DIR} -name '*.gcda' -print -delete COMMENT "Deleting *.gcda files." )0 码力 | 1 页 | 1.23 KB | 6 月前3
THE FIRST EXPLORATION OF PROJECT SPARROW第三届中国 Rust 开发者大会 THE FIRST EXPLORATION OF PROJECT SPARROW Feng Li ( 李枫 ) hkli2013@126.com Jun 18, 2023 An indie developer from China The Virtualization, RISC-V, EDA, 5G/6G… Who Am I Agenda I. Background Tech Stack Project Sparrow Testbed II. Practicing Sparrow CantripOS(KataOS) Rust support in seL4 userspace I. Background https://lowrisc.org/ https://github.com/lowrisc 1.4.2.1 Project OpenTitan Overview I. Background https://opentitan.org/ . Source: https://lowrisc0 码力 | 68 页 | 13.14 MB | 1 年前3
Apache ServiceComb Introduction of Microservice Innovation Projecthttps://github.com/apache?q=servicecomb Apache ServiceComb Introduction of Microservice Innovation Project [Website] http://servicecomb.apache.org [Github ] https://github.com/apache?q=servicecomb Continuous https://github.com/apache/servicecomb-toolkit • Next step - Support one-click production microservice project based on popular microservice framework such as SpringCloud. - Support OAI V3 - Support for toolkit [Github ] https://github.com/apache?q=servicecomb Toolkit - One-click generation of microservice project • Quick Start https://github.com/apache/servicecomb-toolkit/blob/master/samples/README-ZH.md User0 码力 | 13 页 | 1.13 MB | 1 年前3
The Beman Project: Bringing Standard Libraries to the Next LevelThe Beman Project Bringing Standard Libraries to the Next Level David Sankel | Principal Scientist Software Technology Lab Image generated with Adobe FireflyWhere does the standard come from?BristolBristol© Support the efficient design and adoption of the highest quality C++ standard libraries” – Beman project mission 17 David Sankel Richard Powell© 2024 Adobe. All Rights Reserved. “ Support the efficient adoption of the highest quality C++ standard libraries through implementation experience” – Beman project mission 18 David Sankel Richard Powell© 2024 Adobe. All Rights Reserved. “ Support the efficient0 码力 | 53 页 | 7.38 MB | 6 月前3
在Eclipse中使用Maven创建Dynamic Web Project在Eclipse中使用Maven创建Dynamic Web Project 1 创建Maven Project 在Eclipse中选择File - new - Project… - Maven - Maven Project,创建Maven工程。按需填写相关信息,注意选择 org.apache.maven.archetypes maven-archetype-webapp 1.0,完成工程创建。 需要手动完成配置如下(同src/test/java): {project name}/target/test-classes 如果没有选中则选中Allow output folders for source folders,完成class路径配置。 4 Servlet配置 右键项目,选择Properties - Project Facets - Dynamic Web Module,将其修改为高版本,测试环境中修改为3 Module,将其修改为高版本,测试环境中修改为3.1,但 会显示错误信息Cannot change version of project facet Dynamic Web Module to 3.1,无法完成配置。这是因为新 建工程的时候,用的maven-artchetype-webapp的servlet是2.3版本,比较老,需要手动修改相关文件。 4.1 修改web.xml⽂文件 在工程目录src/mai0 码力 | 2 页 | 345.86 KB | 1 年前3
Conan 1.16 Documentation. . . . . . . . . . . . . . . . . . 247 13.20 How to capture package version from text or build files . . . . . . . . . . . . . . . . . . . . . . . . . 248 13.21 How to use Conan as other language package . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 415 14.8 Configuration files . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 441 14.9 possible to depend on packages created with other build system than the one you are using to build your project. 1.5 Stable From Conan 1.0, there is a commitment to stability, not breaking user space while evolving0 码力 | 545 页 | 4.34 MB | 1 年前3
Conan 1.7 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 148 11.9 pkg-config and .pc files . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 148 11.10 Boost Build . . . . . . . . . . . . . . . . . . 206 12.18 How to capture package version from text or build files . . . . . . . . . . . . . . . . . . . . . . . . . 207 12.19 How to use Conan as other language package . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 338 13.8 Configuration files . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 361 13.90 码力 | 433 页 | 2.95 MB | 1 年前3
Conan 1.9 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 154 12.9 pkg-config and .pc files . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 155 12.10 Boost Build . . . . . . . . . . . . . . . . . . 217 13.19 How to capture package version from text or build files . . . . . . . . . . . . . . . . . . . . . . . . . 217 13.20 How to use Conan as other language package . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 361 14.8 Configuration files . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 386 14.90 码力 | 470 页 | 3.05 MB | 1 年前3
Conan 1.6 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 146 11.9 pkg-config and pc files . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 146 11.10 Boost . . . . . . . . . . . . . . . . . . 204 12.18 How to capture package version from text or build files . . . . . . . . . . . . . . . . . . . . . . . . . 205 12.19 How to use Conan as other language package . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 334 13.8 Configuration files . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 356 13.90 码力 | 428 页 | 2.87 MB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100













