是否有可能建立与C / C ++的企业应用程序? [英] Is it possible to build an enterprise application with C/C++?

查看:132
本文介绍了是否有可能建立与C / C ++的企业应用程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

所以,我听说Facebook的使用下它们的基础业务逻辑,用PHP作为前端。现在我正在学习C ++,我在2周内的任务是开发一个纵横字谜游戏的人玩。我完成了计划,生产字谜与单词之间的最高组合的可能性。输入是由用户上传的文件或让他们进入。现在我做的前端,我pretty惊讶,我可以嵌入C ++ code到我的网页,这事我从来没有想到存在,是一个像Klone嵌入式服务器完全可能的:的 http://www.koanlogic.com/klone/ 和C ++,如Web工具包:的 http://www.webtoolkit.eu/wt

So, I heard that facebook used C for their underlying business logic, with PHP as the front end. Now I'm learning C++, and my assignment in 2 weeks is to develop a crossword puzzle game for people to play. I finish the program to produce a crossword puzzle with possibility of highest combination between words. The input is from file uploaded by the user or let them enter. Now I'm doing the frontend, and I'm pretty amazed that I can embed C++ code into my web pages, things which I thought never exists, is totally possible with embedded server like Klone: http://www.koanlogic.com/klone/ and web toolkit for C++ like: http://www.webtoolkit.eu/wt.

我真的很喜欢C ++,因为它是一个pretty通用语言。如果我可以用C / C ++开发的商务网站,我可以练习C / C ++了很多,我希望我能够在Linux上执行系统调用来实践它。毕业后,根据我的大学提供的知识后,我会更加专业从事网络开发。事情是,我还是想在C / C ++编程,所以后来我可以切换到领域,如游戏编程或嵌入式系统编程。

I really like C++ because it's a pretty general purpose language. If I can develop business website using C/C++, I can practice C/C++ a lot, and I hope I can perform system call on linux to practice it. After graduating, based on knowledge my university provided, I will be more specialised in web development. The thing is, I still want to program in C/C++, so later I can switch to fields such as game programming or embedded system programming.

所以,你有任何意见,建议和经验在这个问题上?

So, do you have any opinions, advises and experience on this issue?

推荐答案

由于我们分享观点:

让我们不要忘记 谷歌的本地客户端项目 这-frankly-岩。这将允许您运行的任何的任何本地code在浏览器中,通过它编译成可核查的对象格式(很像说verifyable管理code,它是Silverlight的基础,但不依赖于任何VM)。

Let's not forget about Google's Native Client project which -frankly- rocks. It will allow you to run any about any native code in the browser, by compiling it into verifiable object format (much like say verifyable managed code that is the basis for Silverlight, but not tied to any VM).

我挖了<​​a href=\"http://www.youtube.com/watch?v=L8m9U7p_Ntk&feature=related\" rel=\"nofollow\">视频链接我发现最翔实,当我第一个发现了氯化钠

I dug up the video link I found most informative when I first found out about NaCl

这篇关于是否有可能建立与C / C ++的企业应用程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆