TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Plainbudget's latest updates

1 点作者 jgalvez将近 7 年前
Now you can have two files, say, A.txt and B.txt:<p>A.txt:<p><pre><code> = Weekly - 100 Groceries - 50 Gasoline </code></pre> B.txt:<p><pre><code> + 1000 Salary - 500 Random - Weekly x 4 </code></pre> Then run:<p><pre><code> pbudget A.txt B.txt </code></pre> Result:<p><pre><code> = 150 Weekly - 100 Groceries - 50 Gasoline + 1000 Salary - 500 Random - 150 Weekly x 4 = -100 </code></pre> Not only will B see the Weekly definition in the other file, but the x multiplier will work too.<p>npm install pbudget -g<p><a href="https:&#x2F;&#x2F;galvez.github.io&#x2F;plainbudget&#x2F;" rel="nofollow">https:&#x2F;&#x2F;galvez.github.io&#x2F;plainbudget&#x2F;</a>

暂无评论

暂无评论