将 Haskell 转换为 C 以在 iPhone 上使用
我已经编写了一个 Haskell 库,我想将其包含在 iPhone 应用程序中。它大量使用了 Haskell 的函数能力、柯里化等,并且用 Objective-C 重写会很困难。 …
帮助我从原型转向 jquery
window.onload = function() { $A($('draggables').getElementsByTagName('p')).each( function(item) { new Draggable( item, { revert: true } ); }…
将 C 语言翻译为 JavaScript
Closed. This question is seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. It does not …
C#.net XMLSocket 应用程序
我正在尝试使用 XMLSocket 协议将 C#.net 应用程序连接到服务器,我可以使用以下 VB.net 代码来完成此操作,但我不确定如何在 C# 中执行此操作,因为…
将 Python 代码转换为 PHP
Closed. This question is seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. It does not …
将 matlab 转换为 python/numpy
Closed. This question is seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. It does not …
Android 相当于 iOS 中的 NSUserDefaults
我想保存一些简单的数据。在 iPhone 上,我可以使用 NSUserDefaults。 Android 中类似的命令是什么? 我只是保存一些变量,只要安装了应用程序就可以…
斐波那契数列上的 U 组合器:如何将此代码转换为 python?
我正在尝试了解组合器,但无法理解 (Y overriding自行申请)。我想我已经开始理解这个概念了,但距离理解还很远。 我想将以下代码翻译为 Python: (de…
需要源到源编译器框架
我曾经使用 OpenC++ (http://opencxx.sourceforge.net/opencxx/html/ overview.html) 执行代码生成,如: 来源: class MyKeyword A { public: void m…
有免费的 Python 到 C 翻译器吗?
Closed. This question is seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. It does not …
编写从 Python 到 C 的代码转换器?
Closed. This question needs to be more focused. It is not currently accepting answers. 想要改进这个问题吗?通过编辑这篇文章来更新问题,使其…
从 JavaScript 到 Python 代码的转换?
Closed. This question is seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. It does not …
将 C 语言转换为 PHP 语言?
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. 要求我们推荐或查找工具、库或最喜欢的…
铁轨上的Python?
是否可以将 Ruby on Rails 代码库转换为 Python? 我认为很多人比 Ruby 更喜欢 Python,但发现 Ruby on Rails 的功能(整体上)比 Python Web 框架中…
将java代码转换为c#代码的工具
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. 要求我们推荐或查找工具、库或最喜欢的…