如何在Flex应用程序中使用C#代码 [英] how to use c# code in flex application

查看:101
本文介绍了如何在Flex应用程序中使用C#代码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的问题是,如果我已经构建了ac#代码文件,那么我该如何在flex中使用相同的c#代码来执行相同的操作呢..

my question is that if i had build a c# code file then how can i use that same c# code in flex to do the same..

推荐答案

hi ,
看看这些帖子:
http://stackoverflow.com/questions/1134543/how-can-i-share-code-between-c-sharp-and-flex [ http://richapps.de/?p=46 [

take a look at these posts:
http://stackoverflow.com/questions/1134543/how-can-i-share-code-between-c-sharp-and-flex[^]

http://richapps.de/?p=46[^]

I hope it helps,
Cheers


Flex,用于编译Flash电影的框架,使用了另一种语言(ActionScript).您不能直接在.Net和Flex之间进行代码共享.根据您正在编写的内容,您也许可以编写代码,这些代码可以自动从一种语言的子集转换为另一种语言,也可以从第三种语言(例如HaXe或您自己构建的某种语言)自动翻译成任意一种.
Flex, the framework for compiling Flash movies, uses a different language (ActionScript). You can''t directly code share between .Net and Flex. Depending on what exactly you''re writing, you may be able to write code that can be automatically translated from a subset of one language to the other, or from a third language (e.g. HaXe or something you construct yourself) into either one.


这篇关于如何在Flex应用程序中使用C#代码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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