QUERIES Tiếng anh là gì - trong Tiếng anh Dịch

Ví dụ về việc sử dụng Queries trong Tiếng việt và bản dịch của chúng sang Tiếng anh

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Sử dụng Media queries.
Apply Media Queries.
Chương IV: Queries và views.
Chapter 4: Urls and Views¶.
Sử dụng Media queries.
Use of Media Queries.
Media Queries là một kỹ thuật CSS được giới thiệu trong CSS3.
Media query is a CSS technique introduced in CSS3.
Dĩ nhiên, bạn có thể bỏ đi một vài queries, tùy thuộc vào nhu cầu của bạn.
You can, of course, remove some of the queries, depending on your needs.
Combinations with other parts of speech
Sử dụng với danh từ
Media Queries ở hình trên không cho phép trình duyệt được hiển thị lớp foobar khi chế độ xem nhỏ hơn 1100px.
The media query above tells the browser not to show the foobar class whenever the viewport is anything less than 1100px.
Nhấp vào bên phải 900px trong thanh Visual Media Queries để đặt lại độ rộng của Live View thành 900px.
Click to the right of 900px in the Visual Media Queries bar to reset the width of Live View to 900px.
Những kiểu queries như thế này có sức nặng rất lớn lên database, đặc biệt khi phải kết hợp thêm với shorting hay filtering.
These types of queries are heavy operations on a database, especially in combination with sorting or filtering.
Bạn có thể thấy những truy vấnnào đã được xác định cho cơ sở dữ liệu bằng cách kích chuột vào nút Queries trong cửa sổ Database.
You can see what queries havebeen defined for a database by clicking your mouse on the Queries button in the Database window.
Responsive sử dụng chủ yếu CSS media queries để thay đổi phong cách dựa trên mục tiêu thiết bị như dạng màn hình, chiều rộng, chiều cao….
Responsive uses CSS media queries to change styles based on the target device such as display type, width, height etc.
Bạn cũng có thể kích đúp chuột vào tùy chọn Create Query By UsingWizard sẵn có khi nút Queries được lựa chọn trong cửa sổ Database.
You can also double-click your mouse on the Create Query By Using Wizard option, available when the Queries button is selected in the Database window.
Tin tốt là bạn có thể thiết kế và xây dựng một email trông tuyệt vời ở mọi ứng dụng mail,bao gồm cả những cái không hỗ trợ Media Queries.
The good news is that you can design and build an email that will look excellent in every mail app,including those that don't support media queries.
Chú ý rằng khi bạn kích chuột vào nút Queries, Access thực hiện tương tự các nút sẵn có như khi kích chuột vào nút Tables.
Notice that when you click your mouse on the Queries button, Access makes the same toolbar buttons available as when you click your mouse on the Tables button.
Bộ lọc Queries giúp bạn tìm kiếm các từ khóa cụ thể từ trong các kết quả, xem qua làm thế nào môt từ khóa được so sánh với từ khóa khác, và lọc ra các từ khóa.
The Queries filter helps you search specific keywords from within the results, check how one keyword compares with another, and sort the keywords.
Khi kết nối tới MySQL database là một PDO object, bạn phải sử dụng nhiều‘ methods' PDO( bất kỳ function nào là một phần của bất kỳ object nào)để chuẩn bị và chạy queries.
As the connection to the MySQL database is a PDO object, you must use various PDO‘methods'(any function that is part of any object)to prepare and run queries.
Kể từ phiên bản 2 của Elaticsearch, các filters và queries đã được hợp nhất và bất kỳ mệnh đề truy vấn nào cũng có thể được sử dụng làm filters hoặc queries( tùy thuộc vào ngữ cảnh).
Since version 2 of Elasticsearch, filters and queries have been merged and any query clause can be used as either a filter or a query(depending on the context).
Dưới đây là những gì chúng ta làm để lấy các trang đích và dữ liệu từ khóa hoặc các truy vấn liên quan đến từGoogle Webmaster Tools, sau đó chúng tôi import vào hai tab( GWT Top Queries và GWT Top Pages).
Here is what we do to grab the landing page and associated keyword/query data from Google Webmaster Tools,which we then import into two tabs(GWT Top Queries and GWT Top Pages).
Các bước GWT Queries và KWR cung cấp dữ liệu cần thiết để phát triển một“ Keyword Matrix”( KWM), đây là điều không cần thiết trừ khi bạn tập trung vào việc tối ưu và copywriting các trang chính.
The GWT Queries and KWR steps provide data needed to develop a“Keyword Matrix”(KWM), which isn't necessary unless part of your focus is on-page optimization and copywriting of key pages.
Ngược lại, Postgres WAL stream chứa các thay đổi vật lý on- disk, nên các bản sao Postgres không thể áp dụng lên các updatebản sao mâu thuẫn với read queries, vì vậy chúng không thể triển khai MVCC.
By contrast, the Postgres WAL stream contains physical on-disk changes, so Postgres replicas cannotapply replication updates that conflict with read queries, so they can't implement MVCC.
While queries would return data about the username, biệt danh, và cho dù họ đã đồng ý với điều khoản dịch vụ, những người dùng không thể sửa đổi, trở về những lỗi“ 1301 thực thể không tồn tại”.
While queries would return data about the username, nicknames, and whether they had agreed to the terms of service, the users could not be modified, returning the error“1301 entity does not exist”.
Một lần nữa,điều này có thể khắc phục bằng media queries như ví dụ trên đây cho thấy tại sao thiết kế responsive- khi là một lựa chọn phổ biến- không phải luôn là lựa chọn tốt nhất cho điện thoại.
Once again, this can be overcome utilizing media queries, but the above serves as a great instance of why responsive design- whilst becoming a well-liked selection- is not usually the finest for mobile.
Tutorial này là một điểm khởi đầu tuyệt vời cho những ai mới bắt đầu, nó mô tả ý nghĩa của thiết kế web responsive, làm thế nào đócho người ta hiểu cũng như giải thích về fluid grids và media queries cho bạn.
This tutorial is a great starting point for beginners as it describes what web responsive design means, how it came to light,as well as explanations about fluid grids and media queries among others.
Active Listening- Offering whole attention to what other- people assert, sử dụng thời gian và năng lượng để nhận ra những điểm đang được xây dựng,inquiring queries as ideal, chứ không phải là mê hoặc ở những dịp mà không chính xác.
Active Listening-Offering whole attention to what other-people assert, using time and energy to realize the points being built,inquiring queries as ideal, rather than mesmerizing at occasions that are incorrect.
Tutorial này là một điểm khởi đầu tuyệt vời cho những ai mới bắt đầu, nó mô tả ý nghĩa của thiết kế web responsive, làm thế nào đócho người ta hiểu cũng như giải thích về fluid grids và media queries cho bạn.
This tutorial is a great beginning point for beginners as it describes what web responsive style implies, how it came to light,as properly as explanations about fluid grids and media queries amongst others.
Busk, trong một bài báo đăng trên tờ Notes and Queries trong năm 1890, đã tuyên bố rằng dấu chân cũng xuất hiện xa hơn, ở tận phía nam Totnes và Torquay, và có những báo cáo khác về các dấu vết ở xa tận Weymouth( Dorset) và ngay cả Lincolnshire.
Busk, in an article published in Notes and Queries during 1890, stated that footprints also appeared further afield, as far south as Totnes and Torquay, and that there were other reports of the prints as far away as Weymouth(Dorset) and even Lincolnshire.
Tutorial này là một điểm khởi đầu tuyệt vời cho những ai mới bắt đầu, nó mô tả ý nghĩa của thiết kế web responsive, làm thế nàođó cho người ta hiểu cũng như giải thích về fluid grids và media queries cho bạn.
This tutorial is a good starting point for newbies as it describes what web responsive style indicates, how it came to light,as properly as explanations about fluid grids and media queries among other people.
Nó rất đơn giản để cài đặt vào ứng dụng của bạn, và nó sẽ chỉ ra mọi thứ đang diễn ra trong ứng dụng- các routes và controllers sử dụng,database queries thế nào và thời gian chạy, dữ liệu file view, các exceptions, mốc thời gian để thấy cái gì đang chạy và chạy khi nào,….
It is straightforward to install and will show you everything that is going on within your application- routes and controllers used,database queries and execution times, view data, exceptions, a timeline to see what is executing and when.
Tutorial này là một điểm khởi đầu tuyệt vời cho những ai mới bắt đầu, nó mô tả ý nghĩa của thiết kế web responsive, làm thế nào đó chongười ta hiểu cũng như giải thích về fluid grids và media queries cho bạn.
This tutorial is a great place to begin for newcomers because it describes what internet responsive design means, how it got here to light,in addition to explanations about fluid grids and media queries amongst others.
Tuy nhiên, thay vì áp dụng một phương pháp tức thời như vậy, trong bài này, tôi sẽ hướng dẫn bạn làm thế nào có thể xây dựng được một navigation đơn giản nhất từ A-Z và sử dụng CSS3 media queries kết hợp một chút Jquery để hiển thị nó trên một màn hình có kích thước nhỏ ví như cái smartphone chẳng hạn.
However, rather than applying an instant solution, in this post, we are going to walk you through on how to build a simple navigation from the ground andusing the CSS3 media queries and a little jQuery to display it in a small screen size like the smartphones properly.
Điểm khác biệt duy nhất giữa sao lưu streaming và crash recovery thực tế là bản sao ở chế độ“ hot standby”, thực hiện read queries khi áp dụng streaming WAL, trong khi ở chế độ crash recovery mode thường từ chối nhận bất cứ queries nào cho đến khi database instance đã hoàn thành quy trình crash recovery.
The only difference between streaming replication and actual crash recovery is that replicas in“hot standby” mode serve read queries while applying the streaming WAL, whereas a Postgres database that's actually in crash recovery mode typically refuses to serve any queries until the database instance finishes the crash recovery process.
Kết quả: 151, Thời gian: 0.0169

Truy vấn từ điển hàng đầu

Tiếng việt - Tiếng anh