问题标签 [development-machine]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
64-bit - 我应该为开发机器使用 32 位还是 64 位操作系统?
我记得听说为了性能,开发机器应该是 32 位的,而服务器应该是 64 位的。我认为是Dot Net Rocks 上的 Richard Campell!提到了这一点。
为什么 32 位比 64 位的开发盒更快,而服务器反之亦然?
development-machine - 游戏机更适合软件开发吗?
游戏机更适合软件开发吗?
mysql - MySQL configuration type?
I am installing MySQL and when it reaches the configuration step it is asking me to select from on of the following server configuration types:
- Development Machine
- Server Machine
- Dedicated Machine
I am new to mysql, the reason I am installing this is because I am making an application which will store data on a database using MySQL. Now, can someone explain what does these server configurable type mean and which one should I be selecting?