Windows API中文,Windows API的意思,Windows API翻译及用法

2025-06-28 22:26 浏览次数 10

Windows API

The Windows API, informally WinAPI, is Microsoft's core set of application programming interfaces (APIs) available in the Microsoft Windows operating systems. The name Windows API collectively refers to a number of different platform implementations that are often referred to by their own names (for example, Win32 API); see the versions section.

Windows API 例句

英汉例句

  • Wine is an open source implementation of the Windows API that allows you to run Windows programs without the Windows operating system.

    Wine是Windows API的一个开源实现,允许您在没有Windows操作系统的情况下运行Windows程序。

  • It is totally through the Windows API function, through analysis of the underlying binary code of reducing file system, and find the target file.

    它完全不通过WindowsAPI函数,而通过分析底层二进制代码的方法还原文件系统,从而找到目标文件。

  • C++, DirectX 9, Windows API - Resizing changes my coordinates?

    举9日调整更改我的坐标吗?。

  • The Windows API expects certificates to be in the physical store on the local host.

    Windows API期望证书在本地主机上的物理存储中。

  • If the certificate subject matches one of the servers on the white list TM1 calls the Windows API explicitly asking to verify this single certificate only.

    如果证书主题与白名单中的服务器之一匹配,TM 1就调用Windows API,显式地要求只检查这个证书。

  • The names of Windows API functions follow the Camel case naming convention and usually are easily distinguished by this.

    Windows API的函数名称依照骆驼命名法命名,因此不同的函数很容易区分。

  • Wine implements the Windows API entirely in user-space, rather than as a kernel module at the time of writing.

    葡萄酒执行的Windows API完全在用户空间,而不是作为一个内核模块在编写报告时。

相关热词