multiplatform
Unity in C# for Platform Specific Implementations
My program has heavy interaction with the operating system through Win32API functions. Now I want to migrate my program to run under Mono under Linux (No wi开发者_StackOverflow中文版ne), and this requ[详细]
2022-12-30 16:05 分类:问答What C++ library to use to write a cross-platform service/daemon?
I wonder what library would ease the development of a cross-platform service/daemon ? (C/C++) I\'m targeting: Windows, Linux and OS X.[详细]
2022-12-27 20:36 分类:问答cross-platform scripting for windows, Linux, MacOS X [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2022-12-27 01:13 分类:问答Reading file resource in Unix and MacOS
I am writing my first wxWidgets application which aims to be cross-platform. The program uses dll file for plugins and in Windows, reads dll resource part for information regarding plugin name, author[详细]
2022-12-26 09:34 分类:问答OpenGL Game development for the Desktop / Platform issues
Does anyone have experience writing professional OpenGL games on Windows? For the Mac, due to apple\'s control, the OS seems quite \"uniform\". For windows, due to different hardware, different driver[详细]
2022-12-21 17:57 分类:问答Is there any disadvantages to a language being platform independent?
I\'m working on a paper about multi-platform programming and I\'d like to include sections on advantages/disadvantages. From my understanding; having any application be multi-platform is a huge sellin[详细]
2022-12-20 16:17 分类:问答Get and set Num/Caps/Scroll-lock status in Mono C#
Is there a way in Mono.Net to get and set the Num/Caps/Scroll-loc开发者_Go百科k status platform independent (Linux and Windows)?[详细]
2022-12-19 21:56 分类:问答What technology is involved in making Mozilla Firefox?
Programming Languages, Open source libraries and standards adopt开发者_C百科ed to make Firefox works.It\'s a large, long lived project, so it\'s got far too many to list. Especially when you consider[详细]
2022-12-19 03:45 分类:问答Which tools do I need to create installers multi-platform for my python application? [duplicate]
This question already has answers here: Closed 11 years ago. 开发者_开发技巧Possible Duplicate: An executable Python app[详细]
2022-12-13 19:49 分类:问答How to store SQL query results for fast access?
SQL beginner here. I have a query which takes around 10 seconds to run, so we have a slow down in the application.[详细]
2022-12-10 16:10 分类:问答