language-interoperability
Matlab Builder JA - Compile Matlab into a Java jar - Free Version?
Please keep in mind that I know nothing about Matlab. Matlab Builder JA lets developer build Matlab appli开发者_JAVA技巧cations and export them into Java jars. That\'s great, I just have to produce a[详细]
2023-03-27 14:52 分类:问答Is CORBA a language?
As i know CORBA is used to maintain interoperability in distributed systems by acting in middle. What i want to know is, is CORBA a language which has its own synta开发者_StackOverflow中文版x of cod[详细]
2023-03-21 00:50 分类:问答Deploying .net DLLs for use by ColdFusion?
My company currently runs a .net/sharepoint intranet and a ColdFusio开发者_运维知识库n public website.There is a lot of duplicated functionality and clumsy web service layers used to support the two p[详细]
2023-03-19 20:37 分类:问答calling methods on .net object from coldfusion
I am trying to instantiate and call methods on a .net object created from a dll from coldfusion.This works when I call methods with one or zero arguments but fails with -[详细]
2023-03-12 06:17 分类:问答Create Indexer in VB.NET which can be used from C#
Can I create a class in VB.NET which can be used from C# like that: myObject.Objects[index].Prop = 1234;[详细]
2023-03-06 04:14 分类:问答string array C# Interoperability to C++ dll; string array from C# to C++ dll which sets the data and sends it back to c#
this is what i have so far... basically I use the c++ dll to populate the tree components set them and then return them to the managed csharp code.I am running into problems and have tried the entire[详细]
2023-02-25 16:21 分类:问答C# dll which is inter-operable with php and java
I need to create a dll in C sharp which is interoperable with php and Tomcat/Java webs开发者_JS百科ervices.[详细]
2023-02-06 08:58 分类:问答Unifying enums across multiple languages
I have one large project with components in multiple languages that each depend on some of the same enum values. What solutions have you come up with to unify enums across multiple arbitrary langu开发[详细]
2023-01-31 16:40 分类:问答IE, Firefox, Safari: Want to write Internet filter: Are there well known "hooks" that I can tie into?
For each of the modern browsers are there well known hooks I can tie into so that I can write an Internet filter while browsing, like an interface where I can write implementations for these types of[详细]
2022-12-25 06:37 分类:问答