platform-independent
How platform-independent is .Net?
Can the .NET framework be installed on Linux,开发者_开发技巧 Unix, MAC etc. operating systems?You should have a look at the Mono Project.[详细]
2023-02-11 07:56 分类:问答is there any way to make the platform independent files just like Dlls?
i am look开发者_Go百科ing for some files like DLLs that can be used on windows as well as Mac OS is there any way of doing this will c++ or any other language that must be higher level than c++[详细]
2023-01-30 11:02 分类:问答Database-independent queries to the extreme in Java... or in general
Let\'s say I have an app that should ideally be able to use a relational database, object database, XML files, or whatever to persist its data. In the spirit of coding to interfaces instead of impleme[详细]
2023-01-26 09:24 分类:问答Image/color manipulation formulas [closed]
Closed开发者_开发问答. This question needs to be more focused. It is not currently accepting answers.[详细]
2023-01-20 11:22 分类:问答Webcam: Programmatically adjust Webcam parameters
In our project, we would like to access the webcam image programmatically. The main problem we have is that the webcam automatically adjusts the sensitivity depending on the brightness of the capt开发[详细]
2023-01-20 03:09 分类:问答Is Java.NET platform independent? [closed]
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari[详细]
2023-01-15 16:29 分类:问答How do I map a spherical triangle to a plane triangle?
The gnomonic projection maps spherical triangles to straight-edged plane triangles. But I\'ve heard that the Chamberlin trimetric projection has less distortion, so I\'d like to use that instead.[详细]
2023-01-08 13:33 分类:问答Pure WBXML encoding for PHP?
Is there a native PHP wbxml API that can be used platform-independently? Perhaps a loadable module? I have seen the pecl implementations but I have not been a开发者_开发知识库ble to successfully work[详细]
2023-01-07 16:34 分类:问答Language independent logic question
If one has three fields in a db that they are querying an object by.... One开发者_StackOverflow of these fields must always be an associations id.[详细]
2022-12-29 02:44 分类:问答Why is cakephp form input stored in $this->data and POST data stored in $this->params['form']?
the cakephp rest tutorial says that post data should be in $this->data, but I am finding that it is not, but instead inside $this->params[\'开发者_开发百科form\'][详细]
2022-12-28 18:53 分类:问答