I have programmed an emulator, but I have some doubts about how to organizate it properly, because, I see that it has some probl开发者_开发百科ems about classes connection (CPU <-> Machine Board).
I\'m looking for some guidance where to store assemblies. This is how our source tree looks like at the moment:
I will need to use multiple workspaces for a recent project. Each workspace might consist of 10 or more projects.
I just started using Mercurial, and I\'m having some difficulties. I\'m using Murky for Mercurial. I have several projects\' files at localhost, want to keep them local to work on, and then upload to
I have been heavily relying on CSS for a website that I am working on. Right now, all the CSS styles are being applied on a per tag basis, and so now I am trying to move it to more of an external styl
What is the best way of implementing multi-level lists/bullets in php? What I\'m trying to implement is a system to take in short phrases, and categorize them within sections. However, at the same t
开发者_开发技巧 As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely so
I wonder who of you can work on several projects the same day, dedicating only a short piece of time for each one. Or if you are able to work in the same hour, on two o开发者_JS百科r three or more pro
It is not programming related but surely is development related. I need a list of Human Spoken Languages (Normally we see on every other site to choose from),
I am about to attempt reorganizing the way my group builds a set of large applications that share about 90% of their source files.Right now, these applications are built without any libraries whatsoev