DictionaryForumContacts

   Russian
Terms for subject Programming containing организовать | all forms | exact matches only
RussianEnglish
возможности организовать параллелизмopportunities for parallelism (контекстуальный перевод на русс. язык Alex_Odeychuk)
контроллеры организуют работу приложенияcontrollers orchestrate the application (ssn)
организовать взаимодействие с другими объектамиorchestrate interactions with other objects (Alex_Odeychuk)
организовать взаимодействие с пользователемorganize user interaction (Alex_Odeychuk)
организовать запросно-ответный циклset up a request-response cycle (англ. термин взят из кн.: De Sanctis V. ASP.NET Core and Angular 2 Alex_Odeychuk)
организовать процессы непрерывной интеграции и непрерывного развёртывания приложенийimplement Continuous Integration and Continuous Deployment pipelines (CI/CD – сокр. от "continuous integration/continuous delivery"; CI means starting an automated build (and possibly running tests) whenever new code is committed to or checked into the project's source control repository. This gives you immediate feedback that the code builds and can potentially be deployed. CD means starting an automated deployment process whenever a new successful build is available. Together, CI and CD mean that any code changes you commit to your repository are quickly validated and deployed to a test server, a live web site, or wherever you need it. Alex_Odeychuk)
организовать работу приложенияorchestrate the application (ssn)
организовать размещение кода в папкахorganize code into folders (Microsoft Alex_Odeychuk)