LỖI THỜI GIAN CHẠY Tiếng anh là gì - trong Tiếng anh Dịch

a run-time error
lỗi thời gian chạy
runtime error
lỗi thời gian chạy
lỗi runtime

Ví dụ về việc sử dụng Lỗi thời gian chạy 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
Đã xảy ra lỗi thời gian chạy.
Run time error has occurred.
Nếu các phần không đúng cách ghép nối, một lỗi thời gian chạy xuất hiện.
If the parts aren't properly paired, a run-time error occurs.
Đoạn mã sau có Lỗi thời gian chạy này:* Lỗi trong'.
The following code is having this Runtime Error:* Error in'./a.
Tôi gặp sự cố với lỗi thời gian chạy.
I am having a problem with a run-time error that says.
Đây là định nghĩa lỗi thời gian chạy ngược Radeon 9800 thứ từ thứ sáu Ad Brighton.
This is runtime error definition inverse Radeon 9800 stuff from Friday Ad Brighton.
Nếu máy chủ từ xa không tồn tại hoặckhông sẵn dùng, lỗi thời gian chạy xảy ra.
If the remote server doesn't exist oris unavailable, a run-time error occurs.
Sau đó tôi là lỗi thời gian chạy vba 48 lỗi tải dll Mạng Playstation và PC/ Mac.
Then i is the vba runtime error 48 error loading dll Playstation Network, and PC/Mac.
Kích thước mảng được giới hạn ở 4 vànhập vượt quá giới hạn này dẫn đến lỗi thời gian chạy.
The array size is limited to 4 andentering beyond this limit leads to a run-time error.
Lỗi thời gian chạy VBA 1004" Lỗi do ứng dụng hoặc do đối tượng xác định" khi chọn Phạm vi.
I keep getting run-time error‘1004'- Application-defined or object-defined error..
Nếu errornumber được bỏ qua,thư tương ứng với gần đây nhất lỗi thời gian chạy trả về.
If errornumber is omitted,the message corresponding to the most recent run-time error is returned.
Giả sử nếu chúng ta có lỗi thời gian chạy, thì việc thực hiện dừng lại bằng cách hiển thị thông báo lỗi..
Assume if we have a runtime error, then the execution stops by displaying the error message.
Kiểm tra các thiết đặt thuộc tính củađối tượng Err để xác định lỗi thời gian chạy gần đây nhất.
Examine the property settings of theErr object to identify the most recent run-time error.
Nếu không có lỗi thời gian chạy đã xảy ra, hoặc errornumber là 0, lỗi trả về một chuỗi có độ dài bằng không("").
If no run-time error has occurred, or errornumber is 0, Error returns a zero-length string("").
Nếu bạn thường xuyên sử dụng trình duyệt web Internet Explorer,có những lúc mà bạn gặp phải một lỗi thời gian chạy IE.
If you frequently use the Internet Explorer web browser,there may be times where you encounter an IE runtime error.
Lỗi thời gian chạy có thể xảy ra nếu một website sử dụng mã html không tương thích với chức năng của trình duyệt web.
Runtime errors can be caused if a website uses html code that is not compatible with the web browser functionality.
Mặc dù const cast cho phép giá trị của một hằng số được thay đổi, làmnhư vậy vẫn là mã không hợp lệ có thể gây ra lỗi thời gian chạy.
Although const cast allows the value of a constant to be changed,doing so is still invalid code that may cause a run-time error.
Nếu bạn từng cố truy xuất dữ liệu từ bảng Oracle trong MS Access,bạn có thể đã gặp phải lỗi" Lỗi thời gian chạy 3184: Không thể thực hiện truy vấn;
If you ever tried to retrieve data from an Oracle table in MS Access,you might have experienced the error"Run-time error 3184: Could not execute query;
Nếu kiểm tra này không được thực hiện, board[ square] có thể cố gắng truy cập một giá trị bên ngoài giới hạn của mảng bảng,điều này sẽ gây ra lỗi thời gian chạy.
If this check is not performed, board[square] might try to access a value outside the bounds of the board array,which would trigger a runtime error.
Vì kết quả này trong một con trỏ 4 byte trỏ đến 1 byte bộ nhớ được cấp phát,việc ghi vào con trỏ này sẽ gây ra lỗi thời gian chạy hoặc sẽ ghi đè lên một số bộ nhớ liền kề.
Since this results in a 4-byte pointer pointing to 1 byte of allocated memory,writing to this pointer will either cause a run-time error or will overwrite some adjacent memory.
Chỉ định rằng khi một lỗi thời gian chạy xảy ra, điều khiển đi đến câu lệnh ngay lập tức sau câu lệnh nơi xảy ra lỗi và việc thực hiện tiếp tục từ điểm đó.
It ensures that when a run-time error occurs, control simply goes to the statement immediately following the statement where the error occurred, and execution continues from that point.
Nếu đối số channum không phải là số nguyên tương ứng với một kênh mở hoặcnếu không thể chuyển dữ liệu yêu cầu, một lỗi thời gian chạy xảy ra.
If the channum argument isn't an integer corresponding to an open channel,or if the data requested can't be transferred, a run-time error occurs.
Khi xây dựng ứng dụng của bạn,hãy để error reporting và display errors bật để xem các lỗi thời gian chạy sẽ giúp bạn nhanh chóng xác định lỗi xuất phát từ đâu.
When building your application,leave error_reporting and display_errors turned on to see run-time errors that will help you quickly identify whereerrors are coming from.
Lưu ý rằng nếu bạn làm theo mẹo này, bạn sẽ luôn cần có đĩa RAM để khởichạy Eclipse( nếu không bạn sẽ thấy lỗi“ Thời gian chạy Java… phải có sẵn để chạy Eclipse”).
Note that if you follow this tip, you will always need to have the RAM Disk in order tolaunch Eclipse(otherwise you will see the error“A Java Runtime… must be available in order to run Eclipse”).
Thời gian chạy lỗi Frontpage 2003.
Runtime Error Frontpage 2003.
Nó nói" Thời gian chạy lỗi" và nói cho tôi liên hệ với" hỗ trợ…" Lời khuyên. My?
I says"Runtime error" and tells me to contact"… support." Can you help me?
Thời gian chạy Lỗi nói điều gì đó mặc dù tôi đã cài đặt. NET Framework 2.0 và 4.0.
Says a runtime error even though I installed NET Framework and 2.0 4.0.
Swift cung cấp first- class để hỗ trợ throwing, catching,propagating và manipulating recoverable lỗi trong thời gian chạy.
Swift provides first-class support for throwing, catching, propagating,and manipulating recoverable errors at runtime.
Biểu mẫu này của toán tử sẽ kích hoạt thời gian chạy lỗi nếu bạn cố gắng downcast đến một loại lớp không chính xác.
This form of the operator will trigger a runtime error if you try to downcast to an incorrect class type.
Lỗi check jni. cc thời gian chạy nghệ thuật android trên tên gói.
Android art runtime check_jni. cc error on package name.
Lite RuntimePack-Bộ đề xuất các tập tin tránh* Thời gian chạy Lỗi* nếu không phải tất cả, sau đó hầu hết các thông điệp và phương pháp tiếp cận( đề nghị để cài đặt) cho hệ điều hành từ Windows XP lên Windows 8( x86/ x64).
The proposed set of files avoids"Runtime Error", if not all, then most of these messages and approaches(recommended for installation) for operating systems from Windows XP to Windows 8(x86/ x64).
Kết quả: 101, Thời gian: 0.0254

Từng chữ dịch

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

Tiếng việt - Tiếng anh