Quickly build Android compiling environment under Linux

Background: in the era of mobile Internet, most enterprises have mobile clients, and mobile clients have two factions because of different OS, namely Android and IOS. For Internet technology practitioners, the most direct difference between the two is open source and closed source, which also leads to the overall stability and stability of mob ...

Added by pelegk2 on Thu, 12 Dec 2019 22:23:43 +0200

Principle of Flutter and practice of meituan

Alibaba P7 mobile Internet architect advanced video (in daily update) for free, please click: https://space.bilibili.com/474380680 Take out full category page practice After investigating the features and implementation principles of Flutter, the take out plan is to launch the full category page of Flutter in grayscale. For the integration mode ...

Added by Fakcon on Thu, 12 Dec 2019 08:30:19 +0200

Java converts Excel to PDF based on Spire.Cloud.Excel

Spire.Cloud.Excel SDK Java provides the general API interface and WorkbookApi interface, and supports the conversion of local excel and cloud EXCEL documents to ODS, PDF, XPS, PCL, PS and other formats. This paper introduces the steps and methods of format conversion, taking the conversion of Excel form to PDF as an example. Necessary steps:St ...

Added by Clinger on Wed, 11 Dec 2019 19:42:26 +0200

Summary of wechat code scanning payment

Summary of wechat code scanning payment 1. Code scanning payment process Wechat code scanning payment, the process is very simple, that is, put some information you want to pay into the collection, then use the wechat SDK to generate the corresponding URL, and then generate the corresponding two-dimensional code according to the URL. After ...

Added by madspoihur on Wed, 11 Dec 2019 18:29:33 +0200

One day introduction to java blockchain - jdchain

Jdchain is an open-source blockchain platform of JD science and Technology Co., Ltd. the goal is to realize a general blockchain framework system for enterprise application scenarios, which can serve as enterprise level infrastructure and provide efficient, flexible and secure solutions for business innovation. The reason why jdchain is chosen ...

Added by sigmon on Tue, 10 Dec 2019 22:07:24 +0200

User manual for tablet store combined with Blink public cloud

Preface In this paper, we will introduce the process of creating the source table and result table jobs in Blink real-time computing platform. Table storage channel service Form store Channel service It is a full incremental integrated service based on the data interface of the table store. Through a set of Tunnel Service API s and SDK s, it ...

Added by uidzer0 on Mon, 09 Dec 2019 02:20:07 +0200

Use the MaxCompute Java SDK to run security related commands

Students who use MaxCompute Console may have used MaxCompute security related commands. The official document has a detailed MaxCompute Safety Guide , and gives Summary of safety related statements. In short, Privilege management,Column level access control,Project space security configuration as well as Resource sharing across project spa ...

Added by phreud on Sat, 07 Dec 2019 20:24:11 +0200

Thinkp5 docking with Baidu cloud object storage BOS (upload, delete)

Original address: https://www.cnblogs.com/best-always/p/10273320.html First, download the SDK package at Download on official website , or use composer at the root of the project. composer require baidubce/bce-sdk-php There are five files in the compressed package, and only two files are actually used, and then they are placed in the extend fil ...

Added by djwiltsh on Sat, 07 Dec 2019 11:23:15 +0200

Getting started with Tablestore data management

In order to let users of table store better understand the product data management ability and SDK use, this article will describe the function and use mode of data management in combination with the code. This article only talks about the management and use of the main table data, not all the data management capabilities of the Tablestore. The ...

Added by Drayton on Tue, 03 Dec 2019 21:15:46 +0200

The integration of hongsoft SDK in nodejs

Address of hongsoft official website http://www.arcsoft.com.cn Register the account on the official website, apply for the activation code of face recognition, select the SDK version and the operating system (windows/linux/android/ios), we select windows for the test, choose the application type as 1:N, and the functional module ...

Added by FiveFlat on Fri, 29 Nov 2019 20:08:57 +0200