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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

C framework and how to deliver code as exe or on linux

2 点作者 panbhatt超过 9 年前
Hi, Recently i have started coding in C to interact with REDIS and found out the old love to work with C, however i came a long way from java to nodeJS and wanted to learn it again for fun &amp; actual work (like developer a library like REDIS in C). I have few questions. 1. Where to start, since i know basic C, are there any frameworks established. 2. Network programming or i should say HTTP programming, how to do that. 3. How to delivery the softwares like EXE on windows , or jar in java means how the ecosystem works.<p>i hope there will be enough experienced programmers to guide me through the tunnel.

1 comment

datalist超过 9 年前
I am not quite sure what your question is.<p>Is it what you need to do to write native extensions for Node.js? In that case <a href="https:&#x2F;&#x2F;nodejs.org&#x2F;api&#x2F;addons.html" rel="nofollow">https:&#x2F;&#x2F;nodejs.org&#x2F;api&#x2F;addons.html</a> might get you started. Would there be a particular reason for a C implementation though?
评论 #10650866 未加载