MVC# Overview概述 Abstract: This article gives an overview of MVC# - a Model-View-Presenter framework for .NET platform. It firstly explains the MVP pattern essentials and then walks through the key features of the MVC# framework which help building tr…
[转载] Windows Subsystem for Linux -- Pico Process Overview Overview This post discusses pico processes, the foundation of WSL. It explains how pico processes work in Windows and goes into the history of how they came to be, the abstractions we decide…
Docker is an open platform for developing, shipping, and running applications. Docker enables you to separate your applications from your infrastructure so you can deliver software quickly. With Docker, you can manage your infrastructure in the same…
Introduction While server virtualization is being widely deployed in an effort to reduce costs and optimize data center resource usage, an additional key area where virtualization has an opportunity to shine is in the area of I/O performance and its…
Photon——Feature Overview 功能概述 Feature Overview 功能概述 Photon is a real-time socket server and development framework that is fast, simple to use and flexible. Client SDKs are available for all major platforms: Photon是一个快速.简单.灵活.实时的Socket服务…
良好的自动化系统可以帮助Dev/Tester快速发现product/test code issue. 正好上一个项目结束,上个项目在自动化系统上面做得非常好.从产品开始时半年release一次到后面每个月release一次.可以说这套自动化系统功不可没,当然我们团队也花了很多时间在这套系统的开发,维护上面. 自动化测试executed by WTT by kickoff WTT workflow to run WTT job, which will call scripts we want to…