Примеры использования: new s
- все
- прочие переводы
The new club's premiere act is the vocal and piano duo of Judy Kreston and David Lahm.
Some of the new season's books would suggest a more universal truism: travel is never easy.
Некоторые книги нового сезона предполагают более универсальную истину: путешествие никогда не бывает легким.
The last heavy New Year's Day snowfall in New York City was in 1877, when five inches fell.
Bill Dickson, 82, had his saline poisoned over the summer, and later died on New Year's Eve.
Editorials: Worrisome signals on drugs; New Jersey's redistricting; springtime for show biz.
You can also split models with multiple layers of transparency in such a way that each new model's layers do not overlap.
Вы также можете разделить модели с несколькими слоями прозрачности таким образом, чтобы слои каждой новой модели не перекрывались.
Their drawback is that anytime your component re-renders, you will be generating a new function (that's what () = ... does).
Их недостатком является то, что каждый раз, когда ваш компонент повторно визуализируется, вы будете генерировать новую функцию (вот что () = ... делает).
For the first 25% of the life of that scheme (or about 150k entries), it should be relatively fast to generate new random ID's.
В течение первых 25% срока службы этой схемы (или около 150 тыс. записей) генерирование новых случайных идентификаторов должно быть относительно быстрым.
When we need some new memory, it's worth it to find an existing page that's not in use, and erase whatever's on it, and use it again.
Когда нам нужна новая память, стоит найти существующую страницу, которая не используется, стереть все, что на ней есть, и использовать ее снова.
In fact, when you've written a new function, it's often a good idea to write a small, main program just to test your new function out, no matter what.
На самом деле, когда вы написали новую функцию, часто бывает хорошей идеей написать небольшую основную программу просто для того, чтобы протестировать вашу новую функцию, несмотря ни на что.
When a user clicks on the Update button, it will delete the existing 700 records and insert a set of new records (let's say 854 records) into the database.