c++图形库

_相关内容

C++ SDK

本文介绍如何安装和快速使用智能媒体管理C++ SDK。前提条件 已创建并获取AccessKey。具体操作,请参见 创建AccessKey。已开通OSS服务、创建存储空间并上传文件到存储空间。具体操作,请参见 控制台上传文件。已开通智能媒体管理服务。具体...

Get started with Simple Log Service SDK for C++

This topic describes how to get started with Simple Log Service SDK for C++ and perform common operations.Prerequisites A Resource Access Management(RAM)user is created,and the required permissions are granted to the RAM ...

C++ SDK

To compile on the Linux platform,you must install the dependent external library files libcurl,libopenssl,libuuid,and libjsoncpp.You must use C++ 11 or later.Windows:Visual Studio 2015 or above Linux:GCC 4.9 or later You ...

Graceful shutdown

You can use the graceful shutdown feature of ApsaraMQ for RocketMQ to effectively prevent message loss and other issues caused by sudden ...rc.1 SDK for Go Python 5.0.4 SDK for Python C++ 5.0.2 SDK for C++ C#5.1.0 SDK for C#

Send and receive normal messages

including scheduled messages,delayed messages,ordered messages,and transactional messages.This topic provides sample code based on which you can use the TCP client SDK for C++ of the Community Edition to send and receive ...

Use OpenTelemetry to report the trace data of C++ ...

trace,abnormal transactions,slow transactions,and SQL analysis.This topic describes how to use OpenTelemetry SDK for C++ to instrument a C++ application and report the trace data of the C++ application.Prerequisites To ...

Use OpenTelemetry to report the trace data of C++ ...

trace,abnormal transactions,slow transactions,and SQL analysis.This topic describes how to use OpenTelemetry SDK for C++ to instrument a C++ application and report the trace data of the C++ application.Prerequisites To ...

SDK概览

cloudfw-20171207 通过IDE使用阿里云Node.js SDK Go 下载Go SDK go-cloudfw-20171207 通过IDE使用阿里云Go SDK C#下载C#SDK csharp-cloudfw-20171207 C++ 下载C++ SDK cpp-cloudfw-20171207/Swift 下载Swift SDK swift-cloudfw-20171207/...

SDK references

actiontrail-20200706 ActionTrail SDK for C++ C#csharp-actiontrail-20200706 ActionTrail SDK for C#Swift swift-actiontrail-20200706 ActionTrail SDK for Swift Example For more information about how to use ActionTrail SDK for ...

Migrate C or C++ code

C or C++ is a static compilation language.When you compile C or C++ source code,the source code is processed by compilers and assemblers to generate machine instructions.Then,the machine instructions are combined by ...

Import trace data from Qt to Simple...OpenTelemetry SDK for C++

make sure that the MSVC version is VS2015 or later.We recommend that you use VS2019.The following C++ versions are supported:ISO/IEC 14882:2011(C++11,C++0x)ISO/IEC 14882:2014(C++14,C++1y)ISO/IEC 14882:2017(C++17,C++1z)ISO/...

通过Jaeger接入C++ Trace数据

本文介绍通过Jaeger C++ SDK将C++应用的Trace数据接入到日志服务的操作步骤。前提条件 已创建Trace实例。更多信息,请参见 创建Trace实例。已准备相关的开发环境,该环境需支持编译及运行Jaeger C++ SDK。如果您使用的是CMake编辑器,则其...

Cloud Phone SDKs for convenience users

sdk-cpp Installation tutorial and example for C++ None References Alibaba Cloud Developer Center provides a wide range of popular SDKs for different programming languages and helpful resources,such as Getting Started ...

EDS SDKs for convenience users

sdk-cpp Installation tutorial and example for C++ None References Alibaba Cloud Developer Center provides a wide range of popular SDKs for different programming languages,as well as helpful resources like Getting Started ...

Send and receive transactional messages

This topic provides sample code based on which you can use the TCP client SDK for C++ of the Community Edition to send and receive transactional messages.ApsaraMQ for RocketMQ provides a distributed transaction processing ...

Cloud Phone SDKs

sdk-cpp Installation tutorial and example for C++ None References Alibaba Cloud Developer Center provides a wide range of popular SDKs for different programming languages and helpful resources,such as Getting Started ...

EDS SDKs

sdk-cpp Installation tutorial and example for C++ N/A References Alibaba Cloud Developer Center provides a wide range of popular SDKs for different programming languages and helpful resources,such as Getting Started ...

SDK概览

typescript-sdk/eci-20180808 通过IDE使用阿里云Node.js SDK C#SDK for C#alibabacloud-csharp-sdk/eci-20180808 通过IDE使用阿里云.NET SDK PHP SDK for PHP alibabacloud-sdk-php/eci-20180808 通过IDE使用阿里云PHP SDK C++ SDK for C++...

Send and receive scheduled messages and delayed ...

This topic provides sample code based on which you can use the TCP client SDK for C++ of the Community Edition to send and receive scheduled messages and delayed messages.Background information Scheduled messages:Scheduled...

Send and receive ordered messages

see Ordered messages.Prerequisites The C++ dynamic library is installed.For more information,see Install the C++ dynamic library.An AccessKey pair is created for your Alibaba Cloud account.For more information,see Create ...

SDK overview

typescript-sdk/ecs-20140526 Use Alibaba Cloud SDKs for Node.js in an IDE C#SDK for C#alibabacloud-csharp-sdk/ecs-20140526/PHP alibabacloud-sdk-php/ecs-20140526 Use Alibaba Cloud SDKs for PHP in an IDE C++ SDK for C++ ...

java_lang_UnsatisfiedLinkError

which will be used to generate the.h file.Step 3:Write C or C++ code Run the javah command to generate the.h file and then write C or C++ code based on the.h file.1.Generate the.h file.Go to the directory of the HelloJni ...

配置访问凭证(C++ SDK)

使用C++ SDK发起OSS请求,您需要配置访问凭证。阿里云服务会通过访问凭证验证您的身份信息和访问权限。您可以根据使用场景对认证和授权的要求,选择不同类型的访问凭证。本文介绍如何配置临时访问凭证和长期访问凭证。前提条件 在配置访问...

Use the upload SDK for C/C+

This topic describes how to use the server upload SDK for C or C++ to upload media files to ApsaraVideo VOD.Upload process The upload SDK for C or C++ follows the general process of ApsaraVideo VOD SDKs.For more ...

Use the ApsaraDB for HBase API for a non-Java ...

In Lindorm,the LindormTable engine supports access through HBase non-Java APIs,including C++,Python,and Go.This topic describes these access operations.Prerequisites Download the Thrift installation package.Download the ...

Preface(C++ SDK)

This topic is written for OSS SDK for C++ V1.9.1.SDK source code For more information about the source code of OSS SDK for C++,visit GitHub.Examples OSS SDK for C++ provides a variety of sample code for your reference or ...

Test tools

This topic describes how to install the ...visit SysBench.Run the following commands to install SysBench on an ECS instance:sudo yum install gcc gcc-c++ autoconf automake make libtool bzr mysql-devel git mysql git clone ...

Send and receive normal messages

make sure that the following operations are performed:Install the SDK for C++.For more information,see Prepare the environment.Create the resources that you want to specify in the code in the ApsaraMQ for RocketMQ console....

Manage objects(C# SDK V1)

You can perform the following operations to manage objects in a bucket:Determine whether an object exists(C#SDK V1)Manage object access permissions(C#SDK V1)Manage object metadata(C#SDK V1)List objects(C#SDK V1)Delete ...

Troubleshooting high load on Linux instances

Check for and fix inefficient operations such as infinite loops and SQL queries that perform full table scans.For insufficient memory or frequent swapping:Investigate leaks:Use tools such as valgrind(C/C++)and jmap(Java)to...

C++ SDK

C++ SDK使用示例。获取SDK git clone https://github.com/aliyun/aliyun-openapi-cpp-sdk.git 说明:阿里云账号AccessKey拥有所有API的访问权限,风险很高。强烈建议您创建并使用RAM用户进行API访问或日常运维,请登录RAM控制台创建RAM用户...

Manage a Cloud Monitor agent

using an administrator account may introduce certain risks,such as system stability or data security issues.Proceed with caution.Before you begin Agent version Recommended:C++ 3.X The Java and Go versions are no longer ...
< 1 2 3 4 ... 200 >
共有200页 跳转至: GO
新人特惠 爆款特惠 最新活动 免费试用