问答题Windows API是什么?
问答题
Windows API是什么?
参考解析
解析:
暂无解析
相关考题:
下面关于Windows API函数的说法正确的是()。 A.Windows API函数是由Intel等硬件提供商提供的函数集合B.Windows API函数由一组.dll文件组成C.在Visual Basic中使用WindowsAPI函数时可以无需声明直接使用D.Windows API函数不提供图形设备接口
下列是有关Windows 98/XP操作系统中Windows API的叙述,其中错误的是A.应用程序通常通过Windows API函数来调用系统提供的各种系统服务B.Windows API可分为16位、32位等类型C.所有的Windows API都包含在一个DLL类型的文件中D.在Windows操作系统的发展过程中,Windows API函数保持了较好的兼容性
下面关于API的描述错误的是()A、API是用来控制Windows各个元素的外观和行为的一套预定义的Windows函数B、创建应用程序,打开窗口、描绘图形都要调用API函数C、Windows操作系统构建在API函数上D、早期,windows程序员编写程序只能使用API函数
下面关于Windows API函数的说法正确的是()。A、Windows API函数是由Intel等硬件提供商提供的函数集合B、Windows API函数由一组.dll文件组成C、在Visual Basic中使用WindowsAPI函数时可以无需声明直接使用D、Windows API函数不提供图形设备接口
A Windows Azure application is running in the development fabric. You need to recommend an approach for deploying the application to Windows Azure. What should you recommend?()A、 Use XCopy deployment.B、 Use the Windows Azure AppFabric.C、 Use the Windows Azure Storage Services REST API.D、 Use the Windows Azure Tools for Microsoft Visual Studio 2010.
单选题下面关于Windows API函数的说法正确的是()。AWindows API函数是由Intel等硬件提供商提供的函数集合BWindows API函数由一组.dll文件组成C在Visual Basic中使用WindowsAPI函数时可以无需声明直接使用DWindows API函数不提供图形设备接口
单选题A Windows Azure application is running in the development fabric. You need to recommend an approach for deploying the application to Windows Azure. What should you recommend?()A Use XCopy deployment.B Use the Windows Azure AppFabric.C Use the Windows Azure Storage Services REST API.D Use the Windows Azure Tools for Microsoft Visual Studio 2010.
填空题Python扩展库()中封装了Windows底层几乎所有API函数。