Đăng nhập Đăng ký

file handle nghĩa là gì

file handle คือ
Câu ví dụ
  • CancelIoEx—this function cancels all operations issued by the threads for the specified file handle.
    CancelIoEx chức năng này hủy bỏ tất cả các hoạt động do các chủ đề cho các tập tin xử lý theo quy định.
  • When the original file handle is closed, the mutex handle is closed and the protections against data corruption are lost.
    Khi xử lý tập tin ban đầu được đóng, xử lý mutex bị đóng và các biện pháp bảo vệ chống tham nhũng dữ liệu bị mất.
  • You may have to change the preference at Edit > Preferences > File Handling > Maximize PSD File Compatibility to be able to save with Maximum Compatibility.
    Bạn có thể phải thay đổi Preference, vào Edit > Preferences > File Handling > Maximize PSD File Compatibility để có thể lưu với Maximum Compatibility.
  • An application can also wait on the file handle to synchronize the completion of an I/O operation, but doing so requires extreme caution.
    Một ứng dụng cũng có thể chờ đợi trong hồ sơ xử lý để đồng bộ hóa hoàn thành một hoạt động I / O, nhưng làm như vậy đòi hỏi phải hết sức thận trọng.
  • Therefore, if an application starts two I/O operations and waits on the file handle, there is no way to determine which operation is finished when the handle is set to the signaled state.
    Vì vậy, nếu một ứng dụng bắt đầu I / O hoạt động và chờ đợi trên các tập tin xử lý, không có cách nào để xác định hoạt động kết thúc khi xử lý được thiết lập để nhà nước báo hiệu.
  • The stuck operation finally completes, and the search index service finally gets around to closing that handle it had open, but it ends up unwittingly closing the log file handle.
    Các bị mắc kẹt hoạt động cuối cùng đã hoàn thành và dịch vụ chỉ mục tìm kiếm cuối cùng cũng được xung quanh để đóng cửa mà xử lý nó đã mở, nhưng nó kết thúc lên vô tình đóng chốt xử lý tệp nhật ký.
  • If an application must perform multiple asynchronous I/O operations on a single file, it should wait on the event handle in the specific OVERLAPPED structure for each I/O operation, rather than on the common file handle.
    Nếu một ứng dụng phải thực hiện đồng bộ nhiều hoạt động I / O trên một tập tin duy nhất, nên chờ xử lý sự kiện trong cấu trúc chồng chéo cụ thể cho từng hoạt động I / O, chứ không phải là xử lý tập tin phổ biến.
  • thêm câu ví dụ:  1  2