target 相关问题

在makefile中,目标与请求操作时要执行的一系列命令相关联。

RSQLite 和 R 中的目标

我想创建一个数据库以进行高效查询,但与目标一起使用。 有没有更好的选择来打开和关闭连接? tar_target(数据库, 格式 = "文件", 命令 = { ...

回答 1 投票 0

在cmake中,如何使一个目标依赖于另一个目标?

例如,我有库目标A,库目标B依赖于A。 我不想将 A 的源文件添加到 B 的源文件列表中,而是希望 B 依赖于目标 A。

回答 1 投票 0

学习和理解 Xcode 构建系统

好吧,我对 Xcode 的构建过程很好奇。设置多个目标,如何自动进行版本控制以及总体了解系统,以便我可以操纵它来做我想做的事情。 D...

回答 2 投票 0

避免 Informatica 中出现重复的目标文件

我在工作流程中使用平面文件目标,并使用 FileName 属性填充文件。 它工作得很好,但也会创建另一个仅包含标题的文件。 我想禁用它的创建...

回答 1 投票 0

Excel VBA;如何使用范围中的 Target.Offset 以便仅填充距范围中最后一个单元格的单元格偏移量?

当修改范围中的任何单元格时,我使用以下代码用当前日期和时间填充单元格。我希望 O 列中的单元格在修改任何单元格时填充日期...

回答 1 投票 0

PowerShell 脚本未压缩正确的文件

功能拉链 { 参数 ( [字符串]$zip文件 , [字符串[]]$toBeZipped ) $CurDir = 获取位置 设置位置“C:\Program Files -Zip” .z.exe A -tzip $zipF...

回答 2 投票 0

使在 MSBuild 目标中创建的 ItemGroup 可用于调用目标

如果我的 MSBuild 文件中有以下目标: 如果我的 MSBuild 文件中有以下目标: <Target Name="Temp"> <CallTarget Targets="CreateTestList" /> <Message Text="TestList: -- @(TestAssembly) -- " /> <Message Text="Testing &quot;%(TestAssembly.Identity)&quot;" /> </Target> <Target Name="CreateTestList"> <CreateItem Include="**\bin\$(Configuration)\*Tests.dll"> <Output TaskParameter="Include" ItemName="TestAssembly" /> </CreateItem> <Message Text="TestList: -- @(TestAssembly) -- " /> <Message Text="Testing &quot;%(TestAssembly.Identity)&quot;" /> </Target> 如何使 Temp 目标中的 Message 语句打印出 CreateTestList 目标放入 @(TestAssembly) ItemGroup 中的项目? 有两点需要注意。首先,CreateItem 任务基本上已经过时了。只需在目标中声明一个 ItemGroup 即可使其更具可读性。其次,由于 MSBuild 发布项目的方式,您需要使 CreateTestList 目标作为依赖项运行,而不是与 CallTarget 一起运行,后者在大多数情况下用处有限。所以, <Target Name="Temp" DependsOnTargets="CreateTestList"> <Message ... </Target> <Target Name="CreateTestList"> <ItemGroup> <TestAssembly Include="**\bin\$(Configuration)\*Tests.dll"> </ItemGroup> <Message ... </Target>

回答 1 投票 0

在 {targets} 管道中使用 {pointblank} 时找不到表

我尝试使用 {pointblank} 包来验证 {targets} 管道中的某些数据,但不断收到错误,指出找不到要操作的数据对象。当我刚刚执行该行时

回答 1 投票 0

我如何编写这个函数来获取文章的值?

Tentei 捕获或使用文章的价值,单击并设置不同的功能,这些价值将永远不会改变。 Como posso 解析器? 从 '../../serv... 导入 api

回答 1 投票 0

第二个 Nuget 的构建目标未执行

我为我的两个 WebAssembly 项目 Client1 和 Client2 创建了两个 nuget 包,并为每个包添加了一个构建目标,以从该客户端检索 css 文件并将它们复制到主项目,而

回答 0 投票 0

vuforia 区域目标点云

我的区域目标有问题。 是否有机会从区域目标获取点云或网格? 从扫描区域目标中查找点云 我正在等待任何帮助。我使用 vuforia 区域应用程序

回答 1 投票 0

使用自定义目标将所有 NLog 输出重定向到 Serilog

作为从 NLog 切换到 Serilog 的一个步骤,我想重定向 NLog 的 LogManager.GetLogger(name) 标准调用的标准接线,以桥接任何代码日志记录到 NLog 进行转发

回答 1 投票 0

“MyClassLibraryProjectName”目标为“net5.0”。它无法被面向“.NETFramework,Version=v4.7.2”的项目引用

我在当前项目中添加了具有.NETFramework的类库,版本=v4.7.2。我有其他类库项目,其目标为“net5.0”。我如何将图书馆项目引用到我的当前...

回答 1 投票 0

目标会员资格呈灰色(已禁用)

我正在尝试为我的 iPhone 应用程序创建一个新的单元测试构建目标。我遇到的问题是我的源代码“组”的目标成员资格选项呈灰色。 我确实删除了原版...

回答 4 投票 0

镜像滚动效果开启。在两个容器之间单击

目前,我正在学习如何用 javascript 和 jquery 编写。我使用一个代码,当您单击导航菜单时,它会向下滚动到另一个 div 内的特定 div。不过,我正在尝试...

回答 2 投票 0

R脚本运行没有问题,但目标管道报错

我已经开始使用目标(来自包(目标)),以避免多次重新运行我的分析并使它们更具可重复性。然而,当 R 处于 no 状态时,同样的分析也可以正常工作......

回答 1 投票 0

重定向到社交频道的 HTML 标签被阻止

我想将用户重定向到浏览器新选项卡中的其他网站,如下所示。 const 重定向 = 异步 () => { const { link } =等待 axios.get('https://api.mywebsite.com') 窗口.打开(链接) } 我...

回答 2 投票 0

映射结构:当源为空时,目标不应设置为空

我正在尝试使用mapstruct 1.2.0.CR2 映射嵌套属性。 (示例将 customer.address.houseNumber 映射到 userDTO.homeDTO.addressDTO.houseNo )。 期望:我不想设置地址...

回答 5 投票 0

运行 mvn clean install 后没有生成目标文件夹

运行 mvn clean install 后我无法看到目标文件夹 这是我的父 pom.Traget 文件夹在文件夹结构中丢失。构建消息虽然成功 运行 mvn clean install 后我无法看到目标文件夹 这是我的父 pom.Traget 文件夹在文件夹结构中丢失。不过构建消息成功了 <?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> <version>2.6.3</version> <relativePath/> <!-- lookup parent from repository --> </parent> <groupId>abc.def.ghi.jkl.ABCservice</groupId> <artifactId>abc-def-service</artifactId> <version>0.0.1-SNAPSHOT</version> <name>Abc Def Service</name> <description>Abc Def Service</description> <packaging>pom</packaging> <properties> <java.version>11</java.version> <flyway.version>6.4.4</flyway.version> <maven.compiler.source>1.8</maven.compiler.source> <maven.compiler.target>1.8</maven.compiler.target> </properties> <dependencies> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter</artifactId> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-test</artifactId> <scope>test</scope> </dependency> </dependencies> <build> <plugins> <plugin> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-maven-plugin</artifactId> <configuration> <skip>true</skip> </configuration> </plugin> <plugin> <groupId>org.flywaydb</groupId> <artifactId>flyway-maven-plugin</artifactId> <inherited>false</inherited> <configuration> <configFiles>${project.basedir}/../flyway/flyway.conf</configFiles> </configuration> <dependencies> <dependency> <groupId>com.microsoft.sqlserver</groupId> <artifactId>mssql-jdbc</artifactId> <version>7.4.1.jre8</version> </dependency> </dependencies> </plugin> </plugins> </build> </project> 下面是我的子 pom,我想创建 jar 文件以在我的 Docker 映像构建中使用。不知怎的,目标文件夹没有被创建 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>abc.def.ghi.jkl.app</groupId> <artifactId>abc-def-service</artifactId> <relativePath>../../pom.xml</relativePath> <version>0.0.1-SNAPSHOT</version> </parent> <artifactId>abc-def-application</artifactId> <name>abc-def-application</name> <properties> <java.version>11</java.version> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <maven.compiler.source>1.8</maven.compiler.source> <maven.compiler.target>1.8</maven.compiler.target> </properties> <dependencies> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter</artifactId> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-test</artifactId> <scope>test</scope> </dependency> </dependencies> <build> <plugins> <plugin> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-maven-plugin</artifactId> <version>2.6.3</version> <configuration> <mainClass>abc.def.ghi.MainApplication</mainClass> </configuration> <executions> <execution> <goals> <goal>repackage</goal> </goals> </execution> </executions> </plugin> </plugins> </build> </project> 在父pom中,我使用的是pom,不应该使用它。它应该是 jar 或根本不应该指定。 https://github.com/eugenp/tutorials/issues/2414 我正在使用, <packaging>pom</packaging> 在 pom.xml 中。所以基本上它说明了您想要如何生成捆绑包。所以将其配置为<packaging>jar</packaging>。它将创建目标。

回答 2 投票 0

Vuforia:在图像目标的特定位置渲染模型

我想知道图像目标位置是如何工作的,因为我想在图像目标的特定位置或点上渲染模型。如何使用笔记本电脑外接摄像头解决此问题? 当...

回答 1 投票 0

© www.soinside.com 2019 - 2024. All rights reserved.