Flakes/zh: Difference between revisions
Created page with "考虑这样一个场景:您的可执行程序 <code>consumexe</code> 依赖于一个库 <code>libdep</code>。你希望同时开发这两个项目,并且对 <code>libdep</code> 的修改能够实时反映到 <code>consumexe</code> 中。这种工作流程可以通过以下方式实现:" Tags: Mobile edit Mobile web edit |
Created page with "现在您已经构建了依赖项,<code>consumexe</code> 可以将其作为输入。'''在另一个终端中''':" Tags: Mobile edit Mobile web edit |
||
Line 439: | Line 439: | ||
</syntaxHighlight> | </syntaxHighlight> | ||
现在您已经构建了依赖项,<code>consumexe</code> 可以将其作为输入。'''在另一个终端中''': | |||
<syntaxHighlight lang=bash> | <syntaxHighlight lang=bash> |