cross-platform
Cross platform development with a single working copy
We are doing some cross platform development on OSX with Paralells installed with different Windows versions.Has anyone found a good solution to share a single working copy/code base instead of having[详细]
2023-04-13 08:59 分类:问答Choosing a cross-platform GUI technology
We are c开发者_如何学Pythonurrently exploring technologies for our new cross-platform GUI; So far, the strong options on the table are QT and Java, and lately, HTML-5 was put on the table as well.[详细]
2023-04-13 02:54 分类:问答Updating a subversion working copy when someone committed a file with an illegal file name
I am working on a project with both Mac OS X and Windows 7 users. SVN is used as the version control system. The problems started when someone using Mac OS X commited a file containing a \" character.[详细]
2023-04-12 22:20 分类:问答OpenCL distribution
I\'m currently developing an OpenCL-application for a very heterogeneous set of computers (using JavaCL to be specific). In order to maximize performance I want to use a GPU if it\'s available otherwi[详细]
2023-04-12 22:03 分类:问答Crossplatform mobile app dev environment for reading SMS inbox
Is there a cross-platform mobile app dev environment that allow us to access the SMS inbox of the phone?[详细]
2023-04-12 18:07 分类:问答Plugin system for text editor writen in C++
I am creating a cross platform text editor in C++. I would like to have a very basic base, then implement all the features through plug-ins. But, unfortunately I\'m getting nowhere in designing the pl[详细]
2023-04-12 14:36 分类:问答iconv: conversion from UTF-16BE
Do all popular iconv implementations support conversion from UTF-16BE (i.e. UTF-16 with big-endian byte order)? GNU iconv supports this encoding, but what about the other implementations in common use[详细]
2023-04-11 21:41 分类:问答Capture image of window or widget in Mono
I\'m trying to capture an image of either the current window or a widget and save it to an image file. T开发者_运维技巧he problem is that I\'m using Gtk# on Mono, so it needs to be a solution that\'ll[详细]
2023-04-11 17:59 分类:问答Is phonegap or other similar system, ready for "real" apps?
I\'m looking for cross-platform layer for mobile developement. http://www.phonegap.com/ looks most promi开发者_Go百科sing for me: No need for multiple development environments.[详细]
2023-04-11 09:41 分类:问答Typedef vs. container structure for platform abstraction?
I\'m working on a small platform abstraction layer that I intend to use as a base for future projects. Originally, I was foll开发者_Go百科owing the lead of SDL and dynamically allocating a container s[详细]
2023-04-11 03:42 分类:问答