LOOKUPS Tiếng việt là gì - trong Tiếng việt Dịch S

Danh từ

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

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Hostname lookups.
Tra tên máy.
The router comes with afilter already set up for NetBIOS DNS lookups;
Router có sẵn một luậtlọc thiết lập cho NetBIOS DNS lookups;
Freenom World ensures these lookups are done faster, anonymous and more secure.
Freenom World đảm bảo các tìm kiếm được thực hiện nhanh hơn, ẩn danh và bảo mật hơn.
Arpa for IPv6 reverse lookups.
Arpa để tra ngược IPv6.
And of course, you only get those fast lookups in one direction- looking up the key for a given value still takes time.
Và tất nhiên bạn chỉ tìm kiếm nhanh chóng theo 1 chiều- còn việc lấy key từ 1 value vẫn tốn O( n) time.
For example, a view that displays 6 lookup columns, and filters on another 3 distinct lookup columns uses 9 lookups.
Ví dụ:dạng xem hiển thị 6 cột tra cứu và lọc trên 3 cột tra cứu riêng biệt khác sẽ sử dụng 9 tra cứu.
For that reason, we tend to use arrays(-time lookups) much more often than linked lists(-time lookups).
Với lý do này, chúng ta sử dụng arrays O( 1)- time lookups thường xuyên hơn linked lists( O( i)- time lookups).
This reduces the number of GetTransferMessage messages that will be generated on the network,which in turn reduces unnecessary rebroadcasts and lookups.
Điều này làm giảm số lượng GetTransferMessage tin nhắn sẽ được tạo ra trên mạng,do đó làm giảm rebroadcasts không cần thiết và tra cứu.
LDAP is appropriate for any kind of directory-like information,where fast lookups and less-frequent updates are the norm.
LDAP thích hợp cho bất kỳ loại thông tin dạng thư mục,tiêu chuẩn là tìm kiếm nhanh và update ko thường xuyên.
Error text Multi-column lookups with a Row Source Type of Value List must be bound to"Col1" to be compatible with the Web.
Lỗi văn bản Nhiều cột tra cứu với một hàng nguồn kiểu của danh sách giá trị phải được gắn kết" Col1" là tương thích với Web.
WhosCall isn't an app, but a website that uses reverse number lookups to identify callers who don't hide their number.
WhosCall không phải là ứng dụng mà là trang web sử dụng tra cứu số đảo ngược để xác định người gọi không giấu số của họ.
The need to perform lookups is one of the most common extraction, transformation, and loading(ETL) operations.
Sự cần thiết để thực hiện các tra cứu là một trong những công việc chung nhất như trích rút, biến đổi và nạp các hoạt động( ETL).
Conventional hash functions have a wide range of use cases,including database lookups, large files analyses, and data management.
Các hàm băm truyền thống có nhiều trường hợp sử dụng,bao gồm tra cứu cơ sở dữ liệu, phân tích tệp lớn và quản lý dữ liệu.
You can locate an Amazon ASIN number in a few different places: product web address, product details,or a software tool for ASIN lookups.
Bạn có thể tìm thấy mã ASIN ở một số chỗ khác nhau: trong địa chỉ trang web sản phẩm, trong chi tiết sản phẩm, hoặc dùng công cụ phần mềm để tìm mã ASIN.
The only requirement is fast inserts and fast lookups for all records with the same GUID and the ability to access the data store from.
Yêu cầu duy nhất là chèn nhanh và tra cứu nhanh cho tất cả các bản ghi với cùng GUID và khả năng truy cập kho dữ liệu từ.
This may be the operational domain of the system, if that is different than the parent corporate domain,to facilitate WHOIS and reverse IP lookups to establish clear ownership of the delegate system.
Đây có thể là miền hoạt động của hệ thống, nếu khác với miền của công ty mẹ,nhằm tạo điều kiện cho WHOIS và tra cứu IP đảo ngược để xác lập quyền sở hữu rõ ràng đối với hệ thống ủy quyền.
Note that our quick lookups are only in one direction- we can quickly get the value for a given key, but the only way to get the key for a given value is to walk through all the values and keys.
Chúng ta có thể nhanh chóng lấy một value là key, nhưng cách duy nhất lấy key từ một values là chúng ta phải duyệt hết, tất cả các key và values.
If the server should be accessible by anyone anywhere,just set the“Perform lookups for” field at the DNS service screen to“all clients”.
Nếu máy chủ nên có thể truy cập bởi bất cứ ai ở bất cứ đâu,chỉ cần thiết lập“ Thực hiện tra cứu cho” ở màn hình dịch vụ DNS để“ tất cả các khách hàng”.
Mp3tag supports online database lookups from, e.g., Amazon, discogs, or freedb, allowing you to automatically gather proper tags and cover art for your music library.
Mp3tag hỗ trợ tra cứu cơ sở dữ liệu trực tuyến từ, ví dụ như, Amazon, discogs, hoặc freedb, cho phép bạn tự động thu thập thẻ phù hợp và bìa nghệ thuật cho thư viện nhạc của bạn.
Calling isset() happens to be faster then strlen() because unlike strlen(), isset() is a language construct and not a function meaning that it'sexecution does not require function lookups and lowercase.
Gọi isset() sẽ xảy ra là nhanh hơn sau đó strlen() bởi vì không giống như strlen(), isset() là một ngôn ngữ xây dựng và không phải là một ý nghĩa chức năng mànó thực hiện không không yêu cầu tra cứu chức năng và chữ thường.
Because the inverted pagetable is sorted by physical address, but lookups occur on virtual addresses, the whole table might need to be searched for a match.
Vì bảng trang đảo đượclưu bởi địa chỉ vật lý nhưng tìm kiếm xảy ra trên địa chỉ ảo, toàn bộ bảng trang có thể cần được tìm kiếm sự trùng khớp.
In basic terms, an index is a data structure that improves the speed of data retrieval operations on adatabase table by providing rapid random lookups and efficient access of ordered records.
Theo các thuật ngữ cơ bản, một index là một data structure giúp cải thiện tốc độ của các hoạt động truy xuất dữ liệu trên bảng cơ sở dữ liệu,bằng cách cung cấp tra cứu ngẫu nhiên nhanh chóng và truy cập hiệu quả các bản ghi theo thứ tự.
If you run into trouble with lookups on managed languages- the key is to add a& 0x[something]FFF to your lookup function to make the boundary check predictable- and watch it going faster.
Nếu bạn gặp rắc rối với tra cứu trên các ngôn ngữ được quản lý- điều quan trọng là thêm& 0x[ something] FFFđể chức năng tra cứu của bạn để làm cho kiểm tra ranh giới có thể dự đoán được- và xem nó đi nhanh hơn.
This way you can use a lot more values from the current item in your lookups rather than creating complex lookups to get values from other lists.
Cách này bạn có thể dùng nhiềugiá trị từ mục hiện tại trong tra cứu của bạn chứ không phải là tạo tra cứu phức tạp để lấy giá trị từ danh sách khác.
Google Domains supports PTR records that reside in the DNS zone corresponding to the your domain, for the purposes of having your ISP createCNAME records that delegate to us the responsibility for reverse lookups of those specific addresses.
Google Domains hỗ trợ các bản ghi PTR cư trú trong vùng DNS tương ứng với miền của bạn vì mục đích yêu cầu ISP tạo bản ghiCNAME để ủy quyền cho chúng tôi trách nhiệm tra cứu ngược những địa chỉ cụ thể đó.
Underneath, make sure that the following boxes are checked: Authentication, Use proxy for host name lookups, Use proxy for peer-to-peer connections, Disable all local DNS lookups, Disable features that leak identifying information, Disable connections unsupported by the proxy.
Tiếp theo, đánh dấu check vào tất cả các ô dưới phần Authentication bao gồm cả Use proxy for hostname lookups và Use proxy for peer- to- peer connections, cũng như các ô trong phần Proxy Privacy: Disable all local DNS lookups, Disable features that leak identifying information, và Disable connections unsupported by the proxy.
Second, we know that because our sayName function is located on the prototype and not directly on the Person instance, the object that the Person function is returningmust be delegating to its prototype on failed lookups.
Thứ hai, chúng ta biết rằng bởi vì hàm sayName của chúng ta nằm trên nguyên mẫu và không trực tiếp trên cá thể Person, đối tượng mà hàm Person đang trả về phảiđược ủy quyền cho nguyên mẫu của nó trên các tra cứu không thành công.
Anyone with a modicum of knowledge about how Web sites work could abuse the LocationSmart demo site to figure outhow to conduct mobile number location lookups at will, all without ever having to supply a password or other credentials.
Bất kỳ ai có kiến thức về cách trang web hoạt động có thể lạm dụng trang web demo LocationSmart đểtìm hiểu cách tiến hành tra cứu vị trí số di động theo ý muốn, tất cả không bao giờ phải cung cấp mật khẩu hoặc thông tin đăng nhập khác.
We like this one because you can order just one vin check for $9.99 OR if you are looking at quite a few vehicles youcan get 10 vin number lookups for just $16 and you can use them anytime, they do not expire in 30 days.
Chúng tôi thích cái này bởi vì bạn có thể đặt hàng chỉ là một check vin cho$ 9.99 HOẶC LÀ nếu bạn đang tìm kiếm một vài chiếc xe bạn cóthể nhận được 10 vin tra cứu số chỉ$ 16 và bạn có thể sử dụng chúng bất cứ lúc nào, họ không hết hạn trong 30 ngày.
Additionally, if the zone is to be a secondary zone configured on another server, you can configure the frequency to perform zone transfers at this screen,how frequently to perform lookups when the primary name server isn't responsive and when to stop bothering to try if the thing never actually ends up coming back online.
Ngoài ra, nếu vùng là để được một vùng phụ cấu hình trên máy chủ khác, bạn có thể cấu hình các tần số để thực hiện chuyển vùng tại màn hình này,mức độ thường xuyên để thực hiện tra cứu khi máy chủ tên chính là không đáp ứng và khi nào thì đừng làm phiền để thử nếu điều không bao giờ thực sự kết thúc lên trở lại trực tuyến.
Kết quả: 57, Thời gian: 0.0284
S

Từ đồng nghĩa của Lookups

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

Tiếng anh - Tiếng việt