So have this Python .pyd module (C++), so I can\'t ju开发者_JAVA技巧st open it in a text editor to find out what it contains. So how can I? I just want to know the function names inside it.Python have
I am trying to execute an executable file and a perl script from within a java program. I have found many topics similar to this but most of them refer to windows. I know java is platform independent
i want to know that after compiling the file in C# which type of file is genera开发者_如何学编程ted?It would have to depend on the type of project.If it is a console application it will be an exe file
I have a compiled executable with no access to the source code. Every time it runs a variable is assigned to memory address 0x7B008C. I am trying to make it use a different address rather than that on
I\'m in a bit of a predicament. I\'ve been assigned the task of maintaining an existing ASP.NET web application for which the source code is not available - all code is compiled and put into the bi开
Is there any possible way to run binary compiled on another Linux? I know that of course the easiest is to rebuild that on another machine but lets assume that the only thing we can get is a binary fi
开发者_如何学CWe have an existing web application that is written in Ruby 1.9.2 and Rails 3.x. Our original model was software as a service but in investigating in our industry there are times where h
Is it possible to get some information out of the .py开发者_运维技巧c file that is generated from a .py file?Tools to try
i wanted to know whats the advantage and difference between uploading normal content to the server and uploading compiled codes on the server. does it makes any difference in the sites performance if
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