Is there a way to link an existing .exe file with other C++ source files during compilation? What I\'m actually trying to do is to compress an开发者_Go百科d decompress some files in my console program
I\'ve got a file and data distribution application written in .NET 2.0 I\'ve written similar to Steam.开发者_开发百科
which one is better for implementing chat for the iPhone with users in the current are开发者_如何学Ca
I want to convert a pdf file to an image with PHP, but i can\'t get the command worked. PHP returns a 4. I don\'t have any kind of 开发者_开发技巧idea what that can be.
I am building a tool which should do a diagnosis based on some values... It should be user extensible so hardcoding the conditions isnt a solution...
what do you think is an interesting top开发者_如何学Goic in distributed systems. i should pic a topic and present it on monday. at first i chose to talk about Wuala, but after reading about it, i don\
I am about to develop a online hotel reservation system...using php and mysql... I have some doubts about my current database schema and the business logic to get the hotels in which rooms are free be
I have a program which does a system call: latex somefile.latex This runs ok, when I type it directly in the command line, or when i invoke the program via CGI. But when it is using FastCGI, the sy
We have a flexible process control system by which automation engineers configure up large application comprising thousands of small logical units that are parameterized and integrated into the contro
I\'m using Microsoft Visual C++ 2008 I want to join some strings, and then use it w开发者_Go百科ith \"system\" command.