organization
Which type of design pattern should be used to create an emulator?
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).[详细]
2022-12-23 23:26 分类:问答Best practices for where to store assemblies?
I\'m looking for some guidance where to store assemblies. This is how our source tree looks like at the moment:[详细]
2022-12-21 11:43 分类:问答eclipse : how to differentiate/distinguish different open workspaces
I will need to use multiple workspaces for a recent project. Each workspace might consist of 10 or more projects.[详细]
2022-12-20 16:47 分类:问答Quick start with Murky for Mercurial?
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[详细]
2022-12-20 13:30 分类:问答Managing CSS Explosion
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[详细]
2022-12-20 12:52 分类:问答-
Multi-Level Bullets Implementation
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[详细]
2022-12-19 22:45 分类:问答 Elegant practices on "random utility functions" [closed]
开发者_开发技巧 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[详细]
2022-12-19 04:38 分类:问答Work in several projects at the same time
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[详细]
2022-12-18 03:11 分类:问答List of Languages, where to look for
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),[详细]
2022-12-17 16:32 分类:问答Reorganize Classes into Static Libraries
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[详细]
2022-12-17 13:48 分类:问答